@charset "UTF-8";
.l-header {
  background: #fff;
  top: -22px;
}

@media screen and (min-width: 768px) {
  .l-header {
    top: -28px;
  }
}
.l-header .l-header__inner {
  border-top: none;
  height: 50px;
}

.l-header .l-header__logo {
  width: 72px !important;
}

@media screen and (min-width: 768px) {
  .l-header .l-header__logo {
    width: 88px !important;
  }
}
.l-header .l-header__nav {
  top: 22px;
}

@media screen and (min-width: 768px) {
  .l-header .l-header__nav {
    top: 28px;
  }
}
.l-header.is-open .l-header__menu {
  margin-top: 40px;
}

@media screen and (min-width: 992px) {
  .l-header.is-open .l-header__menu {
    margin-top: 80px;
  }
}
.fs-l-page {
  padding-top: 50px;
}

main {
  font-family: ryo-gothic-plusn, sans-serif;
  color: #212121;
}

.ss-collection-2026 {
  width: 100%;
  font-feature-settings: 'pwid' off;
  font-weight: 400;
  padding-top: 48px;
  padding-bottom: 120px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 button:hover,
  .ss-collection-2026 a:hover {
    opacity: 0.6;
  }
}

.ss-collection-2026 .fixed-head {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  padding: 0 16px;
  border-top: 1px solid #d2d2d2;
  position: fixed;
  top: 50px;
  z-index: 3;
}
@media screen and (min-width: 992px) {
  .ss-collection-2026 .fixed-head {
    padding: 0 50px;
  }
}
.ss-collection-2026 .fixed-head__refine {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.ss-collection-2026 .fixed-head__refine::before {
  font-family: 'Material Symbols Outlined';
  content: 'tune';
  font-weight: 200;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  color: #1c1b1f;
  background-color: #ffffff;
}
.ss-collection-2026 .fixed-head__refine:active {
  opacity: 0.6;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .fixed-head__refine:hover {
    opacity: 0.6;
  }
}

.ss-collection-2026 .mv {
  width: 100%;
}
.ss-collection-2026 .mv__img {
  width: 100%;
  height: calc(100svh - 98px);
  position: relative;
}
@media screen and (min-width: 992px) {
  .ss-collection-2026 .mv__img {
    height: auto;
    aspect-ratio: 2/1;
  }
}
.ss-collection-2026 .mv__img.is-result {
  height: 50svh;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .mv__img.is-result {
    aspect-ratio: 4/1;
  }
}
.ss-collection-2026 .mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}
@media screen and (min-width: 992px) {
  .ss-collection-2026 .mv__img img {
    -o-object-position: center;
    object-position: center;
  }
}
.ss-collection-2026 .mv__title {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  text-align: center;
  position: absolute;
  bottom: 55px;
}
.ss-collection-2026 .mv__title span.u-font--en {
  letter-spacing: 0.4em;
}
.ss-collection-2026 .mv__text {
  width: 100%;
  padding-top: 64px;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .mv__text {
    text-align: center;
  }
}

.ss-collection-2026 .anchor {
  width: 100%;
  padding: 64px 0;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .anchor {
    padding: 128px 72px;
  }
}
@media screen and (min-width: 1440px) {
  .ss-collection-2026 .anchor {
    padding: 128px 5%;
  }
}
.ss-collection-2026 .anchor .c-anchor-img__container {
  padding: 0 5vw;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .anchor .c-anchor-img__container {
    padding: 0;
  }
}
.ss-collection-2026 .anchor .c-anchor-img__list {
  max-width: 1056px;
  height: auto;
}
.ss-collection-2026 .anchor .c-anchor-img__item {
  height: 100%;
}
.ss-collection-2026 .anchor .c-anchor-img__link {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.ss-collection-2026 .anchor .c-anchor-img__link:hover .c-anchor-img__card {
  transform: scale(1);
}
.ss-collection-2026 .anchor .c-anchor-img__card {
  height: auto;
  aspect-ratio: 240/300;
}
.ss-collection-2026 .anchor .c-anchor-img__text {
  text-align: left;
  position: relative;
  bottom: 0;
}

.ss-collection-2026 .coordinate__video-area {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__video-area {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ss-collection-2026 .coordinate__video {
  width: 100%;
  aspect-ratio: 4/5;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__video {
    width: 50%;
    flex-shrink: 0;
  }
}
.ss-collection-2026 .coordinate__video video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.ss-collection-2026 .coordinate__desc {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 48px 5vw;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__desc {
    width: 50%;
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__desc p {
    max-width: 480px;
  }
}
.ss-collection-2026 .coordinate__title {
  letter-spacing: 0.4em;
  text-align: center;
}
.ss-collection-2026 .coordinate__product-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1px;
  padding-bottom: 2px;
  overflow-y: hidden;
  transition: max-height 0.5s ease-in-out;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
.ss-collection-2026 .coordinate__product-list[data-coordinate-id] {
  padding-bottom: 5px;
}
.ss-collection-2026 .coordinate__product-list .no-product {
  width: 100%;
  text-align: center;
  padding: 32px 5vw;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-list .no-product {
    grid-column-end: span 4;
    padding: 32px 72px;
  }
}
.ss-collection-2026 .coordinate__product-item {
  width: calc(50% - 0.5px);
  position: relative;
  transition: box-shadow 0.2s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-item {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-item:hover {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
    z-index: 2;
  }
  .ss-collection-2026
    .coordinate__product-item:hover
    .coordinate__product-img
    .js-hover-img {
    opacity: 1;
  }
}
.ss-collection-2026 .coordinate__product-link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.ss-collection-2026 .coordinate__product-link:hover {
  opacity: 1;
}
.ss-collection-2026 .coordinate__product-container {
  width: 100%;
  background-color: #f2f2f2;
}
.ss-collection-2026 .coordinate__product-img {
  width: 90%;
  display: flex;
  flex-wrap: nowrap;
  display: block;
  margin: 5% 5% 0;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  position: relative;
  scrollbar-width: none;
}
.ss-collection-2026 .coordinate__product-img::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-img {
    display: block;
    overflow: hidden;
  }
}
.ss-collection-2026 .coordinate__product-img .simplebar-content-wrapper {
  scroll-padding-left: 0;
}
.ss-collection-2026
  .coordinate__product-img
  .simplebar-track.simplebar-horizontal {
  width: 48px;
}
.ss-collection-2026 .coordinate__product-img img {
  width: 100%;
  display: inline-block;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  flex: 0 0 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.ss-collection-2026 .coordinate__product-img img.js-hover-img {
  opacity: 1;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-img img.js-hover-img {
    display: block;
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
  }
}
.ss-collection-2026 .coordinate__product-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex-grow: 1;
  padding: 16px 16px 24px 16px;
  background: linear-gradient(0deg, #ffffff 0%, #f2f2f2 100%);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-info {
    padding: 16px 48px 24px 16px;
  }
}
.ss-collection-2026 .coordinate__product-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1;
}
.ss-collection-2026 .coordinate__product-num::before {
  content: '¥';
  margin-right: 2px;
}
.ss-collection-2026 .coordinate__product-tag {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  line-height: 1;
}
.ss-collection-2026 .coordinate__product-tag span {
  background-color: #f2f2f2;
  padding: 8px;
}
.ss-collection-2026 .coordinate__product-model {
  width: 100%;
  aspect-ratio: 4/5;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model {
    min-height: calc(62vw + 175px);
    aspect-ratio: unset;
    grid-column-end: span 2;
    grid-row-end: span 2;
    z-index: -1;
  }
}
.ss-collection-2026 .coordinate__product-model.js-model-swiper {
  width: 100%;
  overflow-x: hidden;
}
.ss-collection-2026
  .coordinate__product-model.js-model-swiper
  .autoplay-progress {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ss-collection-2026
  .coordinate__product-model.js-model-swiper
  .autoplay-progress
  svg {
  --progress: 0;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.ss-collection-2026
  .coordinate__product-model.js-model-swiper
  .autoplay-progress
  .track {
  fill: #d2d2d2;
}
.ss-collection-2026
  .coordinate__product-model.js-model-swiper
  .autoplay-progress
  .fill {
  fill: #8c8c8c;
  transform-origin: left center;
  transform: scaleX(var(--progress));
  transition: transform 0.1s linear;
}
.ss-collection-2026 .coordinate__product-model .model-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ss-collection-2026 .coordinate__product-model .model-item.coord1-1 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling1_1_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord1-1 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling1_1_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord1-2 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling1_2_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord1-2 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling1_2_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord2-1 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling2_1_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord2-1 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling2_1_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord2-2 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling2_2_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord2-2 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling2_2_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord3-1 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling3_1_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord3-1 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling3_1_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord3-2 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling3_2_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord3-2 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling3_2_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord4-1 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling4_1_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord4-1 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling4_1_pc.webp);
  }
}
.ss-collection-2026 .coordinate__product-model .model-item.coord4-2 {
  background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling4_2_sp.webp);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__product-model .model-item.coord4-2 {
    background-image: url(https://wako.itembox.cloud/item/assets/images/SS-COLLECTION-2026/260220_ss_styling4_2_pc.webp);
  }
}
.ss-collection-2026 .coordinate__more {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 32px 0;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__more {
    padding: 100px 0;
  }
}
.ss-collection-2026 .coordinate__more-btn {
  width: 330px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  line-height: 1;
  color: #737373;
  padding: 0;
  margin: 0 auto;
}
.ss-collection-2026 .coordinate__more-btn::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #737373;
  border-right: 1px solid #737373;
  margin-top: 0;
  margin-bottom: 3px;
  transform: rotate(135deg);
  transition: all 0.2s ease-in-out;
}
.ss-collection-2026 .coordinate__more-btn.is-open::after {
  margin-top: 3px;
  margin-bottom: 0;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .coordinate__more-btn:hover {
    color: #ffffff;
  }
  .ss-collection-2026 .coordinate__more-btn:hover::after {
    border-color: #ffffff;
  }
}

.ss-collection-2026 .fixed-bottom {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  position: fixed;
  bottom: 50px;
  z-index: 99;
}
.ss-collection-2026 .fixed-bottom__anchor {
  position: relative;
}
.ss-collection-2026 .fixed-bottom__anchor-list {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  position: absolute;
  bottom: 60px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.ss-collection-2026 .fixed-bottom__anchor-list.active {
  visibility: visible;
  opacity: 1;
}
.ss-collection-2026 .fixed-bottom__anchor-item {
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 0 16px;
}
.ss-collection-2026
  .fixed-bottom__anchor-item.current
  .fixed-bottom__anchor-link::after {
  font-family: 'Material Symbols Outlined';
  content: 'chevron_forward';
  font-weight: 200;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  transform: rotate(90deg);
  transition: all 0.2s ease-in-out;
}
.ss-collection-2026
  .fixed-bottom__anchor-item.current
  .fixed-bottom__anchor-link.active::after {
  transform: rotate(-90deg);
}
.ss-collection-2026 .fixed-bottom__anchor-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  border-radius: 24px;
}
.ss-collection-2026 .fixed-bottom__anchor-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.ss-collection-2026 .fixed-bottom__refine {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
}
.ss-collection-2026 .fixed-bottom__refine::after {
  font-family: 'Material Symbols Outlined';
  content: 'tune';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  color: #1c1b1f;
  background-color: #ffffff;
}
.ss-collection-2026 .fixed-bottom__return {
  position: relative;
}
.ss-collection-2026 .fixed-bottom__return-btn {
  width: -moz-fit-content;
  width: fit-content;
  height: 48px;
  border-radius: 24px;
  background-color: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 0 16px;
}
.ss-collection-2026 .fixed-bottom__return-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 24px;
}
.ss-collection-2026 .fixed-bottom__return-link::before {
  font-family: 'Material Symbols Outlined';
  content: 'reply';
  font-weight: 200;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}

.ss-collection-2026 .refine-modal.c-modal--bottom {
  width: 100vw;
  height: 100dvh;
  padding: 0;
  position: fixed;
  z-index: 1000;
  transition: all 0.4s ease-in-out;
}
.ss-collection-2026 .refine-modal.c-modal--bottom .c-modal__inner {
  width: 100%;
  height: 100dvh;
  max-width: unset;
  padding: 0;
  margin: 0 0 0 auto;
  transform: translateX(100%);
  transition: all 0.4s ease-in-out;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .refine-modal.c-modal--bottom .c-modal__inner {
    width: 50%;
    max-width: 550px;
    height: 100%;
    transform: translateX(100%);
  }
}
.ss-collection-2026 .refine-modal.c-modal--bottom .c-modal__btn {
  top: 30px;
  right: 8vw;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .refine-modal.c-modal--bottom .c-modal__btn {
    top: 30px;
    right: 45px;
  }
}
.ss-collection-2026 .refine-modal.c-modal--bottom .c-modal__content {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.ss-collection-2026
  .refine-modal.c-modal--bottom.c-modal--bottom.active
  .c-modal__inner {
  transform: translateX(0);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026
    .refine-modal.c-modal--bottom.c-modal--bottom.active
    .c-modal__inner {
    transform: translateX(0);
  }
}
.ss-collection-2026 .refine-modal .c-refine__scroll {
  max-height: calc(90dvh - 75px);
  padding-bottom: 110px;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color::before {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.white::before {
  background-color: #ffffff;
  border: 1px solid #000;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.black::before {
  background-color: #212121;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.gray::before {
  background-color: #d9d9d9;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.beige::before {
  background-color: #a08d6d;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.brown::before {
  background-color: #6b332a;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.navy::before {
  background-color: #272638;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.oak::before {
  background-color: #a5937a;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.yellow::before {
  background-color: #e5c059;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.gold::before {
  background-color: #f4e7bc;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.silver::before {
  background-color: #d6d8d9;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.wine::before {
  background-color: #a93c54;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.pink::before {
  background-color: #ebbebe;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.blue::before {
  background-color: #99b1e4;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.ivory::before {
  background-color: #e5d9c9;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.green::before {
  background-color: #6cbeb2;
}
.ss-collection-2026
  .refine-modal
  .c-refine__color
  .c-refine__checkbox
  span.color.purple::before {
  background-color: #9a3d70;
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input
  + .c-refine__checkbox-box::after {
  content: 'check_box_outline_blank';
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input
  + .c-refine__checkbox-box.radio::after {
  content: 'radio_button_unchecked';
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input
  + .c-refine__checkbox-box.toggle {
  width: 40px;
  height: 40px;
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input
  + .c-refine__checkbox-box.toggle::after {
  width: 40px;
  height: 40px;
  content: 'toggle_off';
  font-size: 40px;
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input:checked
  + .c-refine__checkbox-box::after {
  content: 'check_box';
  font-variation-settings: 'FILL' 1;
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input:checked
  + .c-refine__checkbox-box.radio::after {
  content: 'radio_button_checked';
}
.ss-collection-2026
  .refine-modal
  .c-refine__checkbox
  input:checked
  + .c-refine__checkbox-box.toggle::after {
  content: 'toggle_on';
  font-variation-settings: 'FILL' 1;
}
.ss-collection-2026 .refine-modal .c-refine__price .js-price-min,
.ss-collection-2026 .refine-modal .c-refine__price .js-price-max {
  width: 80px;
}
.ss-collection-2026 .refine-modal .c-refine__reset-btn {
  width: 100%;
  background-color: #ffffff;
  padding-top: 12px;
  padding-bottom: 12px;
  position: absolute;
  left: 0;
  bottom: min(10dvh, 60px);
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .refine-modal .c-refine__reset-btn {
    bottom: 60px;
  }
}
.ss-collection-2026 .refine-modal .c-refine__reset-btn .c-link {
  background: none;
  border: none;
  padding: 0;
  margin: 0 auto;
}
.ss-collection-2026 .refine-modal .c-refine__search-btn {
  height: 10dvh;
  max-height: 60px;
}
@media screen and (min-width: 1024px) {
  .ss-collection-2026 .refine-modal .c-refine__search-btn {
    height: 60px;
  }
} /*# sourceMappingURL=style.css.map */
