/** Shopify CDN: Minification failed

Line 170:96 Unexpected ","
Line 170:199 Unexpected ","
Line 171:142 Unexpected ","
Line 171:291 Unexpected ","
Line 172:116 Unexpected ","
Line 172:239 Unexpected ","
Line 175:122 Unexpected ","
Line 175:251 Unexpected ","
Line 176:148 Unexpected ","
Line 176:303 Unexpected ","
... and 166 more hidden warnings

**/
/* Kingsong collection PLP — electric-unicycle + sale + off-road */
.template-collection-electric-unicycle, .template-collection-electric-unicycle-sale, .template-collection-off-road {
  --ks-ink: #1a1c1d;
  --ks-body: #2c2d2e;
  --ks-muted: #6b7280;
  --ks-line: rgba(26, 28, 29, 0.10);
  --ks-line-strong: rgba(26, 28, 29, 0.22);
  --ks-bg: #f4f5f6;
  --ks-surface: #ffffff;
  --ks-surface-2: #eceef0;
  --ks-night: #0d0e0f;
  --ks-night-2: #16181a;
  --ks-accent: #ff8a06;
  --ks-accent-ink: #1a1c1d;
  --ks-sale: #c62a32;
  --ks-rating: #ff8a06;
  --ks-font-display: "Public Sans", "Noto Sans SC", sans-serif;
  --ks-font-body: "Public Sans", "Noto Sans SC", sans-serif;
  --ks-fs-xxl: clamp(2.6rem, 5.5vw, 4.5rem);
  --ks-fs-xl: clamp(2rem, 3.5vw, 3rem);
  --ks-fs-lg: clamp(1.4rem, 2.2vw, 1.9rem);
  --ks-fs-md: 1.125rem;
  --ks-fs-sm: 0.9rem;
  --ks-fs-xs: 0.75rem;
  --ks-1: 0.25rem; --ks-2: 0.5rem; --ks-3: 0.75rem; --ks-4: 1rem;
  --ks-5: 1.5rem; --ks-6: 2rem; --ks-7: 3rem; --ks-8: 4rem; --ks-9: 6rem;
  --ks-r-sm: 8px;
  --ks-r-md: 14px;
  --ks-r-lg: 22px;
  --ks-r-pill: 999px;
  --ks-shadow-sm: 0 2px 10px rgba(13, 14, 15, 0.06);
  --ks-shadow-md: 0 12px 34px rgba(13, 14, 15, 0.12);
  --ks-shadow-lg: 0 30px 70px rgba(13, 14, 15, 0.22);
  --ks-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --ks-dur: 0.45s;
  --ks-maxw: 1320px;
}

.template-collection-electric-unicycle, .template-collection-electric-unicycle-sale, .template-collection-off-road {
  background: var(--ks-bg);
  font-family: var(--ks-font-body);
  color: var(--ks-body);
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
}

/* Neutralize theme collection dark overrides (product-grid.css) on this template */
body.template-collection-electric-unicycle.template-collection #wrapper, body.template-collection-electric-unicycle-sale.template-collection #wrapper, body.template-collection-off-road.template-collection #wrapper,
body.template-collection-electric-unicycle.template-collection #main-content, body.template-collection-electric-unicycle-sale.template-collection #main-content, body.template-collection-off-road.template-collection #main-content,
body.template-collection-electric-unicycle.template-collection .collection-container, body.template-collection-electric-unicycle-sale.template-collection .collection-container, body.template-collection-off-road.template-collection .collection-container,
body.template-collection-electric-unicycle.template-collection #ProductGridContainer, body.template-collection-electric-unicycle-sale.template-collection #ProductGridContainer, body.template-collection-off-road.template-collection #ProductGridContainer,
body.template-collection-electric-unicycle.template-collection .products.collection, body.template-collection-electric-unicycle-sale.template-collection .products.collection, body.template-collection-off-road.template-collection .products.collection{
  background: var(--ks-bg) !important;
  color: var(--ks-body) !important;
}

body.template-collection-electric-unicycle.template-collection #main-content .shopify-section, body.template-collection-electric-unicycle-sale.template-collection #main-content .shopify-section, body.template-collection-off-road.template-collection #main-content .shopify-section,
body.template-collection-electric-unicycle.template-collection #main-content .section-spacing, body.template-collection-electric-unicycle-sale.template-collection #main-content .section-spacing, body.template-collection-off-road.template-collection #main-content .section-spacing,
body.template-collection-electric-unicycle.template-collection #main-content .section-spacing-bottom, body.template-collection-electric-unicycle-sale.template-collection #main-content .section-spacing-bottom, body.template-collection-off-road.template-collection #main-content .section-spacing-bottom{
  background-color: var(--ks-bg) !important;
}

/* Footer trust bar (text-with-icons) — keep section color settings, not PLP bg override */
body.template-collection-electric-unicycle .section-text-with-icons .text-with-icons.text-with-icons-has-bg--true, body.template-collection-electric-unicycle-sale .section-text-with-icons .text-with-icons.text-with-icons-has-bg--true, body.template-collection-off-road .section-text-with-icons .text-with-icons.text-with-icons-has-bg--true{
  background-color: var(--color-bg) !important;
  color: var(--color-text);
}

body.template-collection-electric-unicycle .section-text-with-icons .text-with-icons__block-content h6, body.template-collection-electric-unicycle-sale .section-text-with-icons .text-with-icons__block-content h6, body.template-collection-off-road .section-text-with-icons .text-with-icons__block-content h6{
  color: var(--color-heading, var(--color-text));
}

body.template-collection-electric-unicycle .section-text-with-icons .text-with-icons__icon svg, body.template-collection-electric-unicycle-sale .section-text-with-icons .text-with-icons__icon svg, body.template-collection-off-road .section-text-with-icons .text-with-icons__icon svg{
  fill: var(--color-text);
}

body.template-collection-electric-unicycle.template-collection .breadcrumbs, body.template-collection-electric-unicycle-sale.template-collection .breadcrumbs, body.template-collection-off-road.template-collection .breadcrumbs,
body.template-collection-electric-unicycle.template-collection .breadcrumbs a, body.template-collection-electric-unicycle-sale.template-collection .breadcrumbs a, body.template-collection-off-road.template-collection .breadcrumbs a,
body.template-collection-electric-unicycle.template-collection .breadcrumbs span, body.template-collection-electric-unicycle-sale.template-collection .breadcrumbs span, body.template-collection-off-road.template-collection .breadcrumbs span,
body.template-collection-electric-unicycle.template-collection .breadcrumbs i, body.template-collection-electric-unicycle-sale.template-collection .breadcrumbs i, body.template-collection-off-road.template-collection .breadcrumbs i,
body.template-collection-electric-unicycle.template-collection .facets--bar, body.template-collection-electric-unicycle-sale.template-collection .facets--bar, body.template-collection-off-road.template-collection .facets--bar,
body.template-collection-electric-unicycle.template-collection .facets--bar a, body.template-collection-electric-unicycle-sale.template-collection .facets--bar a, body.template-collection-off-road.template-collection .facets--bar a,
body.template-collection-electric-unicycle.template-collection .facets--bar label, body.template-collection-electric-unicycle-sale.template-collection .facets--bar label, body.template-collection-off-road.template-collection .facets--bar label,
body.template-collection-electric-unicycle.template-collection .facets__label, body.template-collection-electric-unicycle-sale.template-collection .facets__label, body.template-collection-off-road.template-collection .facets__label,
body.template-collection-electric-unicycle.template-collection .thb-filter-sort-count, body.template-collection-electric-unicycle-sale.template-collection .thb-filter-sort-count, body.template-collection-off-road.template-collection .thb-filter-sort-count,
body.template-collection-electric-unicycle.template-collection .thb-filter-sort select, body.template-collection-electric-unicycle-sale.template-collection .thb-filter-sort select, body.template-collection-off-road.template-collection .thb-filter-sort select,
body.template-collection-electric-unicycle.template-collection .collection-empty, body.template-collection-electric-unicycle-sale.template-collection .collection-empty, body.template-collection-off-road.template-collection .collection-empty,
body.template-collection-electric-unicycle.template-collection .collection-empty p, body.template-collection-electric-unicycle-sale.template-collection .collection-empty p, body.template-collection-off-road.template-collection .collection-empty p{
  color: inherit !important;
}

body.template-collection-electric-unicycle.template-collection .facets--bar .facets-toggle, body.template-collection-electric-unicycle-sale.template-collection .facets--bar .facets-toggle, body.template-collection-off-road.template-collection .facets--bar .facets-toggle,
body.template-collection-electric-unicycle.template-collection .facets--bar .select select, body.template-collection-electric-unicycle-sale.template-collection .facets--bar .select select, body.template-collection-off-road.template-collection .facets--bar .select select{
  background: var(--ks-surface) !important;
  border-color: var(--ks-line-strong) !important;
  color: var(--ks-ink) !important;
}

body.template-collection-electric-unicycle.template-collection .active-facets__button, body.template-collection-electric-unicycle-sale.template-collection .active-facets__button, body.template-collection-off-road.template-collection .active-facets__button{
  background: var(--ks-surface) !important;
  border-color: var(--ks-line-strong) !important;
  color: var(--ks-ink) !important;
}

body.template-collection-electric-unicycle.template-collection .active-facets__button-remove, body.template-collection-electric-unicycle-sale.template-collection .active-facets__button-remove, body.template-collection-off-road.template-collection .active-facets__button-remove,
body.template-collection-electric-unicycle.template-collection .active-facets__button:hover, body.template-collection-electric-unicycle-sale.template-collection .active-facets__button:hover, body.template-collection-off-road.template-collection .active-facets__button:hover{
  color: var(--ks-ink) !important;
}

.template-collection-electric-unicycle .ks-wrap, .template-collection-electric-unicycle-sale .ks-wrap, .template-collection-off-road .ks-wrap{
  width: min(100% - 2.5rem, var(--ks-maxw));
  margin-inline: auto;
}

@media (max-width: 639px) {
.template-collection-electric-unicycle .ks-wrap, .template-collection-electric-unicycle-sale .ks-wrap, .template-collection-off-road .ks-wrap{
    width: min(100% - 1.25rem, var(--ks-maxw));
  }
}

.template-collection-electric-unicycle .ks-eyebrow, .template-collection-electric-unicycle-sale .ks-eyebrow, .template-collection-off-road .ks-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: var(--ks-2);
  font-family: var(--ks-font-display);
  font-weight: 600;
  font-size: var(--ks-fs-xs);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--ks-muted);
}

.template-collection-electric-unicycle .ks-eyebrow::before, .template-collection-electric-unicycle-sale .ks-eyebrow::before, .template-collection-off-road .ks-eyebrow::before{
  content: "";
  width: 26px;
  height: 2px;
  background: var(--ks-accent);
}

.template-collection-electric-unicycle .ks-btn, .template-collection-electric-unicycle-sale .ks-btn, .template-collection-off-road .ks-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: var(--ks-2);
  padding: 0.9rem 1.6rem;
  border-radius: var(--ks-r-pill);
  font-family: var(--ks-font-display);
  font-weight: 600;
  font-size: 0.95rem;
  letter-spacing: 0.01em;
  transition: transform var(--ks-dur) var(--ks-ease), background 0.25s, color 0.25s, box-shadow 0.25s;
  text-decoration: none;
}

.template-collection-electric-unicycle .ks-btn--solid{ background: var(--ks-ink); color: #fff; }, .template-collection-electric-unicycle-sale .ks-btn--solid{ background: var(--ks-ink); color: #fff; }, .template-collection-off-road .ks-btn--solid{ background: var(--ks-ink); color: #fff; }
.template-collection-electric-unicycle .ks-btn--solid:hover{ background: #000; transform: translateY(-2px); box-shadow: var(--ks-shadow-md); }, .template-collection-electric-unicycle-sale .ks-btn--solid:hover{ background: #000; transform: translateY(-2px); box-shadow: var(--ks-shadow-md); }, .template-collection-off-road .ks-btn--solid:hover{ background: #000; transform: translateY(-2px); box-shadow: var(--ks-shadow-md); }
.template-collection-electric-unicycle .ks-btn--accent{ background: var(--ks-accent); color: var(--ks-accent-ink); }, .template-collection-electric-unicycle-sale .ks-btn--accent{ background: var(--ks-accent); color: var(--ks-accent-ink); }, .template-collection-off-road .ks-btn--accent{ background: var(--ks-accent); color: var(--ks-accent-ink); }
.template-collection-electric-unicycle .ks-btn--accent:hover, .template-collection-electric-unicycle-sale .ks-btn--accent:hover, .template-collection-off-road .ks-btn--accent:hover{ transform: translateY(-2px); box-shadow: 0 14px 30px rgba(255, 138, 6, 0.4); }
.template-collection-electric-unicycle .ks-btn--ghost, .template-collection-electric-unicycle-sale .ks-btn--ghost, .template-collection-off-road .ks-btn--ghost{ background: transparent; color: #fff; border: 1.5px solid rgba(255, 255, 255, 0.55); }
.template-collection-electric-unicycle .ks-btn--ghost:hover{ background: #fff; color: var(--ks-ink); border-color: #fff; }, .template-collection-electric-unicycle-sale .ks-btn--ghost:hover{ background: #fff; color: var(--ks-ink); border-color: #fff; }, .template-collection-off-road .ks-btn--ghost:hover{ background: #fff; color: var(--ks-ink); border-color: #fff; }
.template-collection-electric-unicycle .ks-btn--outline{ background: transparent; color: var(--ks-ink); border: 1.5px solid var(--ks-line-strong); }, .template-collection-electric-unicycle-sale .ks-btn--outline{ background: transparent; color: var(--ks-ink); border: 1.5px solid var(--ks-line-strong); }, .template-collection-off-road .ks-btn--outline{ background: transparent; color: var(--ks-ink); border: 1.5px solid var(--ks-line-strong); }
.template-collection-electric-unicycle .ks-btn--outline:hover{ border-color: var(--ks-ink); transform: translateY(-2px); }, .template-collection-electric-unicycle-sale .ks-btn--outline:hover{ border-color: var(--ks-ink); transform: translateY(-2px); }, .template-collection-off-road .ks-btn--outline:hover{ border-color: var(--ks-ink); transform: translateY(-2px); }

/* Hero */
.template-collection-electric-unicycle .ks-hero, .template-collection-electric-unicycle-sale .ks-hero, .template-collection-off-road .ks-hero {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: radial-gradient(120% 120% at 80% 0%, #20242a 0%, var(--ks-night) 55%, #060708 100%);
  min-height: 560px;
  display: flex;
  align-items: center;
}

.template-collection-electric-unicycle .ks-hero--has-image, .template-collection-electric-unicycle-sale .ks-hero--has-image, .template-collection-off-road .ks-hero--has-image {
  background: var(--ks-night);
}

.template-collection-electric-unicycle .ks-hero__bg, .template-collection-electric-unicycle-sale .ks-hero__bg, .template-collection-off-road .ks-hero__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.template-collection-electric-unicycle .ks-hero__bg-img, .template-collection-electric-unicycle-sale .ks-hero__bg-img, .template-collection-off-road .ks-hero__bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
}

.template-collection-electric-unicycle .ks-hero__scrim, .template-collection-electric-unicycle-sale .ks-hero__scrim, .template-collection-off-road .ks-hero__scrim {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(105deg, rgba(6, 7, 8, 0.92) 0%, rgba(6, 7, 8, 0.72) 42%, rgba(6, 7, 8, 0.28) 68%, rgba(6, 7, 8, 0.12) 100%),
    linear-gradient(180deg, rgba(6, 7, 8, 0.15) 0%, rgba(6, 7, 8, 0.55) 100%);
  pointer-events: none;
}

.template-collection-electric-unicycle .ks-hero::before, .template-collection-electric-unicycle-sale .ks-hero::before, .template-collection-off-road .ks-hero::before{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background-image: linear-gradient(115deg, rgba(255, 138, 6, 0.10), transparent 45%), repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.03) 0 1px, transparent 1px 64px);
  pointer-events: none;
}

.template-collection-electric-unicycle .ks-hero--has-image::before, .template-collection-electric-unicycle-sale .ks-hero--has-image::before, .template-collection-off-road .ks-hero--has-image::before{
  opacity: 0.45;
}

.template-collection-electric-unicycle .ks-hero__inner, .template-collection-electric-unicycle-sale .ks-hero__inner, .template-collection-off-road .ks-hero__inner {
  position: relative;
  z-index: 2;
  padding-block: var(--ks-9);
  padding-inline: clamp(1.5rem, 5vw, var(--ks-7));
}

.template-collection-electric-unicycle .ks-hero__content{ max-width: 620px; }, .template-collection-electric-unicycle-sale .ks-hero__content{ max-width: 620px; }, .template-collection-off-road .ks-hero__content{ max-width: 620px; }
.template-collection-electric-unicycle .ks-hero__title{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xxl); color: #fff; margin: var(--ks-4) 0 var(--ks-5); line-height: 1.05; letter-spacing: -0.02em; }, .template-collection-electric-unicycle-sale .ks-hero__title{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xxl); color: #fff; margin: var(--ks-4) 0 var(--ks-5); line-height: 1.05; letter-spacing: -0.02em; }, .template-collection-off-road .ks-hero__title{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xxl); color: #fff; margin: var(--ks-4) 0 var(--ks-5); line-height: 1.05; letter-spacing: -0.02em; }
.template-collection-electric-unicycle .ks-hero__title em{ font-style: normal; color: var(--ks-accent); }, .template-collection-electric-unicycle-sale .ks-hero__title em{ font-style: normal; color: var(--ks-accent); }, .template-collection-off-road .ks-hero__title em{ font-style: normal; color: var(--ks-accent); }
.template-collection-electric-unicycle .ks-hero__lead{ font-size: var(--ks-fs-md); color: #d5d9de; margin-bottom: var(--ks-6); max-width: 46ch; }, .template-collection-electric-unicycle-sale .ks-hero__lead{ font-size: var(--ks-fs-md); color: #d5d9de; margin-bottom: var(--ks-6); max-width: 46ch; }, .template-collection-off-road .ks-hero__lead{ font-size: var(--ks-fs-md); color: #d5d9de; margin-bottom: var(--ks-6); max-width: 46ch; }
.template-collection-electric-unicycle .ks-hero__cta{ display: flex; flex-wrap: wrap; gap: var(--ks-3); }, .template-collection-electric-unicycle-sale .ks-hero__cta{ display: flex; flex-wrap: wrap; gap: var(--ks-3); }, .template-collection-off-road .ks-hero__cta{ display: flex; flex-wrap: wrap; gap: var(--ks-3); }
.template-collection-electric-unicycle .ks-hero__eyebrow{ color: #e3e6ea; }, .template-collection-electric-unicycle-sale .ks-hero__eyebrow{ color: #e3e6ea; }, .template-collection-off-road .ks-hero__eyebrow{ color: #e3e6ea; }
.template-collection-electric-unicycle .ks-hero__stats{ display: flex; gap: var(--ks-6); margin-top: var(--ks-7); flex-wrap: wrap; }, .template-collection-electric-unicycle-sale .ks-hero__stats{ display: flex; gap: var(--ks-6); margin-top: var(--ks-7); flex-wrap: wrap; }, .template-collection-off-road .ks-hero__stats{ display: flex; gap: var(--ks-6); margin-top: var(--ks-7); flex-wrap: wrap; }
.template-collection-electric-unicycle .ks-stat__num{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.9rem; color: #fff; }, .template-collection-electric-unicycle-sale .ks-stat__num{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.9rem; color: #fff; }, .template-collection-off-road .ks-stat__num{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.9rem; color: #fff; }
.template-collection-electric-unicycle .ks-stat__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: #aeb3ba; }, .template-collection-electric-unicycle-sale .ks-stat__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: #aeb3ba; }, .template-collection-off-road .ks-stat__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: #aeb3ba; }

.template-collection-electric-unicycle .ks-hero__badge, .template-collection-electric-unicycle-sale .ks-hero__badge, .template-collection-off-road .ks-hero__badge{
  display: inline-block;
  margin-bottom: var(--ks-4);
  background: var(--ks-accent);
  color: var(--ks-accent-ink);
  font-family: var(--ks-font-display);
  font-weight: 700;
  font-size: var(--ks-fs-xs);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.4rem 0.8rem;
  border-radius: var(--ks-r-pill);
}

@media (max-width: 900px) {
  .template-collection-electric-unicycle .ks-hero { min-height: 520px; }, .template-collection-electric-unicycle-sale .ks-hero { min-height: 520px; }, .template-collection-off-road .ks-hero { min-height: 520px; }
  .template-collection-electric-unicycle .ks-hero__bg-img { object-position: 70% center; }, .template-collection-electric-unicycle-sale .ks-hero__bg-img { object-position: 70% center; }, .template-collection-off-road .ks-hero__bg-img { object-position: 70% center; }
  .template-collection-electric-unicycle .ks-hero__scrim, .template-collection-electric-unicycle-sale .ks-hero__scrim, .template-collection-off-road .ks-hero__scrim {
    background:
      linear-gradient(180deg, rgba(6, 7, 8, 0.55) 0%, rgba(6, 7, 8, 0.88) 55%, rgba(6, 7, 8, 0.95) 100%);
  }
}

/* Breadcrumbs */
.template-collection-electric-unicycle .breadcrumbs-section, .template-collection-electric-unicycle-sale .breadcrumbs-section, .template-collection-off-road .breadcrumbs-section{
  background: var(--ks-bg);
}

.template-collection-electric-unicycle .breadcrumbs-section .row, .template-collection-electric-unicycle-sale .breadcrumbs-section .row, .template-collection-off-road .breadcrumbs-section .row{
  max-width: var(--ks-maxw);
  margin-inline: auto;
  padding-inline: 1.25rem;
}

body.template-collection-electric-unicycle .breadcrumbs-section .breadcrumbs, body.template-collection-electric-unicycle-sale .breadcrumbs-section .breadcrumbs, body.template-collection-off-road .breadcrumbs-section .breadcrumbs{
  font-family: var(--ks-font-body);
  font-size: var(--ks-fs-sm);
  color: var(--ks-muted) !important;
  padding: var(--ks-4) 0;
  max-width: none;
  display: flex;
  align-items: center;
  gap: var(--ks-2);
  overflow: visible;
  white-space: normal;
}

body.template-collection-electric-unicycle .breadcrumbs-section .breadcrumbs a, body.template-collection-electric-unicycle-sale .breadcrumbs-section .breadcrumbs a, body.template-collection-off-road .breadcrumbs-section .breadcrumbs a{
  color: var(--ks-muted) !important;
  text-decoration: none;
}

body.template-collection-electric-unicycle .breadcrumbs-section .breadcrumbs a:hover{ color: var(--ks-ink) !important; }, body.template-collection-electric-unicycle-sale .breadcrumbs-section .breadcrumbs a:hover{ color: var(--ks-ink) !important; }, body.template-collection-off-road .breadcrumbs-section .breadcrumbs a:hover{ color: var(--ks-ink) !important; }

body.template-collection-electric-unicycle .breadcrumbs-section .breadcrumbs i, body.template-collection-electric-unicycle-sale .breadcrumbs-section .breadcrumbs i, body.template-collection-off-road .breadcrumbs-section .breadcrumbs i{
  color: var(--ks-muted) !important;
  font-style: normal;
  margin: 0;
}

/* Collection toolbar + chips */
.template-collection-electric-unicycle .ks-collection{ padding-block: var(--ks-6) var(--ks-9); }, .template-collection-electric-unicycle-sale .ks-collection{ padding-block: var(--ks-6) var(--ks-9); }, .template-collection-off-road .ks-collection{ padding-block: var(--ks-6) var(--ks-9); }

.template-collection-electric-unicycle .ks-toolbar, .template-collection-electric-unicycle-sale .ks-toolbar, .template-collection-off-road .ks-toolbar{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--ks-4);
  padding-bottom: var(--ks-5);
  border-bottom: 1px solid var(--ks-line);
}

.template-collection-electric-unicycle .ks-toolbar__left, .template-collection-electric-unicycle-sale .ks-toolbar__left, .template-collection-off-road .ks-toolbar__left{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: var(--ks-2);
  font-family: var(--ks-font-display);
  font-weight: 600;
  color: var(--ks-ink);
}

.template-collection-electric-unicycle .ks-toolbar__prefix{ color: var(--ks-muted); font-weight: 500; }, .template-collection-electric-unicycle-sale .ks-toolbar__prefix{ color: var(--ks-muted); font-weight: 500; }, .template-collection-off-road .ks-toolbar__prefix{ color: var(--ks-muted); font-weight: 500; }
.template-collection-electric-unicycle .ks-toolbar__actions, .template-collection-electric-unicycle-sale .ks-toolbar__actions, .template-collection-off-road .ks-toolbar__actions{
  display: flex;
  gap: var(--ks-3);
  align-items: center;
  flex-wrap: nowrap;
  margin-left: auto;
}
.template-collection-electric-unicycle .ks-filters__mobile-toggle{ display: none; }, .template-collection-electric-unicycle-sale .ks-filters__mobile-toggle{ display: none; }, .template-collection-off-road .ks-filters__mobile-toggle{ display: none; }

.template-collection-electric-unicycle .ks-chips{ display: flex; flex-wrap: wrap; gap: var(--ks-2); margin: var(--ks-5) 0; }, .template-collection-electric-unicycle-sale .ks-chips{ display: flex; flex-wrap: wrap; gap: var(--ks-2); margin: var(--ks-5) 0; }, .template-collection-off-road .ks-chips{ display: flex; flex-wrap: wrap; gap: var(--ks-2); margin: var(--ks-5) 0; }
.template-collection-electric-unicycle .ks-chip, .template-collection-electric-unicycle-sale .ks-chip, .template-collection-off-road .ks-chip{
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  min-height: 38px;
  padding: 0.4rem 1rem;
  border: 1px solid var(--ks-line-strong);
  border-radius: var(--ks-r-pill);
  background: var(--ks-surface);
  font: inherit;
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  color: var(--ks-ink);
  font-size: 0.85rem;
  font-weight: 500;
  transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.2s;
  text-decoration: none;
}

.template-collection-electric-unicycle .ks-chip:hover, .template-collection-electric-unicycle-sale .ks-chip:hover, .template-collection-off-road .ks-chip:hover{
  transform: translateY(-1px);
  border-color: var(--ks-ink);
  color: var(--ks-ink);
}
.template-collection-electric-unicycle .ks-chip[aria-pressed="true"]{ background: var(--ks-ink); color: #fff; border-color: var(--ks-ink); }, .template-collection-electric-unicycle-sale .ks-chip[aria-pressed="true"]{ background: var(--ks-ink); color: #fff; border-color: var(--ks-ink); }, .template-collection-off-road .ks-chip[aria-pressed="true"]{ background: var(--ks-ink); color: #fff; border-color: var(--ks-ink); }
.template-collection-electric-unicycle .ks-chips__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: var(--ks-muted); align-self: center; margin-right: var(--ks-2); }, .template-collection-electric-unicycle-sale .ks-chips__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: var(--ks-muted); align-self: center; margin-right: var(--ks-2); }, .template-collection-off-road .ks-chips__label{ font-size: var(--ks-fs-xs); letter-spacing: 0.14em; text-transform: uppercase; color: var(--ks-muted); align-self: center; margin-right: var(--ks-2); }

/* Shop layout */
.template-collection-electric-unicycle .ks-shop .sidebar-container, .template-collection-electric-unicycle-sale .ks-shop .sidebar-container, .template-collection-off-road .ks-shop .sidebar-container{
  display: grid;
  grid-template-columns: 268px 1fr;
  gap: var(--ks-6);
  margin-top: var(--ks-5);
}

@media (max-width: 1024px) {
.template-collection-electric-unicycle .ks-shop .sidebar-container{ grid-template-columns: 1fr; }, .template-collection-electric-unicycle-sale .ks-shop .sidebar-container{ grid-template-columns: 1fr; }, .template-collection-off-road .ks-shop .sidebar-container{ grid-template-columns: 1fr; }
}

/* Filter sidebar */
.template-collection-electric-unicycle .ks-filters, .template-collection-electric-unicycle-sale .ks-filters, .template-collection-off-road .ks-filters{
  position: sticky;
  top: var(--ks-header-offset, 148px);
  align-self: start;
}

@media (max-width: 1024px) {
  body.template-collection-electric-unicycle .ks-filters .facets-desktop-container, body.template-collection-electric-unicycle-sale .ks-filters .facets-desktop-container, body.template-collection-off-road .ks-filters .facets-desktop-container,
body.template-collection-electric-unicycle .ks-filters .ks-facets-panel, body.template-collection-electric-unicycle-sale .ks-filters .ks-facets-panel, body.template-collection-off-road .ks-filters .ks-facets-panel{
    max-width: none !important;
  }

.template-collection-electric-unicycle .ks-filters, .template-collection-electric-unicycle-sale .ks-filters, .template-collection-off-road .ks-filters{
    position: fixed;
    inset: 0 0 0 auto;
    width: min(86vw, 360px);
    z-index: 80;
    background: var(--ks-surface);
    padding: var(--ks-6);
    overflow-y: auto;
    transform: translateX(100%);
    transition: transform var(--ks-dur) var(--ks-ease);
    box-shadow: var(--ks-shadow-lg);
  }

.template-collection-electric-unicycle .ks-filters.is-open{ transform: translateX(0); }, .template-collection-electric-unicycle-sale .ks-filters.is-open{ transform: translateX(0); }, .template-collection-off-road .ks-filters.is-open{ transform: translateX(0); }
.template-collection-electric-unicycle .ks-filters__mobile-toggle{ display: inline-flex; }, .template-collection-electric-unicycle-sale .ks-filters__mobile-toggle{ display: inline-flex; }, .template-collection-off-road .ks-filters__mobile-toggle{ display: inline-flex; }

.template-collection-electric-unicycle .ks-filters__drawer-head, .template-collection-electric-unicycle-sale .ks-filters__drawer-head, .template-collection-off-road .ks-filters__drawer-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--ks-3);
    margin-bottom: var(--ks-4);
    padding-bottom: var(--ks-4);
    border-bottom: 1px solid var(--ks-line);
  }

.template-collection-electric-unicycle .ks-filters__drawer-title, .template-collection-electric-unicycle-sale .ks-filters__drawer-title, .template-collection-off-road .ks-filters__drawer-title{
    font-family: var(--ks-font-display);
    font-weight: 600;
    color: var(--ks-ink);
    font-size: 1rem;
  }

.template-collection-electric-unicycle .ks-filters__drawer-close, .template-collection-electric-unicycle-sale .ks-filters__drawer-close, .template-collection-off-road .ks-filters__drawer-close{
    width: 36px;
    height: 36px;
    border-radius: var(--ks-r-pill);
    border: 1px solid var(--ks-line-strong);
    background: var(--ks-surface);
    color: var(--ks-ink);
    display: grid;
    place-items: center;
    cursor: pointer;
  }
.template-collection-electric-unicycle .ks-scrim, .template-collection-electric-unicycle-sale .ks-scrim, .template-collection-off-road .ks-scrim{
    position: fixed;
    inset: 0;
    background: rgba(13, 14, 15, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 75;
  }

.template-collection-electric-unicycle .ks-scrim.is-open{ opacity: 1; visibility: visible; }, .template-collection-electric-unicycle-sale .ks-scrim.is-open{ opacity: 1; visibility: visible; }, .template-collection-off-road .ks-scrim.is-open{ opacity: 1; visibility: visible; }
}

@media (min-width: 1025px) {
.template-collection-electric-unicycle .ks-filters__drawer-head{ display: none; }, .template-collection-electric-unicycle-sale .ks-filters__drawer-head{ display: none; }, .template-collection-off-road .ks-filters__drawer-head{ display: none; }
}

/* Light filter panel — all breakpoints (overrides facets.css dark sidebar) */
body.template-collection-electric-unicycle .ks-filters .facets-desktop-container, body.template-collection-electric-unicycle-sale .ks-filters .facets-desktop-container, body.template-collection-off-road .ks-filters .facets-desktop-container,
body.template-collection-electric-unicycle .ks-filters .ks-facets-panel, body.template-collection-electric-unicycle-sale .ks-filters .ks-facets-panel, body.template-collection-off-road .ks-filters .ks-facets-panel,
body.template-collection-electric-unicycle .facets--sidebar .facets-desktop-container, body.template-collection-electric-unicycle-sale .facets--sidebar .facets-desktop-container, body.template-collection-off-road .facets--sidebar .facets-desktop-container,
body.template-collection-electric-unicycle .facets--sidebar .ks-facets-panel, body.template-collection-electric-unicycle-sale .facets--sidebar .ks-facets-panel, body.template-collection-off-road .facets--sidebar .ks-facets-panel{
  background: transparent !important;
  border-top: 0 !important;
  box-shadow: none !important;
  color: var(--ks-body) !important;
  max-width: 268px !important;
  padding: 0 !important;
}

body.template-collection-electric-unicycle .ks-filters .facets__wrapper, body.template-collection-electric-unicycle-sale .ks-filters .facets__wrapper, body.template-collection-off-road .ks-filters .facets__wrapper,
body.template-collection-electric-unicycle .ks-filters .facets__form, body.template-collection-electric-unicycle-sale .ks-filters .facets__form, body.template-collection-off-road .ks-filters .facets__form,
body.template-collection-electric-unicycle .facets--sidebar .facets-desktop-container .facets__wrapper, body.template-collection-electric-unicycle-sale .facets--sidebar .facets-desktop-container .facets__wrapper, body.template-collection-off-road .facets--sidebar .facets-desktop-container .facets__wrapper,
body.template-collection-electric-unicycle .facets--sidebar .facets-desktop-container .facets__form, body.template-collection-electric-unicycle-sale .facets--sidebar .facets-desktop-container .facets__form, body.template-collection-off-road .facets--sidebar .facets-desktop-container .facets__form{
  color: var(--ks-body) !important;
  position: static !important;
  height: auto !important;
}

body.template-collection-electric-unicycle .ks-filters .thb-filter ul label, body.template-collection-electric-unicycle-sale .ks-filters .thb-filter ul label, body.template-collection-off-road .ks-filters .thb-filter ul label,
body.template-collection-electric-unicycle .ks-filters .ks-check, body.template-collection-electric-unicycle-sale .ks-filters .ks-check, body.template-collection-off-road .ks-filters .ks-check{
  color: var(--ks-body) !important;
}

body.template-collection-electric-unicycle .ks-filters .thb-filter ul label:hover, body.template-collection-electric-unicycle-sale .ks-filters .thb-filter ul label:hover, body.template-collection-off-road .ks-filters .thb-filter ul label:hover{
  color: var(--ks-ink) !important;
}

body.template-collection-electric-unicycle .ks-filters .thb-filter ul input[type="checkbox"], body.template-collection-electric-unicycle-sale .ks-filters .thb-filter ul input[type="checkbox"], body.template-collection-off-road .ks-filters .thb-filter ul input[type="checkbox"]{
  appearance: none !important;
  position: absolute !important;
  opacity: 0 !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  background: none !important;
  margin: 0 !important;
}

body.template-collection-electric-unicycle .ks-filters .thb-filter ul input[type="checkbox"]::before, body.template-collection-electric-unicycle-sale .ks-filters .thb-filter ul input[type="checkbox"]::before, body.template-collection-off-road .ks-filters .thb-filter ul input[type="checkbox"]::before{
  display: none !important;
  content: none !important;
}

.template-collection-electric-unicycle .ks-filters .facets-desktop-container{ display: block; }, .template-collection-electric-unicycle-sale .ks-filters .facets-desktop-container{ display: block; }, .template-collection-off-road .ks-filters .facets-desktop-container{ display: block; }
.template-collection-electric-unicycle .ks-filters .facets__wrapper{ padding: 0; }, .template-collection-electric-unicycle-sale .ks-filters .facets__wrapper{ padding: 0; }, .template-collection-off-road .ks-filters .facets__wrapper{ padding: 0; }

.template-collection-electric-unicycle .ks-filter-group, .template-collection-electric-unicycle-sale .ks-filter-group, .template-collection-off-road .ks-filter-group,
.template-collection-electric-unicycle .ks-filters .thb-filter, .template-collection-electric-unicycle-sale .ks-filters .thb-filter, .template-collection-off-road .ks-filters .thb-filter,
.template-collection-electric-unicycle .ks-filters .kingsong-static-filter, .template-collection-electric-unicycle-sale .ks-filters .kingsong-static-filter, .template-collection-off-road .ks-filters .kingsong-static-filter,
.template-collection-electric-unicycle .ks-filters .kingsong-price-filter, .template-collection-electric-unicycle-sale .ks-filters .kingsong-price-filter, .template-collection-off-road .ks-filters .kingsong-price-filter{
  border-bottom: 1px solid var(--ks-line) !important;
  padding: var(--ks-4) 0 !important;
  margin-bottom: 0 !important;
  background: transparent !important;
  border-radius: 0;
  width: 100%;
}

.template-collection-electric-unicycle .ks-filters .thb-filter-title, .template-collection-electric-unicycle-sale .ks-filters .thb-filter-title, .template-collection-off-road .ks-filters .thb-filter-title{
  font-family: var(--ks-font-display) !important;
  font-weight: 600 !important;
  color: var(--ks-ink) !important;
  font-size: 0.98rem !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  line-height: 1.3 !important;
  padding: 0 !important;
  border: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  list-style: none;
}

.template-collection-electric-unicycle .ks-filters .thb-filter-title::first-letter, .template-collection-electric-unicycle-sale .ks-filters .thb-filter-title::first-letter, .template-collection-off-road .ks-filters .thb-filter-title::first-letter{
  color: var(--ks-ink) !important;
}

.template-collection-electric-unicycle .ks-filters .thb-filter-title > span:not(.ks-filter-chevron), .template-collection-electric-unicycle-sale .ks-filters .thb-filter-title > span:not(.ks-filter-chevron), .template-collection-off-road .ks-filters .thb-filter-title > span:not(.ks-filter-chevron){
  display: none !important;
}

.template-collection-electric-unicycle .ks-filter-chevron, .template-collection-electric-unicycle-sale .ks-filter-chevron, .template-collection-off-road .ks-filter-chevron{
  transition: transform var(--ks-dur) var(--ks-ease);
  display: inline-flex;
  align-items: center;
}

.template-collection-electric-unicycle .ks-filter-group[open] > summary .ks-filter-chevron, .template-collection-electric-unicycle-sale .ks-filter-group[open] > summary .ks-filter-chevron, .template-collection-off-road .ks-filter-group[open] > summary .ks-filter-chevron,
.template-collection-electric-unicycle .ks-filters .thb-filter[open] > summary .ks-filter-chevron, .template-collection-electric-unicycle-sale .ks-filters .thb-filter[open] > summary .ks-filter-chevron, .template-collection-off-road .ks-filters .thb-filter[open] > summary .ks-filter-chevron{
  transform: rotate(180deg);
}

.template-collection-electric-unicycle .ks-filter-hint, .template-collection-electric-unicycle-sale .ks-filter-hint, .template-collection-off-road .ks-filter-hint{
  margin: 0 0 0.65rem;
  font-size: var(--ks-fs-xs);
  line-height: 1.45;
  color: var(--ks-muted);
}

.template-collection-electric-unicycle .ks-filters .thb-filter-content, .template-collection-electric-unicycle-sale .ks-filters .thb-filter-content, .template-collection-off-road .ks-filters .thb-filter-content{
  padding: var(--ks-4) 0 0 !important;
}

.template-collection-electric-unicycle .ks-filter-list, .template-collection-electric-unicycle-sale .ks-filter-list, .template-collection-off-road .ks-filter-list,
.template-collection-electric-unicycle .ks-filters .kingsong-static-filter__list, .template-collection-electric-unicycle-sale .ks-filters .kingsong-static-filter__list, .template-collection-off-road .ks-filters .kingsong-static-filter__list{
  display: grid;
  gap: var(--ks-2);
  margin: 0;
  padding: 0;
  list-style: none;
  max-height: none !important;
  overflow: visible !important;
}

.template-collection-electric-unicycle .ks-check, .template-collection-electric-unicycle-sale .ks-check, .template-collection-off-road .ks-check{
  display: flex;
  align-items: center;
  gap: var(--ks-3);
  cursor: pointer;
  font-size: 0.92rem;
  color: var(--ks-body);
  margin: 0;
}

.template-collection-electric-unicycle .ks-check input, .template-collection-electric-unicycle-sale .ks-check input, .template-collection-off-road .ks-check input{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.template-collection-electric-unicycle .ks-check__box, .template-collection-electric-unicycle-sale .ks-check__box, .template-collection-off-road .ks-check__box{
  width: 20px;
  height: 20px;
  border-radius: 6px;
  border: 1.5px solid var(--ks-line-strong);
  display: grid;
  place-items: center;
  flex-shrink: 0;
  transition: background 0.2s, border-color 0.2s;
}

.template-collection-electric-unicycle .ks-check__box::after, .template-collection-electric-unicycle-sale .ks-check__box::after, .template-collection-off-road .ks-check__box::after{
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 3px;
  background: var(--ks-accent);
  transform: scale(0);
  transition: transform 0.2s var(--ks-ease);
}

.template-collection-electric-unicycle .ks-check input:checked + .ks-check__box, .template-collection-electric-unicycle-sale .ks-check input:checked + .ks-check__box, .template-collection-off-road .ks-check input:checked + .ks-check__box{
  border-color: var(--ks-ink);
}

.template-collection-electric-unicycle .ks-check input:checked + .ks-check__box::after, .template-collection-electric-unicycle-sale .ks-check input:checked + .ks-check__box::after, .template-collection-off-road .ks-check input:checked + .ks-check__box::after{
  transform: scale(1);
}

.template-collection-electric-unicycle .ks-check__label, .template-collection-electric-unicycle-sale .ks-check__label, .template-collection-off-road .ks-check__label{
  flex: 1;
}

.template-collection-electric-unicycle .ks-filters .count, .template-collection-electric-unicycle-sale .ks-filters .count, .template-collection-off-road .ks-filters .count{
  margin-left: auto !important;
  color: var(--ks-muted) !important;
  font-size: var(--ks-fs-xs) !important;
  opacity: 1 !important;
}

/* Price filter — light theme */
.template-collection-electric-unicycle .ks-filters .price_range .price-highest, .template-collection-electric-unicycle-sale .ks-filters .price_range .price-highest, .template-collection-off-road .ks-filters .price_range .price-highest,
.template-collection-electric-unicycle .ks-filters .price_range .price_slider_amount, .template-collection-electric-unicycle-sale .ks-filters .price_range .price_slider_amount, .template-collection-off-road .ks-filters .price_range .price_slider_amount,
.template-collection-electric-unicycle .ks-filters .price-field-label, .template-collection-electric-unicycle-sale .ks-filters .price-field-label, .template-collection-off-road .ks-filters .price-field-label{
  color: var(--ks-muted) !important;
  font-size: 0.85rem !important;
}

.template-collection-electric-unicycle .ks-filters .price_range .price_slider_amount input, .template-collection-electric-unicycle-sale .ks-filters .price_range .price_slider_amount input, .template-collection-off-road .ks-filters .price_range .price_slider_amount input{
  background: var(--ks-surface) !important;
  border: 1px solid var(--ks-line-strong) !important;
  color: var(--ks-ink) !important;
  border-radius: var(--ks-r-sm);
}

.template-collection-electric-unicycle .ks-filters .price_range .price_slider_amount input:focus, .template-collection-electric-unicycle-sale .ks-filters .price_range .price_slider_amount input:focus, .template-collection-off-road .ks-filters .price_range .price_slider_amount input:focus{
  border-color: var(--ks-ink) !important;
  box-shadow: none !important;
}

.template-collection-electric-unicycle .ks-filters .price_range .price_slider_amount__single .field-currency, .template-collection-electric-unicycle-sale .ks-filters .price_range .price_slider_amount__single .field-currency, .template-collection-off-road .ks-filters .price_range .price_slider_amount__single .field-currency{
  color: var(--ks-muted) !important;
  opacity: 1 !important;
}

.template-collection-electric-unicycle .ks-filters .price_slider .noUi-base, .template-collection-electric-unicycle-sale .ks-filters .price_slider .noUi-base, .template-collection-off-road .ks-filters .price_slider .noUi-base,
.template-collection-electric-unicycle .ks-filters .price_slider .noUi-connects, .template-collection-electric-unicycle-sale .ks-filters .price_slider .noUi-connects, .template-collection-off-road .ks-filters .price_slider .noUi-connects{
  background: var(--ks-line-strong) !important;
}

.template-collection-electric-unicycle .ks-filters .price_slider .noUi-connect, .template-collection-electric-unicycle-sale .ks-filters .price_slider .noUi-connect, .template-collection-off-road .ks-filters .price_slider .noUi-connect{
  background: var(--ks-accent) !important;
}

.template-collection-electric-unicycle .ks-filters .price_slider .noUi-handle, .template-collection-electric-unicycle-sale .ks-filters .price_slider .noUi-handle, .template-collection-off-road .ks-filters .price_slider .noUi-handle{
  border-color: var(--ks-accent) !important;
  background: var(--ks-surface) !important;
}

.template-collection-electric-unicycle .ks-filters .price_slider, .template-collection-electric-unicycle-sale .ks-filters .price_slider, .template-collection-off-road .ks-filters .price_slider{
  margin-top: var(--ks-2);
}

/* Facets bar integration */
.template-collection-electric-unicycle .ks-toolbar .facets--bar, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar, .template-collection-off-road .ks-toolbar .facets--bar{
  margin: 0;
  width: auto;
}

.template-collection-electric-unicycle .ks-toolbar .facets--bar .facets__form, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar .facets__form, .template-collection-off-road .ks-toolbar .facets--bar .facets__form{
  display: flex;
  align-items: center;
  gap: var(--ks-3);
  flex-wrap: wrap;
  margin: 0;
}

.template-collection-electric-unicycle .ks-toolbar .facets--bar-left, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar-left, .template-collection-off-road .ks-toolbar .facets--bar-left,
.template-collection-electric-unicycle .ks-toolbar .facets--bar-sticky, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar-sticky, .template-collection-off-road .ks-toolbar .facets--bar-sticky,
.template-collection-electric-unicycle .ks-toolbar .facets--bar-compare, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar-compare, .template-collection-off-road .ks-toolbar .facets--bar-compare,
.template-collection-electric-unicycle .ks-toolbar .facets--bar .thb-filter-count, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar .thb-filter-count, .template-collection-off-road .ks-toolbar .facets--bar .thb-filter-count{
  display: none !important;
}

.template-collection-electric-unicycle .ks-toolbar__count, .template-collection-electric-unicycle-sale .ks-toolbar__count, .template-collection-off-road .ks-toolbar__count{
  font-family: var(--ks-font-display);
  font-weight: 600;
  color: var(--ks-ink);
}

body.template-collection-electric-unicycle .ks-toolbar__count b, body.template-collection-electric-unicycle-sale .ks-toolbar__count b, body.template-collection-off-road .ks-toolbar__count b{
  color: var(--ks-accent) !important;
}

.template-collection-electric-unicycle .ks-toolbar .facets--bar, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar, .template-collection-off-road .ks-toolbar .facets--bar{
  display: block;
  width: auto;
}

.template-collection-electric-unicycle .ks-toolbar .facets__form, .template-collection-electric-unicycle-sale .ks-toolbar .facets__form, .template-collection-off-road .ks-toolbar .facets__form{
  display: block;
  margin: 0;
}

.template-collection-electric-unicycle .ks-toolbar .facets--bar-right, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar-right, .template-collection-off-road .ks-toolbar .facets--bar-right{
  display: flex;
  align-items: center;
  gap: var(--ks-3);
  width: auto;
  margin: 0;
}
.template-collection-electric-unicycle .ks-toolbar .thb-filter-sort .custom-select--button, .template-collection-electric-unicycle-sale .ks-toolbar .thb-filter-sort .custom-select--button, .template-collection-off-road .ks-toolbar .thb-filter-sort .custom-select--button{
  padding: 0.55rem 0.8rem;
  border-radius: var(--ks-r-sm);
  border: 1px solid var(--ks-line-strong);
  font-family: var(--ks-font-body);
  background: var(--ks-surface);
  min-height: 38px;
}

.template-collection-electric-unicycle .ks-toolbar > .active-facets, .template-collection-electric-unicycle-sale .ks-toolbar > .active-facets, .template-collection-off-road .ks-toolbar > .active-facets{
  flex: 0 0 100%;
  width: 100%;
  margin: var(--ks-3) 0 0;
  padding: 0;
  border: 0;
  display: flex;
  flex-wrap: wrap;
  gap: var(--ks-2);
}

.template-collection-electric-unicycle .ks-toolbar > .active-facets:not(:has(.active-facets__button)), .template-collection-electric-unicycle-sale .ks-toolbar > .active-facets:not(:has(.active-facets__button)), .template-collection-off-road .ks-toolbar > .active-facets:not(:has(.active-facets__button)){
  display: none;
}

.template-collection-electric-unicycle .ks-toolbar .active-facets__button, .template-collection-electric-unicycle-sale .ks-toolbar .active-facets__button, .template-collection-off-road .ks-toolbar .active-facets__button{
  background: var(--ks-surface) !important;
  border: 1px solid var(--ks-line-strong) !important;
  border-radius: var(--ks-r-pill) !important;
  color: var(--ks-ink) !important;
  font-family: var(--ks-font-body) !important;
  font-size: 0.82rem !important;
  font-weight: 500 !important;
  padding: 0.35rem 0.85rem !important;
}

.template-collection-electric-unicycle .ks-toolbar .active-facets__button:hover, .template-collection-electric-unicycle-sale .ks-toolbar .active-facets__button:hover, .template-collection-off-road .ks-toolbar .active-facets__button:hover{
  border-color: var(--ks-ink) !important;
}

.template-collection-electric-unicycle .ks-toolbar .active-facets__button--color::before, .template-collection-electric-unicycle-sale .ks-toolbar .active-facets__button--color::before, .template-collection-off-road .ks-toolbar .active-facets__button--color::before{
  border-radius: var(--ks-r-pill) !important;
}

body.template-collection-electric-unicycle .ks-toolbar__count .facets__label, body.template-collection-electric-unicycle-sale .ks-toolbar__count .facets__label, body.template-collection-off-road .ks-toolbar__count .facets__label{
  font-family: var(--ks-font-display);
  font-size: inherit;
  font-weight: 600;
  color: var(--ks-ink) !important;
  margin: 0;
  line-height: 1.4;
}

.template-collection-electric-unicycle .ks-toolbar .thb-filter-sort-count, .template-collection-electric-unicycle-sale .ks-toolbar .thb-filter-sort-count, .template-collection-off-road .ks-toolbar .thb-filter-sort-count{
  width: auto;
  margin: 0;
  text-align: left;
}

.template-collection-electric-unicycle .ks-toolbar .thb-filter-sort, .template-collection-electric-unicycle-sale .ks-toolbar .thb-filter-sort, .template-collection-off-road .ks-toolbar .thb-filter-sort{
  display: inline-flex;
  align-items: center;
  gap: var(--ks-2);
  margin: 0;
}

.template-collection-electric-unicycle .ks-toolbar .thb-filter-sort::before, .template-collection-electric-unicycle-sale .ks-toolbar .thb-filter-sort::before, .template-collection-off-road .ks-toolbar .thb-filter-sort::before{
  content: "Sort";
  font-size: var(--ks-fs-xs);
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ks-muted);
  font-family: var(--ks-font-display);
  font-weight: 600;
}

.template-collection-electric-unicycle .ks-toolbar .thb-filter-sort .custom-select--button, .template-collection-electric-unicycle-sale .ks-toolbar .thb-filter-sort .custom-select--button, .template-collection-off-road .ks-toolbar .thb-filter-sort .custom-select--button{
  min-width: 160px;
}

.template-collection-electric-unicycle .ks-toolbar .custom-select--list, .template-collection-electric-unicycle-sale .ks-toolbar .custom-select--list, .template-collection-off-road .ks-toolbar .custom-select--list{
  border: 1px solid var(--ks-line-strong);
  border-radius: var(--ks-r-sm);
  box-shadow: var(--ks-shadow-sm);
}

.template-collection-electric-unicycle .ks-toolbar .custom-select--item button, .template-collection-electric-unicycle-sale .ks-toolbar .custom-select--item button, .template-collection-off-road .ks-toolbar .custom-select--item button{
  font-family: var(--ks-font-body);
  font-size: 0.9rem;
  color: var(--ks-body);
}

.template-collection-electric-unicycle .ks-toolbar .custom-select--item-active, .template-collection-electric-unicycle-sale .ks-toolbar .custom-select--item-active, .template-collection-off-road .ks-toolbar .custom-select--item-active,
.template-collection-electric-unicycle .ks-toolbar .custom-select--item button[aria-current="true"], .template-collection-electric-unicycle-sale .ks-toolbar .custom-select--item button[aria-current="true"], .template-collection-off-road .ks-toolbar .custom-select--item button[aria-current="true"]{
  color: var(--ks-ink);
  font-weight: 600;
}

.template-collection-electric-unicycle #Facet-Drawer { display: none !important; }, .template-collection-electric-unicycle-sale #Facet-Drawer { display: none !important; }, .template-collection-off-road #Facet-Drawer { display: none !important; }

/* Section canvas — remove white bands between PLP blocks */
.template-collection-electric-unicycle .ks-collection-hero-section, .template-collection-electric-unicycle-sale .ks-collection-hero-section, .template-collection-off-road .ks-collection-hero-section,
.template-collection-electric-unicycle .ks-collection-grid-section, .template-collection-electric-unicycle-sale .ks-collection-grid-section, .template-collection-off-road .ks-collection-grid-section,
.template-collection-electric-unicycle .ks-collection-trust-section, .template-collection-electric-unicycle-sale .ks-collection-trust-section, .template-collection-off-road .ks-collection-trust-section,
.template-collection-electric-unicycle .ks-collection-editorial-section, .template-collection-electric-unicycle-sale .ks-collection-editorial-section, .template-collection-off-road .ks-collection-editorial-section,
.template-collection-electric-unicycle .ks-collection-faq-section, .template-collection-electric-unicycle-sale .ks-collection-faq-section, .template-collection-off-road .ks-collection-faq-section{
  background: var(--ks-bg);
}

.template-collection-electric-unicycle .ks-collection-hero-section, .template-collection-electric-unicycle-sale .ks-collection-hero-section, .template-collection-off-road .ks-collection-hero-section,
.template-collection-electric-unicycle .ks-collection-grid-section, .template-collection-electric-unicycle-sale .ks-collection-grid-section, .template-collection-off-road .ks-collection-grid-section,
.template-collection-electric-unicycle .ks-collection-trust-section, .template-collection-electric-unicycle-sale .ks-collection-trust-section, .template-collection-off-road .ks-collection-trust-section,
.template-collection-electric-unicycle .ks-collection-editorial-section, .template-collection-electric-unicycle-sale .ks-collection-editorial-section, .template-collection-off-road .ks-collection-editorial-section,
.template-collection-electric-unicycle .ks-collection-faq-section, .template-collection-electric-unicycle-sale .ks-collection-faq-section, .template-collection-off-road .ks-collection-faq-section,
.template-collection-electric-unicycle .breadcrumbs-section, .template-collection-electric-unicycle-sale .breadcrumbs-section, .template-collection-off-road .breadcrumbs-section{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* Editorial RTE */
.template-collection-electric-unicycle .ks-editorial__body, .template-collection-electric-unicycle-sale .ks-editorial__body, .template-collection-off-road .ks-editorial__body{
  color: var(--ks-body);
  font-size: var(--ks-fs-md);
  line-height: 1.6;
}

.template-collection-electric-unicycle .ks-editorial__body p, .template-collection-electric-unicycle-sale .ks-editorial__body p, .template-collection-off-road .ks-editorial__body p{
  margin-bottom: 1em;
  color: var(--ks-body);
}

.template-collection-electric-unicycle .ks-acc__body, .template-collection-electric-unicycle-sale .ks-acc__body, .template-collection-off-road .ks-acc__body,
.template-collection-electric-unicycle .ks-acc__body p, .template-collection-electric-unicycle-sale .ks-acc__body p, .template-collection-off-road .ks-acc__body p{
  font-size: var(--ks-fs-md);
  line-height: 1.6;
  color: var(--ks-body);
}

/* Pagination — override theme pagination.css (absolute arrows, accent underlines) */
body.template-collection-electric-unicycle .ks-collection-main .pagination, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination, body.template-collection-off-road .ks-collection-main .pagination{
  margin-top: var(--ks-6);
  text-align: center;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .row, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .row, body.template-collection-off-road .ks-collection-main .pagination .row,
body.template-collection-electric-unicycle .ks-collection-main .pagination .columns, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .columns, body.template-collection-off-road .ks-collection-main .pagination .columns,
body.template-collection-electric-unicycle .ks-collection-main .pagination .small-12.columns, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .small-12.columns, body.template-collection-off-road .ks-collection-main .pagination .small-12.columns{
  margin: 0;
  padding: 0;
  max-width: none;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers, body.template-collection-off-road .ks-collection-main .pagination .page-numbers{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.4rem;
  width: 100%;
  max-width: 26rem;
  margin-inline: auto;
  padding: 0.45rem 0.55rem;
  background: var(--ks-surface);
  border: 1px solid var(--ks-line);
  border-radius: var(--ks-r-md);
  box-shadow: var(--ks-shadow-sm);
  position: relative;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers span, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers span, body.template-collection-off-road .ks-collection-main .pagination .page-numbers span{
  color: var(--ks-ink);
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers span.prev, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers span.prev, body.template-collection-off-road .ks-collection-main .pagination .page-numbers span.prev,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers span.next, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers span.next, body.template-collection-off-road .ks-collection-main .pagination .page-numbers span.next{
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: auto;
  flex: none;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers .page:first-of-type, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers .page:first-of-type, body.template-collection-off-road .ks-collection-main .pagination .page-numbers .page:first-of-type{
  margin-left: auto;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers span.next, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers span.next, body.template-collection-off-road .ks-collection-main .pagination .page-numbers span.next{
  margin-left: auto;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers .page a::after, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers .page a::after, body.template-collection-off-road .ks-collection-main .pagination .page-numbers .page a::after,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers .next a::after, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers .next a::after, body.template-collection-off-road .ks-collection-main .pagination .page-numbers .next a::after,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers .prev a::after, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers .prev a::after, body.template-collection-off-road .ks-collection-main .pagination .page-numbers .prev a::after,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers .current::after, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers .current::after, body.template-collection-off-road .ks-collection-main .pagination .page-numbers .current::after,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page.current::after, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page.current::after, body.template-collection-off-road .ks-collection-main .pagination .page.current::after{
  content: none !important;
  display: none !important;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page, body.template-collection-off-road .ks-collection-main .pagination .page,
body.template-collection-electric-unicycle .ks-collection-main .pagination .prev, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev, body.template-collection-off-road .ks-collection-main .pagination .prev,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next, body.template-collection-off-road .ks-collection-main .pagination .next{
  display: inline-flex;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page a, body.template-collection-off-road .ks-collection-main .pagination .page a,
body.template-collection-electric-unicycle .ks-collection-main .pagination .prev a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev a, body.template-collection-off-road .ks-collection-main .pagination .prev a,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next a, body.template-collection-off-road .ks-collection-main .pagination .next a{
  font-family: var(--ks-font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  color: var(--ks-ink);
  background: var(--ks-surface-2);
  border: 1px solid var(--ks-line-strong);
  border-radius: var(--ks-r-sm);
  min-width: 2.5rem;
  min-height: 2.5rem;
  padding: 0 0.55rem;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  transition: background 0.2s, border-color 0.2s, color 0.2s, transform 0.2s, box-shadow 0.2s;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page a:hover, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page a:hover, body.template-collection-off-road .ks-collection-main .pagination .page a:hover,
body.template-collection-electric-unicycle .ks-collection-main .pagination .prev a:hover, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev a:hover, body.template-collection-off-road .ks-collection-main .pagination .prev a:hover,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next a:hover, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next a:hover, body.template-collection-off-road .ks-collection-main .pagination .next a:hover{
  background: var(--ks-surface);
  border-color: var(--ks-ink);
  transform: translateY(-1px);
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page a:focus-visible, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page a:focus-visible, body.template-collection-off-road .ks-collection-main .pagination .page a:focus-visible,
body.template-collection-electric-unicycle .ks-collection-main .pagination .prev a:focus-visible, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev a:focus-visible, body.template-collection-off-road .ks-collection-main .pagination .prev a:focus-visible,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next a:focus-visible, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next a:focus-visible, body.template-collection-off-road .ks-collection-main .pagination .next a:focus-visible{
  border-color: var(--ks-ink);
  box-shadow: 0 0 0 2px var(--ks-surface), 0 0 0 4px var(--ks-accent, #c45c26);
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .page.current, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page.current, body.template-collection-off-road .ks-collection-main .pagination .page.current{
  font-family: var(--ks-font-display);
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  background: var(--ks-ink);
  border: 1px solid var(--ks-ink);
  border-radius: var(--ks-r-sm);
  color: #fff;
  min-width: 2.5rem;
  min-height: 2.5rem;
  padding: 0 0.55rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.06);
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .prev a[disabled], body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev a[disabled], body.template-collection-off-road .ks-collection-main .pagination .prev a[disabled],
body.template-collection-electric-unicycle .ks-collection-main .pagination .next a[disabled], body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next a[disabled], body.template-collection-off-road .ks-collection-main .pagination .next a[disabled]{
  opacity: 0.35;
  pointer-events: none;
  transform: none;
  background: var(--ks-surface-2);
  border-color: var(--ks-line);
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .prev svg, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev svg, body.template-collection-off-road .ks-collection-main .pagination .prev svg,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next svg, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next svg, body.template-collection-off-road .ks-collection-main .pagination .next svg{
  width: 0.55rem;
  height: auto;
  display: block;
}

body.template-collection-electric-unicycle .ks-collection-main .pagination .prev svg path, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev svg path, body.template-collection-off-road .ks-collection-main .pagination .prev svg path,
body.template-collection-electric-unicycle .ks-collection-main .pagination .next svg path, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next svg path, body.template-collection-off-road .ks-collection-main .pagination .next svg path{
  stroke: var(--ks-ink);
  stroke-width: 1.6;
}

/* Product grid — mobile-first CSS grid; neutralize Foundation .row / .column flex widths */
body.template-collection-electric-unicycle .products.collection.ks-grid, body.template-collection-electric-unicycle-sale .products.collection.ks-grid, body.template-collection-off-road .products.collection.ks-grid,
body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid,
body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid,
body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid,
body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid.row,
body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid.row,
body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid.row{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--ks-3);
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100%;
  width: 100%;
  flex-flow: unset !important;
  flex-wrap: unset !important;
  list-style: none;
}

body.template-collection-electric-unicycle .products.collection.ks-grid::before, body.template-collection-electric-unicycle-sale .products.collection.ks-grid::before, body.template-collection-off-road .products.collection.ks-grid::before,
body.template-collection-electric-unicycle .products.collection.ks-grid::after, body.template-collection-electric-unicycle-sale .products.collection.ks-grid::after, body.template-collection-off-road .products.collection.ks-grid::after{
  display: none;
}

body.template-collection-electric-unicycle .ks-grid__item.is-ks-filtered-out, body.template-collection-electric-unicycle-sale .ks-grid__item.is-ks-filtered-out, body.template-collection-off-road .ks-grid__item.is-ks-filtered-out{
  display: none !important;
}

body.template-collection-electric-unicycle .ks-collection-main, body.template-collection-electric-unicycle-sale .ks-collection-main, body.template-collection-off-road .ks-collection-main{
  min-width: 0;
}

body.template-collection-electric-unicycle .products.collection.ks-grid > .ks-grid__item, body.template-collection-electric-unicycle-sale .products.collection.ks-grid > .ks-grid__item, body.template-collection-off-road .products.collection.ks-grid > .ks-grid__item,
body.template-collection-electric-unicycle .products.collection.ks-grid > .column, body.template-collection-electric-unicycle-sale .products.collection.ks-grid > .column, body.template-collection-off-road .products.collection.ks-grid > .column,
body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid > .column, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid > .column,
body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid > .column, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid > .column,
body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid > .column, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid > .column,
body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid.row > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid.row > .column, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid.row > .column,
body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid.row > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid.row > .column, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid.row > .column,
body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid.row > .column, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid.row > .column, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid.row > .column{
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

@media (min-width: 768px) {
  body.template-collection-electric-unicycle .products.collection.ks-grid, body.template-collection-electric-unicycle-sale .products.collection.ks-grid, body.template-collection-off-road .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid.row,
  body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid.row,
  body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid.row{
    gap: var(--ks-5);
  }
}

@media (min-width: 1024px) {
  body.template-collection-electric-unicycle .products.collection.ks-grid, body.template-collection-electric-unicycle-sale .products.collection.ks-grid, body.template-collection-off-road .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid,
  body.template-collection-electric-unicycle.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-small .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-small .products.collection.ks-grid.row,
  body.template-collection-electric-unicycle.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-medium .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-medium .products.collection.ks-grid.row,
  body.template-collection-electric-unicycle.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-electric-unicycle-sale.product-card-spacing-large .products.collection.ks-grid.row, body.template-collection-off-road.product-card-spacing-large .products.collection.ks-grid.row{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* Product card */
.template-collection-electric-unicycle .ks-card, .template-collection-electric-unicycle-sale .ks-card, .template-collection-off-road .ks-card{
  background: var(--ks-surface);
  border: 1px solid var(--ks-line);
  border-radius: var(--ks-r-md);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 0;
  transition: transform var(--ks-dur) var(--ks-ease), box-shadow var(--ks-dur) var(--ks-ease), border-color 0.3s;
}

@media (hover: hover) {
.template-collection-electric-unicycle .ks-card:hover, .template-collection-electric-unicycle-sale .ks-card:hover, .template-collection-off-road .ks-card:hover{
    transform: translateY(-6px);
    box-shadow: var(--ks-shadow-md);
    border-color: transparent;
  }
}

.template-collection-electric-unicycle .ks-card__media, .template-collection-electric-unicycle-sale .ks-card__media, .template-collection-off-road .ks-card__media{
  position: relative;
  aspect-ratio: 1;
  background: linear-gradient(160deg, #f0f1f2, #dfe2e5);
  overflow: hidden;
}

.template-collection-electric-unicycle .ks-card__media:not(.ks-card__media--has-image)::after, .template-collection-electric-unicycle-sale .ks-card__media:not(.ks-card__media--has-image)::after, .template-collection-off-road .ks-card__media:not(.ks-card__media--has-image)::after{
  content: "KS";
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  font-family: var(--ks-font-display);
  font-weight: 700;
  font-size: 2.6rem;
  color: rgba(26, 28, 29, 0.10);
  pointer-events: none;
}

.template-collection-electric-unicycle .ks-card__media-link, .template-collection-electric-unicycle-sale .ks-card__media-link, .template-collection-off-road .ks-card__media-link{
  display: block;
  position: absolute;
  inset: 0;
}

.template-collection-electric-unicycle .ks-card__media-link .ks-card__image, .template-collection-electric-unicycle-sale .ks-card__media-link .ks-card__image, .template-collection-off-road .ks-card__media-link .ks-card__image{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.template-collection-electric-unicycle .ks-card__media--hover .ks-card__media-link .ks-card__image, .template-collection-electric-unicycle-sale .ks-card__media--hover .ks-card__media-link .ks-card__image, .template-collection-off-road .ks-card__media--hover .ks-card__media-link .ks-card__image{
  position: absolute;
  inset: 0;
  transition: opacity 0.35s var(--ks-ease);
}

.template-collection-electric-unicycle .ks-card__media--hover .ks-card__image--primary{ z-index: 2; }, .template-collection-electric-unicycle-sale .ks-card__media--hover .ks-card__image--primary{ z-index: 2; }, .template-collection-off-road .ks-card__media--hover .ks-card__image--primary{ z-index: 2; }
.template-collection-electric-unicycle .ks-card__media--hover .ks-card__image--secondary{ z-index: 1; opacity: 0; }, .template-collection-electric-unicycle-sale .ks-card__media--hover .ks-card__image--secondary{ z-index: 1; opacity: 0; }, .template-collection-off-road .ks-card__media--hover .ks-card__image--secondary{ z-index: 1; opacity: 0; }

@media (hover: hover) {
  .template-collection-electric-unicycle .ks-card:has(.ks-card__media--hover):hover .ks-card__image--primary, .template-collection-electric-unicycle-sale .ks-card:has(.ks-card__media--hover):hover .ks-card__image--primary, .template-collection-off-road .ks-card:has(.ks-card__media--hover):hover .ks-card__image--primary,
  .template-collection-electric-unicycle .ks-card__media--hover:hover .ks-card__image--primary, .template-collection-electric-unicycle-sale .ks-card__media--hover:hover .ks-card__image--primary, .template-collection-off-road .ks-card__media--hover:hover .ks-card__image--primary,
.template-collection-electric-unicycle .ks-card__media--hover:focus-within .ks-card__image--primary, .template-collection-electric-unicycle-sale .ks-card__media--hover:focus-within .ks-card__image--primary, .template-collection-off-road .ks-card__media--hover:focus-within .ks-card__image--primary{
    opacity: 0;
  }

  .template-collection-electric-unicycle .ks-card:has(.ks-card__media--hover):hover .ks-card__image--secondary, .template-collection-electric-unicycle-sale .ks-card:has(.ks-card__media--hover):hover .ks-card__image--secondary, .template-collection-off-road .ks-card:has(.ks-card__media--hover):hover .ks-card__image--secondary,
  .template-collection-electric-unicycle .ks-card__media--hover:hover .ks-card__image--secondary, .template-collection-electric-unicycle-sale .ks-card__media--hover:hover .ks-card__image--secondary, .template-collection-off-road .ks-card__media--hover:hover .ks-card__image--secondary,
.template-collection-electric-unicycle .ks-card__media--hover:focus-within .ks-card__image--secondary, .template-collection-electric-unicycle-sale .ks-card__media--hover:focus-within .ks-card__image--secondary, .template-collection-off-road .ks-card__media--hover:focus-within .ks-card__image--secondary{
    opacity: 1;
  }
}

.template-collection-electric-unicycle .ks-card__media:not(.ks-card__media--hover) .ks-card__media-link .ks-card__image, .template-collection-electric-unicycle-sale .ks-card__media:not(.ks-card__media--hover) .ks-card__media-link .ks-card__image, .template-collection-off-road .ks-card__media:not(.ks-card__media--hover) .ks-card__media-link .ks-card__image{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.template-collection-electric-unicycle .ks-card__labels{ position: absolute; top: var(--ks-3); left: var(--ks-3); display: flex; flex-direction: column; gap: var(--ks-2); z-index: 2; }, .template-collection-electric-unicycle-sale .ks-card__labels{ position: absolute; top: var(--ks-3); left: var(--ks-3); display: flex; flex-direction: column; gap: var(--ks-2); z-index: 2; }, .template-collection-off-road .ks-card__labels{ position: absolute; top: var(--ks-3); left: var(--ks-3); display: flex; flex-direction: column; gap: var(--ks-2); z-index: 2; }
.template-collection-electric-unicycle .ks-label{ font-family: var(--ks-font-display); font-weight: 700; font-size: 0.68rem; letter-spacing: 0.08em; text-transform: uppercase; padding: 0.3rem 0.6rem; border-radius: var(--ks-r-pill); background: var(--ks-ink); color: #fff; }, .template-collection-electric-unicycle-sale .ks-label{ font-family: var(--ks-font-display); font-weight: 700; font-size: 0.68rem; letter-spacing: 0.08em; text-transform: uppercase; padding: 0.3rem 0.6rem; border-radius: var(--ks-r-pill); background: var(--ks-ink); color: #fff; }, .template-collection-off-road .ks-label{ font-family: var(--ks-font-display); font-weight: 700; font-size: 0.68rem; letter-spacing: 0.08em; text-transform: uppercase; padding: 0.3rem 0.6rem; border-radius: var(--ks-r-pill); background: var(--ks-ink); color: #fff; }
.template-collection-electric-unicycle .ks-label--sale{ background: var(--ks-sale); }, .template-collection-electric-unicycle-sale .ks-label--sale{ background: var(--ks-sale); }, .template-collection-off-road .ks-label--sale{ background: var(--ks-sale); }
.template-collection-electric-unicycle .ks-label--new{ background: var(--ks-accent); color: var(--ks-accent-ink); }, .template-collection-electric-unicycle-sale .ks-label--new{ background: var(--ks-accent); color: var(--ks-accent-ink); }, .template-collection-off-road .ks-label--new{ background: var(--ks-accent); color: var(--ks-accent-ink); }
.template-collection-electric-unicycle .ks-label--muted{ background: var(--ks-muted); }, .template-collection-electric-unicycle-sale .ks-label--muted{ background: var(--ks-muted); }, .template-collection-off-road .ks-label--muted{ background: var(--ks-muted); }

.template-collection-electric-unicycle .ks-card__quick, .template-collection-electric-unicycle-sale .ks-card__quick, .template-collection-off-road .ks-card__quick{
  position: absolute;
  left: var(--ks-3);
  right: var(--ks-3);
  bottom: var(--ks-3);
  z-index: 3;
  background: rgba(13, 14, 15, 0.92);
  color: #fff;
  text-align: center;
  padding: 0.7rem;
  border-radius: var(--ks-r-sm);
  font-family: var(--ks-font-display);
  font-weight: 600;
  font-size: 0.85rem;
  opacity: 0;
  transform: translateY(8px);
  transition: 0.3s var(--ks-ease);
  cursor: pointer;
}

.template-collection-electric-unicycle .ks-card:hover .ks-card__quick{ opacity: 1; transform: translateY(0); }, .template-collection-electric-unicycle-sale .ks-card:hover .ks-card__quick{ opacity: 1; transform: translateY(0); }, .template-collection-off-road .ks-card:hover .ks-card__quick{ opacity: 1; transform: translateY(0); }
.template-collection-electric-unicycle .ks-card__body{ padding: var(--ks-4); display: flex; flex-direction: column; gap: var(--ks-2); flex: 1; }, .template-collection-electric-unicycle-sale .ks-card__body{ padding: var(--ks-4); display: flex; flex-direction: column; gap: var(--ks-2); flex: 1; }, .template-collection-off-road .ks-card__body{ padding: var(--ks-4); display: flex; flex-direction: column; gap: var(--ks-2); flex: 1; }
.template-collection-electric-unicycle .ks-card__title{ font-family: var(--ks-font-display); font-size: 1.1rem; color: var(--ks-ink); margin: 0; line-height: 1.2; }, .template-collection-electric-unicycle-sale .ks-card__title{ font-family: var(--ks-font-display); font-size: 1.1rem; color: var(--ks-ink); margin: 0; line-height: 1.2; }, .template-collection-off-road .ks-card__title{ font-family: var(--ks-font-display); font-size: 1.1rem; color: var(--ks-ink); margin: 0; line-height: 1.2; }
.template-collection-electric-unicycle .ks-card__title a{ color: inherit; text-decoration: none; }, .template-collection-electric-unicycle-sale .ks-card__title a{ color: inherit; text-decoration: none; }, .template-collection-off-road .ks-card__title a{ color: inherit; text-decoration: none; }
.template-collection-electric-unicycle .ks-card__title a:hover{ color: var(--ks-accent); }, .template-collection-electric-unicycle-sale .ks-card__title a:hover{ color: var(--ks-accent); }, .template-collection-off-road .ks-card__title a:hover{ color: var(--ks-accent); }
.template-collection-electric-unicycle .ks-card__subtitle{ font-size: var(--ks-fs-sm); color: var(--ks-muted); margin: 0; }, .template-collection-electric-unicycle-sale .ks-card__subtitle{ font-size: var(--ks-fs-sm); color: var(--ks-muted); margin: 0; }, .template-collection-off-road .ks-card__subtitle{ font-size: var(--ks-fs-sm); color: var(--ks-muted); margin: 0; }

.template-collection-electric-unicycle .ks-rating{ display: flex; align-items: center; gap: var(--ks-2); font-size: var(--ks-fs-sm); }, .template-collection-electric-unicycle-sale .ks-rating{ display: flex; align-items: center; gap: var(--ks-2); font-size: var(--ks-fs-sm); }, .template-collection-off-road .ks-rating{ display: flex; align-items: center; gap: var(--ks-2); font-size: var(--ks-fs-sm); }
.template-collection-electric-unicycle .ks-stars{ --pct: 94%; position: relative; font-size: 0.95rem; letter-spacing: 2px; display: inline-block; }, .template-collection-electric-unicycle-sale .ks-stars{ --pct: 94%; position: relative; font-size: 0.95rem; letter-spacing: 2px; display: inline-block; }, .template-collection-off-road .ks-stars{ --pct: 94%; position: relative; font-size: 0.95rem; letter-spacing: 2px; display: inline-block; }
.template-collection-electric-unicycle .ks-stars::before{ content: "★★★★★"; color: var(--ks-line-strong); }, .template-collection-electric-unicycle-sale .ks-stars::before{ content: "★★★★★"; color: var(--ks-line-strong); }, .template-collection-off-road .ks-stars::before{ content: "★★★★★"; color: var(--ks-line-strong); }
.template-collection-electric-unicycle .ks-stars::after{ content: "★★★★★"; color: var(--ks-rating); position: absolute; inset: 0; width: var(--pct); overflow: hidden; }, .template-collection-electric-unicycle-sale .ks-stars::after{ content: "★★★★★"; color: var(--ks-rating); position: absolute; inset: 0; width: var(--pct); overflow: hidden; }, .template-collection-off-road .ks-stars::after{ content: "★★★★★"; color: var(--ks-rating); position: absolute; inset: 0; width: var(--pct); overflow: hidden; }
.template-collection-electric-unicycle .ks-rating__count{ color: var(--ks-muted); }, .template-collection-electric-unicycle-sale .ks-rating__count{ color: var(--ks-muted); }, .template-collection-off-road .ks-rating__count{ color: var(--ks-muted); }

.template-collection-electric-unicycle .ks-specs, .template-collection-electric-unicycle-sale .ks-specs, .template-collection-off-road .ks-specs{ display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--ks-2); margin: var(--ks-2) 0; padding-top: var(--ks-3); border-top: 1px solid var(--ks-line); }
.template-collection-electric-unicycle .ks-spec dt{ font-size: 0.64rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--ks-muted); }, .template-collection-electric-unicycle-sale .ks-spec dt{ font-size: 0.64rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--ks-muted); }, .template-collection-off-road .ks-spec dt{ font-size: 0.64rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--ks-muted); }
.template-collection-electric-unicycle .ks-spec dd{ margin: 0; font-family: var(--ks-font-display); font-weight: 600; font-size: 0.85rem; color: var(--ks-ink); }, .template-collection-electric-unicycle-sale .ks-spec dd{ margin: 0; font-family: var(--ks-font-display); font-weight: 600; font-size: 0.85rem; color: var(--ks-ink); }, .template-collection-off-road .ks-spec dd{ margin: 0; font-family: var(--ks-font-display); font-weight: 600; font-size: 0.85rem; color: var(--ks-ink); }

.template-collection-electric-unicycle .ks-card__foot{ margin-top: auto; display: flex; align-items: flex-end; justify-content: space-between; gap: var(--ks-3); padding-top: var(--ks-2); }, .template-collection-electric-unicycle-sale .ks-card__foot{ margin-top: auto; display: flex; align-items: flex-end; justify-content: space-between; gap: var(--ks-3); padding-top: var(--ks-2); }, .template-collection-off-road .ks-card__foot{ margin-top: auto; display: flex; align-items: flex-end; justify-content: space-between; gap: var(--ks-3); padding-top: var(--ks-2); }
.template-collection-electric-unicycle .ks-price{ display: flex; flex-wrap: wrap; align-items: baseline; gap: var(--ks-2); }, .template-collection-electric-unicycle-sale .ks-price{ display: flex; flex-wrap: wrap; align-items: baseline; gap: var(--ks-2); }, .template-collection-off-road .ks-price{ display: flex; flex-wrap: wrap; align-items: baseline; gap: var(--ks-2); }
.template-collection-electric-unicycle .ks-price__now{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.25rem; color: var(--ks-ink); }, .template-collection-electric-unicycle-sale .ks-price__now{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.25rem; color: var(--ks-ink); }, .template-collection-off-road .ks-price__now{ font-family: var(--ks-font-display); font-weight: 700; font-size: 1.25rem; color: var(--ks-ink); }
.template-collection-electric-unicycle .ks-price__was{ font-size: 0.9rem; color: var(--ks-muted); text-decoration: line-through; }, .template-collection-electric-unicycle-sale .ks-price__was{ font-size: 0.9rem; color: var(--ks-muted); text-decoration: line-through; }, .template-collection-off-road .ks-price__was{ font-size: 0.9rem; color: var(--ks-muted); text-decoration: line-through; }
.template-collection-electric-unicycle .ks-price__save{ font-size: var(--ks-fs-xs); font-weight: 700; color: var(--ks-sale); }, .template-collection-electric-unicycle-sale .ks-price__save{ font-size: var(--ks-fs-xs); font-weight: 700; color: var(--ks-sale); }, .template-collection-off-road .ks-price__save{ font-size: var(--ks-fs-xs); font-weight: 700; color: var(--ks-sale); }

.template-collection-electric-unicycle .ks-card__add, .template-collection-electric-unicycle-sale .ks-card__add, .template-collection-off-road .ks-card__add{
  width: 44px;
  height: 44px;
  border-radius: var(--ks-r-pill);
  background: var(--ks-ink);
  color: #fff;
  display: grid;
  place-items: center;
  transition: background 0.25s, transform 0.25s;
  flex-shrink: 0;
  text-decoration: none;
}

.template-collection-electric-unicycle .ks-card__add:hover{ background: var(--ks-accent); color: var(--ks-accent-ink); transform: scale(1.08); }, .template-collection-electric-unicycle-sale .ks-card__add:hover{ background: var(--ks-accent); color: var(--ks-accent-ink); transform: scale(1.08); }, .template-collection-off-road .ks-card__add:hover{ background: var(--ks-accent); color: var(--ks-accent-ink); transform: scale(1.08); }
.template-collection-electric-unicycle .ks-card__add svg{ width: 19px; height: 19px; }, .template-collection-electric-unicycle-sale .ks-card__add svg{ width: 19px; height: 19px; }, .template-collection-off-road .ks-card__add svg{ width: 19px; height: 19px; }
.template-collection-electric-unicycle .ks-card__add.loading{ opacity: 0.6; pointer-events: none; }, .template-collection-electric-unicycle-sale .ks-card__add.loading{ opacity: 0.6; pointer-events: none; }, .template-collection-off-road .ks-card__add.loading{ opacity: 0.6; pointer-events: none; }
.template-collection-electric-unicycle .ks-card[data-state="soldout"] .ks-card__add{ background: var(--ks-surface-2); color: var(--ks-muted); pointer-events: none; }, .template-collection-electric-unicycle-sale .ks-card[data-state="soldout"] .ks-card__add{ background: var(--ks-surface-2); color: var(--ks-muted); pointer-events: none; }, .template-collection-off-road .ks-card[data-state="soldout"] .ks-card__add{ background: var(--ks-surface-2); color: var(--ks-muted); pointer-events: none; }
.template-collection-electric-unicycle .ks-card[data-state="soldout"] .ks-card__media{ filter: grayscale(0.5); opacity: 0.8; }, .template-collection-electric-unicycle-sale .ks-card[data-state="soldout"] .ks-card__media{ filter: grayscale(0.5); opacity: 0.8; }, .template-collection-off-road .ks-card[data-state="soldout"] .ks-card__media{ filter: grayscale(0.5); opacity: 0.8; }

/* Compare table */
.template-collection-electric-unicycle .ks-compare, .template-collection-electric-unicycle-sale .ks-compare, .template-collection-off-road .ks-compare{
  margin-block: var(--ks-9);
  scroll-margin-top: var(--ks-header-offset);
}

.template-collection-electric-unicycle .ks-compare__heading, .template-collection-electric-unicycle-sale .ks-compare__heading, .template-collection-off-road .ks-compare__heading{
  font-family: var(--ks-font-display);
  font-size: var(--ks-fs-xl);
  color: var(--ks-ink);
  margin: var(--ks-2) 0 var(--ks-3);
  line-height: 1.1;
}

.template-collection-electric-unicycle .ks-compare__lead, .template-collection-electric-unicycle-sale .ks-compare__lead, .template-collection-off-road .ks-compare__lead{
  color: var(--ks-body);
  max-width: 62ch;
  margin-bottom: var(--ks-5);
}

.template-collection-electric-unicycle .ks-compare__table-wrap, .template-collection-electric-unicycle-sale .ks-compare__table-wrap, .template-collection-off-road .ks-compare__table-wrap{
  overflow-x: auto;
  border: 1px solid var(--ks-line);
  border-radius: var(--ks-r-lg);
  background: var(--ks-surface);
  box-shadow: var(--ks-shadow-sm);
  -webkit-overflow-scrolling: touch;
}

.template-collection-electric-unicycle .ks-compare__table, .template-collection-electric-unicycle-sale .ks-compare__table, .template-collection-off-road .ks-compare__table{
  width: 100%;
  min-width: 880px;
  border-collapse: collapse;
  font-size: 0.92rem;
}

.template-collection-electric-unicycle .ks-compare__table th, .template-collection-electric-unicycle-sale .ks-compare__table th, .template-collection-off-road .ks-compare__table th,
.template-collection-electric-unicycle .ks-compare__table td, .template-collection-electric-unicycle-sale .ks-compare__table td, .template-collection-off-road .ks-compare__table td{
  padding: var(--ks-3) var(--ks-4);
  border-bottom: 1px solid var(--ks-line);
  text-align: left;
  vertical-align: middle;
}

.template-collection-electric-unicycle .ks-compare__table thead th, .template-collection-electric-unicycle-sale .ks-compare__table thead th, .template-collection-off-road .ks-compare__table thead th{
  font-family: var(--ks-font-display);
  font-size: var(--ks-fs-xs);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ks-muted);
  background: var(--ks-surface-2);
}

.template-collection-electric-unicycle .ks-compare__table tbody th, .template-collection-electric-unicycle-sale .ks-compare__table tbody th, .template-collection-off-road .ks-compare__table tbody th{
  font-family: var(--ks-font-display);
  font-weight: 600;
  color: var(--ks-ink);
  white-space: nowrap;
}

.template-collection-electric-unicycle .ks-compare__table tbody th a, .template-collection-electric-unicycle-sale .ks-compare__table tbody th a, .template-collection-off-road .ks-compare__table tbody th a{
  color: inherit;
  text-decoration: none;
}

.template-collection-electric-unicycle .ks-compare__table tbody th a:hover, .template-collection-electric-unicycle-sale .ks-compare__table tbody th a:hover, .template-collection-off-road .ks-compare__table tbody th a:hover{
  color: var(--ks-accent);
}

.template-collection-electric-unicycle .ks-compare__table .ks-compare__price, .template-collection-electric-unicycle-sale .ks-compare__table .ks-compare__price, .template-collection-off-road .ks-compare__table .ks-compare__price,
.template-collection-electric-unicycle .ks-compare__table thead th:nth-child(2), .template-collection-electric-unicycle-sale .ks-compare__table thead th:nth-child(2), .template-collection-off-road .ks-compare__table thead th:nth-child(2){
  white-space: nowrap;
  min-width: 4.75rem;
  font-variant-numeric: tabular-nums;
}

.template-collection-electric-unicycle .ks-compare__table tbody tr:last-child th, .template-collection-electric-unicycle-sale .ks-compare__table tbody tr:last-child th, .template-collection-off-road .ks-compare__table tbody tr:last-child th,
.template-collection-electric-unicycle .ks-compare__table tbody tr:last-child td, .template-collection-electric-unicycle-sale .ks-compare__table tbody tr:last-child td, .template-collection-off-road .ks-compare__table tbody tr:last-child td{
  border-bottom: none;
}

.template-collection-electric-unicycle .ks-compare__buy, .template-collection-electric-unicycle-sale .ks-compare__buy, .template-collection-off-road .ks-compare__buy{
  white-space: nowrap;
  padding: 0.55rem 1rem;
  font-size: 0.82rem;
}

.template-collection-electric-unicycle .ks-compare__footnote, .template-collection-electric-unicycle-sale .ks-compare__footnote, .template-collection-off-road .ks-compare__footnote{
  margin-top: var(--ks-3);
  font-size: 0.82rem;
  color: var(--ks-muted);
}

.template-collection-electric-unicycle .ks-compare__empty, .template-collection-electric-unicycle-sale .ks-compare__empty, .template-collection-off-road .ks-compare__empty{
  color: var(--ks-muted);
}

/* Trust */
.template-collection-electric-unicycle .ks-trust, .template-collection-electric-unicycle-sale .ks-trust, .template-collection-off-road .ks-trust{ display: grid; grid-template-columns: repeat(2, 1fr); gap: var(--ks-4); margin-block: var(--ks-9); }
@media (max-width: 720px) { .template-collection-electric-unicycle .ks-trust, .template-collection-electric-unicycle-sale .ks-trust, .template-collection-off-road .ks-trust { grid-template-columns: 1fr; } }

.template-collection-electric-unicycle .ks-trust__card, .template-collection-electric-unicycle-sale .ks-trust__card, .template-collection-off-road .ks-trust__card{
  position: relative;
  min-height: 280px;
  border-radius: var(--ks-r-lg);
  overflow: hidden;
  padding: var(--ks-6);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  background: linear-gradient(180deg, rgba(13, 14, 15, 0.1), rgba(13, 14, 15, 0.78)), linear-gradient(135deg, #2a2f36, #0d0e0f);
}

.template-collection-electric-unicycle .ks-trust__card--accent, .template-collection-electric-unicycle-sale .ks-trust__card--accent, .template-collection-off-road .ks-trust__card--accent{ background: linear-gradient(180deg, rgba(13, 14, 15, 0.1), rgba(13, 14, 15, 0.78)), linear-gradient(135deg, #3a2a14, #0d0e0f); }
.template-collection-electric-unicycle .ks-trust__card--has-image{ background: none; }, .template-collection-electric-unicycle-sale .ks-trust__card--has-image{ background: none; }, .template-collection-off-road .ks-trust__card--has-image{ background: none; }
.template-collection-electric-unicycle .ks-trust__card-bg{ position: absolute; inset: 0; z-index: 0; }, .template-collection-electric-unicycle-sale .ks-trust__card-bg{ position: absolute; inset: 0; z-index: 0; }, .template-collection-off-road .ks-trust__card-bg{ position: absolute; inset: 0; z-index: 0; }
.template-collection-electric-unicycle .ks-trust__card-bg img{ width: 100%; height: 100%; object-fit: cover; }, .template-collection-electric-unicycle-sale .ks-trust__card-bg img{ width: 100%; height: 100%; object-fit: cover; }, .template-collection-off-road .ks-trust__card-bg img{ width: 100%; height: 100%; object-fit: cover; }
.template-collection-electric-unicycle .ks-trust__card-bg::after, .template-collection-electric-unicycle-sale .ks-trust__card-bg::after, .template-collection-off-road .ks-trust__card-bg::after{ content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(13, 14, 15, 0.1), rgba(13, 14, 15, 0.78)); }
.template-collection-electric-unicycle .ks-trust__card > *:not(.ks-trust__card-bg){ position: relative; z-index: 1; }, .template-collection-electric-unicycle-sale .ks-trust__card > *:not(.ks-trust__card-bg){ position: relative; z-index: 1; }, .template-collection-off-road .ks-trust__card > *:not(.ks-trust__card-bg){ position: relative; z-index: 1; }
.template-collection-electric-unicycle .ks-trust__tag{ font-size: var(--ks-fs-xs); letter-spacing: 0.16em; text-transform: uppercase; color: var(--ks-accent); font-family: var(--ks-font-display); font-weight: 600; }, .template-collection-electric-unicycle-sale .ks-trust__tag{ font-size: var(--ks-fs-xs); letter-spacing: 0.16em; text-transform: uppercase; color: var(--ks-accent); font-family: var(--ks-font-display); font-weight: 600; }, .template-collection-off-road .ks-trust__tag{ font-size: var(--ks-fs-xs); letter-spacing: 0.16em; text-transform: uppercase; color: var(--ks-accent); font-family: var(--ks-font-display); font-weight: 600; }
.template-collection-electric-unicycle .ks-trust__card h3{ color: #fff; font-family: var(--ks-font-display); font-size: var(--ks-fs-lg); margin: var(--ks-2) 0 var(--ks-3); line-height: 1.1; }, .template-collection-electric-unicycle-sale .ks-trust__card h3{ color: #fff; font-family: var(--ks-font-display); font-size: var(--ks-fs-lg); margin: var(--ks-2) 0 var(--ks-3); line-height: 1.1; }, .template-collection-off-road .ks-trust__card h3{ color: #fff; font-family: var(--ks-font-display); font-size: var(--ks-fs-lg); margin: var(--ks-2) 0 var(--ks-3); line-height: 1.1; }
.template-collection-electric-unicycle .ks-trust__card p, .template-collection-electric-unicycle-sale .ks-trust__card p, .template-collection-off-road .ks-trust__card p{ color: rgba(255, 255, 255, 0.85); margin-bottom: var(--ks-3); }
.template-collection-electric-unicycle .ks-trust__card a{ display: inline-flex; align-items: center; gap: var(--ks-2); font-family: var(--ks-font-display); font-weight: 600; color: #fff; text-decoration: none; }, .template-collection-electric-unicycle-sale .ks-trust__card a{ display: inline-flex; align-items: center; gap: var(--ks-2); font-family: var(--ks-font-display); font-weight: 600; color: #fff; text-decoration: none; }, .template-collection-off-road .ks-trust__card a{ display: inline-flex; align-items: center; gap: var(--ks-2); font-family: var(--ks-font-display); font-weight: 600; color: #fff; text-decoration: none; }
.template-collection-electric-unicycle .ks-trust__card a:hover{ color: var(--ks-accent); }, .template-collection-electric-unicycle-sale .ks-trust__card a:hover{ color: var(--ks-accent); }, .template-collection-off-road .ks-trust__card a:hover{ color: var(--ks-accent); }

/* Editorial */
.template-collection-electric-unicycle .ks-editorial, .template-collection-electric-unicycle-sale .ks-editorial, .template-collection-off-road .ks-editorial{
  display: grid;
  grid-template-columns: 1.5fr 0.9fr;
  gap: var(--ks-6);
  align-items: start;
  background: var(--ks-surface);
  border: 1px solid var(--ks-line);
  border-radius: var(--ks-r-lg);
  padding: var(--ks-7);
  margin-block: var(--ks-6);
}

@media (max-width: 860px) { .template-collection-electric-unicycle .ks-editorial, .template-collection-electric-unicycle-sale .ks-editorial, .template-collection-off-road .ks-editorial { grid-template-columns: 1fr; } }
.template-collection-electric-unicycle .ks-editorial h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); margin-bottom: var(--ks-4); color: var(--ks-ink); line-height: 1.1; }, .template-collection-electric-unicycle-sale .ks-editorial h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); margin-bottom: var(--ks-4); color: var(--ks-ink); line-height: 1.1; }, .template-collection-off-road .ks-editorial h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); margin-bottom: var(--ks-4); color: var(--ks-ink); line-height: 1.1; }
.template-collection-electric-unicycle .ks-editorial p{ color: var(--ks-body); }, .template-collection-electric-unicycle-sale .ks-editorial p{ color: var(--ks-body); }, .template-collection-off-road .ks-editorial p{ color: var(--ks-body); }
.template-collection-electric-unicycle .ks-editorial__aside{ background: var(--ks-surface-2); border-radius: var(--ks-r-md); padding: var(--ks-5); }, .template-collection-electric-unicycle-sale .ks-editorial__aside{ background: var(--ks-surface-2); border-radius: var(--ks-r-md); padding: var(--ks-5); }, .template-collection-off-road .ks-editorial__aside{ background: var(--ks-surface-2); border-radius: var(--ks-r-md); padding: var(--ks-5); }
.template-collection-electric-unicycle .ks-editorial__aside h4{ font-family: var(--ks-font-display); color: var(--ks-ink); margin-bottom: var(--ks-2); }, .template-collection-electric-unicycle-sale .ks-editorial__aside h4{ font-family: var(--ks-font-display); color: var(--ks-ink); margin-bottom: var(--ks-2); }, .template-collection-off-road .ks-editorial__aside h4{ font-family: var(--ks-font-display); color: var(--ks-ink); margin-bottom: var(--ks-2); }
.template-collection-electric-unicycle .ks-editorial__aside-text{ font-size: 0.92rem; margin-bottom: var(--ks-3); }, .template-collection-electric-unicycle-sale .ks-editorial__aside-text{ font-size: 0.92rem; margin-bottom: var(--ks-3); }, .template-collection-off-road .ks-editorial__aside-text{ font-size: 0.92rem; margin-bottom: var(--ks-3); }
.template-collection-electric-unicycle .ks-editorial__aside-cta{ margin-top: 0.5rem; }, .template-collection-electric-unicycle-sale .ks-editorial__aside-cta{ margin-top: 0.5rem; }, .template-collection-off-road .ks-editorial__aside-cta{ margin-top: 0.5rem; }

/* FAQ */
.template-collection-electric-unicycle .ks-faq{ margin-block: var(--ks-9); }, .template-collection-electric-unicycle-sale .ks-faq{ margin-block: var(--ks-9); }, .template-collection-off-road .ks-faq{ margin-block: var(--ks-9); }
.template-collection-electric-unicycle .ks-faq__head{ text-align: center; margin-bottom: var(--ks-6); }, .template-collection-electric-unicycle-sale .ks-faq__head{ text-align: center; margin-bottom: var(--ks-6); }, .template-collection-off-road .ks-faq__head{ text-align: center; margin-bottom: var(--ks-6); }
.template-collection-electric-unicycle .ks-faq__head h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); color: var(--ks-ink); }, .template-collection-electric-unicycle-sale .ks-faq__head h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); color: var(--ks-ink); }, .template-collection-off-road .ks-faq__head h2{ font-family: var(--ks-font-display); font-size: var(--ks-fs-xl); color: var(--ks-ink); }
.template-collection-electric-unicycle .ks-faq__head p, .template-collection-electric-unicycle-sale .ks-faq__head p, .template-collection-off-road .ks-faq__head p{
  font-size: var(--ks-fs-sm);
  color: var(--ks-muted);
  max-width: 52ch;
  margin-inline: auto;
  margin-top: var(--ks-3);
}
.template-collection-electric-unicycle .ks-faq__list{ max-width: 820px; margin-inline: auto; display: grid; gap: var(--ks-3); }, .template-collection-electric-unicycle-sale .ks-faq__list{ max-width: 820px; margin-inline: auto; display: grid; gap: var(--ks-3); }, .template-collection-off-road .ks-faq__list{ max-width: 820px; margin-inline: auto; display: grid; gap: var(--ks-3); }
.template-collection-electric-unicycle .ks-acc, .template-collection-electric-unicycle-sale .ks-acc, .template-collection-off-road .ks-acc{ background: var(--ks-surface); border: 1px solid var(--ks-line); border-radius: var(--ks-r-md); overflow: hidden; transition: border-color 0.25s, box-shadow 0.25s; }
.template-collection-electric-unicycle .ks-acc[open]{ border-color: var(--ks-line-strong); box-shadow: var(--ks-shadow-sm); }, .template-collection-electric-unicycle-sale .ks-acc[open]{ border-color: var(--ks-line-strong); box-shadow: var(--ks-shadow-sm); }, .template-collection-off-road .ks-acc[open]{ border-color: var(--ks-line-strong); box-shadow: var(--ks-shadow-sm); }
.template-collection-electric-unicycle .ks-acc summary{ display: flex; align-items: center; justify-content: space-between; gap: var(--ks-4); padding: var(--ks-5); cursor: pointer; list-style: none; font-family: var(--ks-font-display); font-weight: 600; color: var(--ks-ink); }, .template-collection-electric-unicycle-sale .ks-acc summary{ display: flex; align-items: center; justify-content: space-between; gap: var(--ks-4); padding: var(--ks-5); cursor: pointer; list-style: none; font-family: var(--ks-font-display); font-weight: 600; color: var(--ks-ink); }, .template-collection-off-road .ks-acc summary{ display: flex; align-items: center; justify-content: space-between; gap: var(--ks-4); padding: var(--ks-5); cursor: pointer; list-style: none; font-family: var(--ks-font-display); font-weight: 600; color: var(--ks-ink); }
.template-collection-electric-unicycle .ks-acc summary::-webkit-details-marker{ display: none; }, .template-collection-electric-unicycle-sale .ks-acc summary::-webkit-details-marker{ display: none; }, .template-collection-off-road .ks-acc summary::-webkit-details-marker{ display: none; }
.template-collection-electric-unicycle .ks-acc__icon, .template-collection-electric-unicycle-sale .ks-acc__icon, .template-collection-off-road .ks-acc__icon{ flex: none; width: 28px; height: 28px; border-radius: var(--ks-r-pill); background: var(--ks-surface-2); display: grid; place-items: center; transition: transform var(--ks-dur) var(--ks-ease), background 0.25s; }
.template-collection-electric-unicycle .ks-acc[open] .ks-acc__icon{ transform: rotate(45deg); background: var(--ks-accent); }, .template-collection-electric-unicycle-sale .ks-acc[open] .ks-acc__icon{ transform: rotate(45deg); background: var(--ks-accent); }, .template-collection-off-road .ks-acc[open] .ks-acc__icon{ transform: rotate(45deg); background: var(--ks-accent); }
.template-collection-electric-unicycle .ks-acc__body{ padding: 0 var(--ks-5) var(--ks-5); color: var(--ks-body); }, .template-collection-electric-unicycle-sale .ks-acc__body{ padding: 0 var(--ks-5) var(--ks-5); color: var(--ks-body); }, .template-collection-off-road .ks-acc__body{ padding: 0 var(--ks-5) var(--ks-5); color: var(--ks-body); }
.template-collection-electric-unicycle .ks-acc__body p:last-child{ margin-bottom: 0; }, .template-collection-electric-unicycle-sale .ks-acc__body p:last-child{ margin-bottom: 0; }, .template-collection-off-road .ks-acc__body p:last-child{ margin-bottom: 0; }

/* Pagination + loading */
.template-collection-electric-unicycle .ks-collection .collection-empty{ grid-column: 1 / -1; text-align: center; padding: var(--ks-8); }, .template-collection-electric-unicycle-sale .ks-collection .collection-empty{ grid-column: 1 / -1; text-align: center; padding: var(--ks-8); }, .template-collection-off-road .ks-collection .collection-empty{ grid-column: 1 / -1; text-align: center; padding: var(--ks-8); }

@media (prefers-reduced-motion: no-preference) {
  .template-collection-electric-unicycle [data-reveal] { opacity: 0; transform: translateY(22px); }, .template-collection-electric-unicycle-sale [data-reveal] { opacity: 0; transform: translateY(22px); }, .template-collection-off-road [data-reveal] { opacity: 0; transform: translateY(22px); }
  .template-collection-electric-unicycle [data-reveal].is-in, .template-collection-electric-unicycle-sale [data-reveal].is-in, .template-collection-off-road [data-reveal].is-in { opacity: 1; transform: none; transition: opacity 0.7s var(--ks-ease), transform 0.7s var(--ks-ease); }
}

/* ============================================================ COMPARE */
/* Compare checkbox — top-right; tooltip below button (stays inside media clip) */
.template-collection-electric-unicycle .ks-card__media .product-card-compare, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare, .template-collection-off-road .ks-card__media .product-card-compare{
  display: block;
  position: absolute;
  top: var(--ks-3);
  right: var(--ks-3);
  left: auto;
  z-index: 4;
  line-height: 1;
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare input, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare input, .template-collection-off-road .ks-card__media .product-card-compare input{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  pointer-events: none;
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare label, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare label, .template-collection-off-road .ks-card__media .product-card-compare label{
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: var(--ks-r-pill);
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid var(--ks-line-strong);
  box-shadow: var(--ks-shadow-sm);
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  transition: background 0.2s, border-color 0.2s;
}

/* Reset theme checkbox pseudo; only show custom box centered in circle */
.template-collection-electric-unicycle .ks-card__media .product-card-compare input + label::before, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare input + label::before, .template-collection-off-road .ks-card__media .product-card-compare input + label::before{
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  display: block !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  border-radius: 4px !important;
  border: 1.5px solid var(--ks-line-strong) !important;
  background: transparent !important;
  box-shadow: none !important;
  transition: background 0.2s, border-color 0.2s;
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare input:checked + label, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare input:checked + label, .template-collection-off-road .ks-card__media .product-card-compare input:checked + label{
  background: var(--ks-ink);
  border-color: var(--ks-ink);
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare input:checked + label::before, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare input:checked + label::before, .template-collection-off-road .ks-card__media .product-card-compare input:checked + label::before{
  background: var(--ks-accent) !important;
  border-color: var(--ks-accent) !important;
}

/* Tooltip — left of button (fits top-right corner; avoids FREE GEAR overlap) */
.template-collection-electric-unicycle .ks-card__media .product-card-compare .product-card-compare-text, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare .product-card-compare-text, .template-collection-off-road .ks-card__media .product-card-compare .product-card-compare-text{
  position: absolute;
  left: auto;
  right: calc(100% + 10px);
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  background: var(--ks-ink) !important;
  color: #fff !important;
  font-family: var(--ks-font-body);
  font-size: 0.72rem;
  line-height: 1.2;
  white-space: nowrap;
  padding: 0.35rem 0.6rem;
  border-radius: var(--ks-r-sm);
  opacity: 0 !important;
  visibility: hidden;
  pointer-events: none;
  z-index: 6;
  box-shadow: var(--ks-shadow-sm);
  transition: opacity 0.2s, visibility 0.2s;
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare .product-card-compare-text::after, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare .product-card-compare-text::after, .template-collection-off-road .ks-card__media .product-card-compare .product-card-compare-text::after{
  content: "";
  position: absolute;
  top: 50%;
  right: -4px;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent var(--ks-ink);
}

.template-collection-electric-unicycle .ks-card__media .product-card-compare:hover .product-card-compare-text, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare:hover .product-card-compare-text, .template-collection-off-road .ks-card__media .product-card-compare:hover .product-card-compare-text,
.template-collection-electric-unicycle .ks-card__media .product-card-compare:focus-within .product-card-compare-text, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare:focus-within .product-card-compare-text, .template-collection-off-road .ks-card__media .product-card-compare:focus-within .product-card-compare-text{
  opacity: 1 !important;
  visibility: visible;
}

/* Vertical compare toggle tab → KS tokens */
body.template-collection-electric-unicycle .compare-toggle, body.template-collection-electric-unicycle-sale .compare-toggle, body.template-collection-off-road .compare-toggle{
  background-color: var(--ks-ink) !important;
  color: #fff !important;
  font-family: var(--ks-font-display);
  font-weight: 600;
  letter-spacing: 0.04em;
  border-radius: var(--ks-r-md) 0 0 var(--ks-r-md) !important;
  box-shadow: var(--ks-shadow-md) !important;
  padding: 18px 14px;
}

body.template-collection-electric-unicycle .compare-toggle:hover, body.template-collection-electric-unicycle-sale .compare-toggle:hover, body.template-collection-off-road .compare-toggle:hover{
  background-color: var(--ks-accent) !important;
  color: var(--ks-accent-ink) !important;
}

/* Compare drawer panel → KS tokens */
body.template-collection-electric-unicycle .compare-drawer .side-panel-inner, body.template-collection-electric-unicycle-sale .compare-drawer .side-panel-inner, body.template-collection-off-road .compare-drawer .side-panel-inner{
  background: var(--ks-surface);
  color: var(--ks-body);
  font-family: var(--ks-font-body);
}

body.template-collection-electric-unicycle .compare-drawer .side-panel-header .h6, body.template-collection-electric-unicycle-sale .compare-drawer .side-panel-header .h6, body.template-collection-off-road .compare-drawer .side-panel-header .h6,
body.template-collection-electric-unicycle .compare-drawer .side-panel-header span, body.template-collection-electric-unicycle-sale .compare-drawer .side-panel-header span, body.template-collection-off-road .compare-drawer .side-panel-header span{
  font-family: var(--ks-font-display);
  color: var(--ks-ink);
}

body.template-collection-electric-unicycle .compare-drawer--list-item, body.template-collection-electric-unicycle-sale .compare-drawer--list-item, body.template-collection-off-road .compare-drawer--list-item{
  border: 1px dashed var(--ks-line-strong);
  border-radius: var(--ks-r-md);
}

body.template-collection-electric-unicycle .compare-drawer-footer .compare-start.accent, body.template-collection-electric-unicycle-sale .compare-drawer-footer .compare-start.accent, body.template-collection-off-road .compare-drawer-footer .compare-start.accent{
  background: var(--ks-accent);
  color: var(--ks-accent-ink);
  font-family: var(--ks-font-display);
  font-weight: 600;
  border-radius: var(--ks-r-pill);
}

body.template-collection-electric-unicycle .compare-drawer-footer .compare-start.accent:disabled, body.template-collection-electric-unicycle-sale .compare-drawer-footer .compare-start.accent:disabled, body.template-collection-off-road .compare-drawer-footer .compare-start.accent:disabled{
  background: var(--ks-surface-2);
  color: var(--ks-muted);
}

body.template-collection-electric-unicycle .compare-drawer-footer .compare-clear, body.template-collection-electric-unicycle-sale .compare-drawer-footer .compare-clear, body.template-collection-off-road .compare-drawer-footer .compare-clear{
  color: var(--ks-muted);
  font-family: var(--ks-font-body);
}

body.template-collection-electric-unicycle .compare-drawer-footer .compare-clear:hover, body.template-collection-electric-unicycle-sale .compare-drawer-footer .compare-clear:hover, body.template-collection-off-road .compare-drawer-footer .compare-clear:hover{
  color: var(--ks-ink);
}

/* ============================================================ MOBILE */
@media (max-width: 639px) {
  body.template-collection-electric-unicycle.template-collection #wrapper, body.template-collection-electric-unicycle-sale.template-collection #wrapper, body.template-collection-off-road.template-collection #wrapper,
body.template-collection-electric-unicycle.template-collection #main-content, body.template-collection-electric-unicycle-sale.template-collection #main-content, body.template-collection-off-road.template-collection #main-content{
    overflow-x: clip;
  }

.template-collection-electric-unicycle .ks-collection, .template-collection-electric-unicycle-sale .ks-collection, .template-collection-off-road .ks-collection{
    padding-block: var(--ks-5) var(--ks-7);
  }

.template-collection-electric-unicycle .ks-toolbar, .template-collection-electric-unicycle-sale .ks-toolbar, .template-collection-off-road .ks-toolbar{
    flex-direction: column;
    align-items: stretch;
    gap: var(--ks-3);
  }

.template-collection-electric-unicycle .ks-toolbar__actions, .template-collection-electric-unicycle-sale .ks-toolbar__actions, .template-collection-off-road .ks-toolbar__actions{
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
    justify-content: flex-start;
    gap: var(--ks-2);
  }

.template-collection-electric-unicycle .ks-toolbar .facets--bar, .template-collection-electric-unicycle-sale .ks-toolbar .facets--bar, .template-collection-off-road .ks-toolbar .facets--bar{
    width: 100%;
  }

.template-collection-electric-unicycle .ks-chips, .template-collection-electric-unicycle-sale .ks-chips, .template-collection-off-road .ks-chips{
    gap: var(--ks-2);
    margin: var(--ks-4) 0;
  }

.template-collection-electric-unicycle .ks-chip, .template-collection-electric-unicycle-sale .ks-chip, .template-collection-off-road .ks-chip{
    min-height: 36px;
    padding: 0.35rem 0.85rem;
    font-size: 0.8rem;
  }

.template-collection-electric-unicycle .ks-card__body, .template-collection-electric-unicycle-sale .ks-card__body, .template-collection-off-road .ks-card__body{
    padding: var(--ks-2) var(--ks-2) var(--ks-3);
  }

.template-collection-electric-unicycle .ks-card__title, .template-collection-electric-unicycle-sale .ks-card__title, .template-collection-off-road .ks-card__title{
    font-size: 0.88rem;
    line-height: 1.2;
    word-break: normal;
    overflow-wrap: anywhere;
  }

.template-collection-electric-unicycle .ks-card__subtitle, .template-collection-electric-unicycle-sale .ks-card__subtitle, .template-collection-off-road .ks-card__subtitle{
    font-size: 0.75rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

.template-collection-electric-unicycle .ks-price__now, .template-collection-electric-unicycle-sale .ks-price__now, .template-collection-off-road .ks-price__now{
    font-size: 0.95rem;
    white-space: nowrap;
  }

.template-collection-electric-unicycle .ks-price__was, .template-collection-electric-unicycle-sale .ks-price__was, .template-collection-off-road .ks-price__was{
    font-size: 0.75rem;
  }

.template-collection-electric-unicycle .ks-rating, .template-collection-electric-unicycle-sale .ks-rating, .template-collection-off-road .ks-rating{
    flex-wrap: wrap;
    font-size: 0.75rem;
  }

.template-collection-electric-unicycle .ks-stars, .template-collection-electric-unicycle-sale .ks-stars, .template-collection-off-road .ks-stars{
    font-size: 0.8rem;
    letter-spacing: 1px;
  }

.template-collection-electric-unicycle .ks-specs, .template-collection-electric-unicycle-sale .ks-specs, .template-collection-off-road .ks-specs{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.2rem;
    margin-top: var(--ks-1);
    padding-top: var(--ks-2);
  }

.template-collection-electric-unicycle .ks-spec dt, .template-collection-electric-unicycle-sale .ks-spec dt, .template-collection-off-road .ks-spec dt{
    font-size: 0.58rem;
  }

.template-collection-electric-unicycle .ks-spec dd, .template-collection-electric-unicycle-sale .ks-spec dd, .template-collection-off-road .ks-spec dd{
    font-size: 0.72rem;
    overflow-wrap: anywhere;
  }

.template-collection-electric-unicycle .ks-card__foot, .template-collection-electric-unicycle-sale .ks-card__foot, .template-collection-off-road .ks-card__foot{
    gap: var(--ks-2);
  }

.template-collection-electric-unicycle .ks-card__add, .template-collection-electric-unicycle-sale .ks-card__add, .template-collection-off-road .ks-card__add{
    width: 38px;
    height: 38px;
  }

.template-collection-electric-unicycle .ks-card__add svg, .template-collection-electric-unicycle-sale .ks-card__add svg, .template-collection-off-road .ks-card__add svg{
    width: 17px;
    height: 17px;
  }

.template-collection-electric-unicycle .ks-card__labels, .template-collection-electric-unicycle-sale .ks-card__labels, .template-collection-off-road .ks-card__labels{
    top: var(--ks-2);
    left: var(--ks-2);
    gap: var(--ks-1);
  }

.template-collection-electric-unicycle .ks-label, .template-collection-electric-unicycle-sale .ks-label, .template-collection-off-road .ks-label{
    font-size: 0.58rem;
    padding: 0.2rem 0.45rem;
  }

.template-collection-electric-unicycle .ks-card__media .product-card-compare, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare, .template-collection-off-road .ks-card__media .product-card-compare{
    top: var(--ks-2);
    right: var(--ks-2);
  }

.template-collection-electric-unicycle .ks-card__media .product-card-compare label, .template-collection-electric-unicycle-sale .ks-card__media .product-card-compare label, .template-collection-off-road .ks-card__media .product-card-compare label{
    width: 26px;
    height: 26px;
  }

body.template-collection-electric-unicycle .compare-toggle, body.template-collection-electric-unicycle-sale .compare-toggle, body.template-collection-off-road .compare-toggle{
    top: auto;
    bottom: calc(1rem + env(safe-area-inset-bottom, 0px));
    right: 0.75rem;
    left: auto;
    transform: none;
    writing-mode: horizontal-tb;
    padding: 0.65rem 0.9rem;
    border-radius: var(--ks-r-pill) !important;
    font-size: 0.72rem;
    letter-spacing: 0.02em;
    max-width: min(12rem, calc(100vw - 1.5rem));
    z-index: 40;
  }

body.template-collection-electric-unicycle .compare-toggle--text, body.template-collection-electric-unicycle-sale .compare-toggle--text, body.template-collection-off-road .compare-toggle--text{
    transform: none;
    white-space: normal;
    text-align: center;
    line-height: 1.2;
  }

.template-collection-electric-unicycle .ks-compare__table-wrap, .template-collection-electric-unicycle-sale .ks-compare__table-wrap, .template-collection-off-road .ks-compare__table-wrap{
    margin-inline: -0.25rem;
    border-radius: var(--ks-r-sm);
  }

.template-collection-electric-unicycle .ks-compare__table, .template-collection-electric-unicycle-sale .ks-compare__table, .template-collection-off-road .ks-compare__table{
    font-size: 0.78rem;
  }

  .template-collection-electric-unicycle .ks-compare__table th, .template-collection-electric-unicycle-sale .ks-compare__table th, .template-collection-off-road .ks-compare__table th,
.template-collection-electric-unicycle .ks-compare__table td, .template-collection-electric-unicycle-sale .ks-compare__table td, .template-collection-off-road .ks-compare__table td{
    padding: 0.55rem 0.45rem;
  }

body.template-collection-electric-unicycle .ks-collection-main .pagination .page-numbers, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page-numbers, body.template-collection-off-road .ks-collection-main .pagination .page-numbers{
    max-width: none;
    padding: 0.35rem 0.4rem;
    gap: 0.3rem;
  }

  body.template-collection-electric-unicycle .ks-collection-main .pagination .page a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page a, body.template-collection-off-road .ks-collection-main .pagination .page a,
  body.template-collection-electric-unicycle .ks-collection-main .pagination .prev a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .prev a, body.template-collection-off-road .ks-collection-main .pagination .prev a,
  body.template-collection-electric-unicycle .ks-collection-main .pagination .next a, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .next a, body.template-collection-off-road .ks-collection-main .pagination .next a,
body.template-collection-electric-unicycle .ks-collection-main .pagination .page.current, body.template-collection-electric-unicycle-sale .ks-collection-main .pagination .page.current, body.template-collection-off-road .ks-collection-main .pagination .page.current{
    min-width: 2.75rem;
    min-height: 2.75rem;
    font-size: 0.82rem;
  }
}
