/** Shopify CDN: Minification failed

Line 500:1 Unexpected "@media"
Line 507:0 Expected identifier but found "+"
Line 509:0 Unexpected "+"
Line 515:0 Expected identifier but found "+"
Line 516:1 Unexpected "@media"
Line 520:0 Expected identifier but found "+"
Line 524:0 Unexpected "@media"

**/
/* STOMALLY approved single-row navigation + full-screen B2B hero. */
#shopify-section-announcement-bar { display: none !important; }

.header--stomally-single-row {
  min-height: 80px;
  padding: 0;
  background: #071f46;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}
.header--stomally-single-row > .container {
  width: 100%;
  max-width: 1440px;
  padding-inline: 72px;
}
.header--stomally-single-row .header__inner { height: 80px; flex-wrap: nowrap; }
.header--stomally-single-row .header__logo { flex: 0 0 auto; margin: 0 34px 0 0; }
.header--stomally-single-row .header__logo-link { line-height: 0; }
.stomally-brand-lockup { display: inline-flex; align-items: center; gap: 9px; width: 152px; height: 34px; }
.stomally-brand-lockup__mark { width: 32px; height: 32px; object-fit: contain; filter: grayscale(1) brightness(0) invert(1); }
.stomally-brand-lockup__wordmark { width: 111px; height: auto; object-fit: contain; filter: grayscale(1) brightness(0) invert(1); }
.header--stomally-single-row .header__search-bar-wrapper { display: none !important; }
.header--stomally-single-row .stomally-header-nav.nav-bar { display: block; position: static; left: auto; width: auto; flex: 1 1 auto; min-width: 0; background: transparent; border: 0; }
.header--stomally-single-row .stomally-header-nav.nav-bar::after { display: none; }
.stomally-header-nav__list { display: flex; align-items: center; justify-content: center; gap: 28px; margin: 0; }
.stomally-header-nav__item { position: relative; }
.stomally-header-nav__item.nav-bar__item { margin: 0; padding: 0; }
.stomally-header-nav__item.nav-bar__item--static { position: static; }
.stomally-header-nav__link { display: flex; align-items: center; gap: 7px; min-height: 44px; color: #fff; font-size: 15px; font-weight: 600; white-space: nowrap; }
.stomally-header-nav__link:hover { color: #c9bcff; }
.stomally-header-nav__link .icon--arrow-bottom { width: 9px; height: 6px; }
.stomally-header-nav__link .icon--nav-triangle { bottom: -19px; }
.header--stomally-single-row .header__action-list { flex: 0 0 auto; margin-left: 26px; padding-left: 0; }
.header--stomally-single-row .header__action-item:not(.header__action-item--b2b-cta) { display: none !important; }
.header--stomally-single-row .header__action-item--b2b-cta { padding: 0; }
.stomally-header-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  padding: 0 24px;
  border-radius: 6px;
  background: #765bdc !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  box-shadow: 0 8px 20px rgba(71, 49, 158, .28);
}
.stomally-header-cta:hover { background: #654bc9 !important; }
.header--stomally-single-row .header__mobile-nav-toggle { color: #fff; }

.template-index .slideshow--full-screen,
.template-index .slideshow--full-screen .slideshow__slide,
.template-index .slideshow--full-screen .slideshow__slide-inner {
  height: calc(100vh - 80px);
  min-height: 640px;
}
@supports (height: 100svh) {
  .template-index .slideshow--full-screen,
  .template-index .slideshow--full-screen .slideshow__slide,
  .template-index .slideshow--full-screen .slideshow__slide-inner { height: calc(100svh - 80px); }
}
.template-index .slideshow--full-screen .slideshow__content-wrapper { width: 100%; max-width: none; padding-block: 0; }
.template-index .slideshow--full-screen .slideshow__content-wrapper > .container {
  width: 100%;
  max-width: 1440px;
  padding-inline: 72px;
}
.template-index .slideshow--full-screen .slideshow__title {
  width: 560px;
  max-width: 46vw;
  margin-bottom: 20px;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  letter-spacing: -.035em;
  text-shadow: 0 2px 20px rgba(0, 13, 35, .22);
}
.template-index .slideshow--full-screen .slideshow__content {
  width: 560px;
  max-width: 46vw;
  margin: 0 0 26px;
  color: #d5e0f0;
  font-size: 16px;
  line-height: 26px;
}
.template-index .slideshow--full-screen .slideshow__button {
  min-height: 46px;
  margin-top: 0;
  padding: 13px 24px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 0 8px 20px rgba(71, 49, 158, .28);
}
.template-index [id$="__hero-paths"] { position: relative; z-index: 3; margin-top: -112px; }
.template-index [id$="__hero-paths"] .section { margin: 0; padding: 0; background: transparent; }
.template-index [id$="__hero-paths"] .container { width: 100%; max-width: none; padding: 0; }
.template-index [id$="__hero-paths"] .quick-links {
  width: 100%;
  min-height: 112px;
  margin: 0;
  border: 0;
  border-top: 1px solid rgba(255,255,255,.20);
  border-bottom: 1px solid rgba(255,255,255,.12);
  border-radius: 0;
  background: linear-gradient(90deg, rgba(3,18,42,.76), rgba(11,43,83,.58), rgba(3,18,42,.76));
  -webkit-backdrop-filter: blur(10px) saturate(115%);
  backdrop-filter: blur(10px) saturate(115%);
}
.template-index [id$="__hero-paths"] .quick-links__link {
  width: 25%;
  min-height: 112px;
  padding: 20px 24px;
  border: 0;
  border-right: 1px solid rgba(255,255,255,.18);
  box-shadow: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  text-align: center;
}
.template-index [id$="__hero-paths"] .quick-links__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
.template-index [id$="__hero-paths"] .quick-links__title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.35;
}
.template-index [id$="__hero-paths"] .quick-links__text {
  max-width: 260px;
  color: rgba(255,255,255,.74);
  font-family: var(--text-font-family);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
}
.template-index [id$="__hero-paths"] .quick-links__link:last-child { border-right: 0; }
.template-index [id$="__hero-paths"] .quick-links__link:hover { color: #fff; background: rgba(118,91,220,.22); }

/* Unified homepage section rhythm. Hero + hero-paths remain one composite module. */
.template-index #main > .shopify-section > .section { margin-top: 0; margin-bottom: 0; }
.template-index #main > .shopify-section + .shopify-section:not([id$="__hero-paths"]) { margin-top: 100px; }

/* Six-category solution row: centered heading and full use of Warehouse's 1480px container. */
.template-index [id$="__collection_list_arhcHr"] .section__header {
  justify-content: center;
  text-align: center;
}
.template-index [id$="__collection_list_arhcHr"] .section__title {
  width: 100%;
  text-align: center;
}
.template-index [id$="__collection_list_arhcHr"] .collection-item__title {
  text-align: center;
  transform: none;
}
.template-index [id$="__collection_list_arhcHr"] .collection-item__title svg { display: none; }

@media screen and (min-width: 1000px) {
  .template-index [id$="__collection_list_arhcHr"] .collection-list { margin-right: -28px; margin-left: -28px; }
  .template-index [id$="__collection_list_arhcHr"] .collection-item {
    width: 16.666667%;
    padding-right: 28px;
    padding-left: 28px;
  }
}

.template-index .section--text-centered .heading,
.template-index .section__title { letter-spacing: -.025em; }
.template-index [id$="__product-heading"],
.template-index #shopify-section-inquiry-heading,
.template-index #shopify-section-resources-heading { padding-bottom: 0; }
.template-index [id$="__product-heading"] .section,
.template-index #shopify-section-inquiry-heading .section,
.template-index #shopify-section-resources-heading .section { padding-top: 34px; padding-bottom: 14px; }
.template-index [id$="__product-heading"] .section { padding-top: 0; }
.template-index [id$="__product-heading"] .heading,
.template-index #shopify-section-inquiry-heading .heading,
.template-index #shopify-section-resources-heading .heading { color: #102a52; font-size: clamp(1.5rem, 1.8vw, 1.75rem); line-height: 1.2; letter-spacing: -.025em; }
.template-index [id$="__product-heading"] .rte,
.template-index #shopify-section-inquiry-heading .rte,
.template-index #shopify-section-resources-heading .rte { max-width: 720px; margin: 8px auto 0; color: #60718a; font-size: 15px; line-height: 1.65; }
.template-index #shopify-section-information-heading .section { background: #eef4fb; text-align: left; border-block: 1px solid #d9e4f1; }
.template-index #shopify-section-information-heading .container { padding-block: 18px; }
.template-index #shopify-section-information-heading .heading { color: #102a52; }

.template-index [id$="__product-heading"] .container,
.template-index #shopify-section-offers_bwNXzR .container,
.template-index #shopify-section-product-review .container,
.template-index #shopify-section-partner-paths .container,
.template-index #shopify-section-inquiry-heading .container,
.template-index #shopify-section-inquiry-steps .container,
.template-index #shopify-section-resources-heading .container,
.template-index #shopify-section-resources .container { max-width: 1240px; }

.template-index .promotion-block,
.template-index .quick-links,
.template-index .text-with-icons { border-radius: 10px; overflow: hidden; }
.template-index .promo-block { border: 1px solid rgba(22, 52, 94, .11); }
.template-index .promo-block__inner { padding: 36px; }
.template-index .promo-block__heading { font-size: clamp(1.45rem, 2vw, 2rem); }
.template-index #shopify-section-offers_bwNXzR .section { padding-top: 0; }
.template-index #shopify-section-offers_bwNXzR .block-list { margin: -5px; }
.template-index #shopify-section-offers_bwNXzR .block-list__item { width: 20%; padding: 5px; }
.template-index #shopify-section-offers_bwNXzR .offer-item { min-height: 250px; padding: 0; display: flex; flex-direction: column; overflow: hidden; border: 1px solid #dce5f0; border-radius: 7px; background: #f5f7fb; box-shadow: 0 7px 22px rgba(16,42,82,.08); }
.template-index #shopify-section-offers_bwNXzR .offer-item__image-wrapper { display: none; }
.template-index #shopify-section-offers_bwNXzR .offer-item::before { content: ""; display: block; flex: 1 1 auto; min-height: 200px; background-repeat: no-repeat; background-position: center; background-size: contain; }
.template-index #shopify-section-offers_bwNXzR .block-list__item:nth-child(1) .offer-item::before { background-image: url("stomally-category-onepiece.webp"); }
.template-index #shopify-section-offers_bwNXzR .block-list__item:nth-child(2) .offer-item::before { background-image: url("stomally-category-twopiece.webp"); }
.template-index #shopify-section-offers_bwNXzR .block-list__item:nth-child(3) .offer-item::before { background-image: url("stomally-category-accessories.webp"); }
.template-index #shopify-section-offers_bwNXzR .block-list__item:nth-child(4) .offer-item::before { background-image: url("stomally-resource-guide.webp"); }
.template-index #shopify-section-offers_bwNXzR .block-list__item:nth-child(5) .offer-item::before { background-image: url("stomally-resource-selection.webp"); }
.template-index #shopify-section-offers_bwNXzR .offer-item__inner { width: 100%; min-height: 50px; padding: 12px 10px; display: flex; align-items: center; justify-content: center; background: #1558a6; text-align: center; }
.template-index #shopify-section-offers_bwNXzR .offer-item__title { color: #fff; font-size: 14px; line-height: 1.35; margin: 0; }
.template-index #shopify-section-product-review .section { padding-top: 12px; }
.template-index #shopify-section-product-review .image-with-text { min-height: 350px; overflow: hidden; border-radius: 8px; background: #071f46; color: #dbe6f7; box-shadow: 0 12px 34px rgba(7,31,70,.12); }
.template-index #shopify-section-product-review .image-with-text__image-container { align-self: stretch; }
.template-index #shopify-section-product-review .image-with-text__image-container > img { width: 100%; height: 100%; object-fit: cover; display: block; }
.template-index #shopify-section-product-review .image-with-text__text-container { align-self: stretch; display: flex; align-items: center; background: linear-gradient(135deg,#0a2855,#061c3d); padding: 40px 54px; }
.template-index #shopify-section-product-review .image-with-text__text-aligner { max-width: 430px; }
.template-index #shopify-section-product-review .heading { color: #fff; font-size: clamp(1.8rem,2.4vw,2.3rem); line-height: 1.12; }
.template-index #shopify-section-product-review .rte { color: #d6e2f2; line-height: 1.7; }
.template-index #shopify-section-product-review .button { background: #765bdc; color: #fff; }
.template-index #shopify-section-partner-paths .section { padding-top: 12px; }
.template-index #shopify-section-partner-paths .block-list { margin: -8px; }
.template-index #shopify-section-partner-paths .block-list__item { padding: 8px; }
.template-index #shopify-section-partner-paths .promo-block { min-height: 320px; border-radius: 8px; box-shadow: 0 10px 28px rgba(16,42,82,.09); }
.template-index #shopify-section-partner-paths .promo-block__image-wrapper { background-size: cover !important; background-position: center !important; }
.template-index #shopify-section-partner-paths .promo-block__inner { width: 54%; max-width: 54%; padding: 30px; background: linear-gradient(90deg,rgba(248,251,255,.99) 0%,rgba(248,251,255,.94) 72%,rgba(248,251,255,0) 100%); }
.template-index #shopify-section-partner-paths .promo-block__heading { font-size: clamp(1.55rem,2vw,2rem); line-height: 1.12; }
.template-index #shopify-section-partner-paths .promo-block__content { color: #465b78; font-size: 14px; line-height: 1.6; }
.template-index #shopify-section-partner-paths .promo-block__image-wrapper--cover { height: 100%; }
.template-index .promo-block__cta { border-radius: 4px; box-shadow: none; }

.template-index #shopify-section-inquiry-steps .section { padding-top: 0; }
.template-index #shopify-section-inquiry-steps .text-with-icons { border: 1px solid #d9e4f1; background: #fff; box-shadow: 0 8px 24px rgba(16,42,82,.06); }
.template-index #shopify-section-inquiry-steps .text-with-icons__item { min-height: 100px; padding: 20px 18px; position: relative; }
.template-index #shopify-section-inquiry-steps .text-with-icons__item:not(:last-child)::after { content: '\2192'; position: absolute; right: -9px; top: 45%; z-index: 2; width: 22px; height: 22px; color: #1558a6; background: #fff; font-size: 20px; line-height: 20px; text-align: center; }
.template-index #shopify-section-inquiry-steps .text-with-icons__icon-wrapper { color: #1558a6; }
.template-index #shopify-section-inquiry-steps .text-with-icons__title { color: #102a52; font-size: 15px; }
.template-index #shopify-section-inquiry-steps .text-with-icons__content { color: #6b7b91; font-size: 13px; }
.template-index #shopify-section-resources .section { padding-top: 0; }
.template-index #shopify-section-resources .block-list { margin: -6px; }
.template-index #shopify-section-resources .block-list__item { width: 25%; padding: 6px; }
.template-index #shopify-section-resources .promo-block { min-height: 250px; border-radius: 7px; background: #f5f7fb !important; box-shadow: 0 7px 22px rgba(16,42,82,.07); }
.template-index #shopify-section-resources .promo-block__image-clip { height: calc(100% - 54px); }
.template-index #shopify-section-resources .promo-block__image-wrapper { height: 100%; background-size: cover !important; background-position: center !important; }
.template-index #shopify-section-resources .promo-block__inner { width: 100%; min-height: 54px; padding: 14px 16px; background: #fff; border-top: 1px solid #e0e7f0; }
.template-index #shopify-section-resources .promo-block__heading { color: #102a52; font-size: 15px; line-height: 1.35; margin: 0; }
.template-index #shopify-section-final-cta .section { background: #071f46; color: #dbe6f7; }
.template-index #shopify-section-final-cta .heading { color: #fff; }
.template-index #shopify-section-final-cta .button { background: #765bdc; color: #fff; }

.header--stomally-single-row .mega-menu { z-index: 20; top: 100%; left: 0; width: 100vw; border-top: 3px solid #765bdc; box-shadow: 0 18px 45px rgba(3, 23, 53, .14); }
.header--stomally-single-row .mega-menu__inner { align-items: stretch; width: min(1240px, calc(100vw - 64px)); margin: 0 auto; }
.mega-menu__column { padding: 8px 28px 22px; border-left: 1px solid #e2e8f2; }
.mega-menu__column:first-child { border-left: 0; }
.mega-menu__title { color: #102a52; font-size: 1rem; }
.mega-menu__link { color: #53657e; }
.mega-menu__link:hover { color: #6753c7; }

@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .header--stomally-single-row > .container { padding-inline: 32px; }
  .header--stomally-single-row .header__logo { margin-right: 20px; }
  .stomally-header-nav__list { gap: 16px; }
  .stomally-header-nav__link { font-size: 13px; }
  .header--stomally-single-row .header__action-list { margin-left: 16px; }
  .stomally-header-cta { height: 42px; padding-inline: 16px; font-size: 13px; }
  .template-index .slideshow--full-screen .slideshow__content-wrapper > .container { padding-inline: 48px; }
}

@media screen and (min-width: 641px) and (max-width: 999px) {
  .template-index #shopify-section-offers_bwNXzR .block-list__item,
  .template-index #shopify-section-resources .block-list__item { width: 50%; }
  .template-index #shopify-section-partner-paths .block-list__item { width: 100%; }
  .template-index #shopify-section-inquiry-steps .text-with-icons { padding: 0; }
  .template-index #shopify-section-inquiry-steps .text-with-icons__item { flex-basis: calc(50% - 80px); }
}

@media screen and (max-width: 640px) {
  .header--stomally-single-row { min-height: 62px; }
  .header--stomally-single-row > .container { padding-inline: 20px; }
  .header--stomally-single-row .header__inner { height: 62px; }
  .header--stomally-single-row .header__logo { margin: 0; }
  .stomally-brand-lockup { width: 132px; height: 30px; gap: 7px; }
  .stomally-brand-lockup__mark { width: 28px; height: 28px; }
  .stomally-brand-lockup__wordmark { width: 96px; }
  .template-index .slideshow--full-screen,
  .template-index .slideshow--full-screen .slideshow__slide,
  .template-index .slideshow--full-screen .slideshow__slide-inner { height: calc(100svh - 62px); min-height: 620px; }
  .template-index .slideshow--full-screen .slideshow__image { object-position: 68% center; }
  .template-index .slideshow--full-screen .slideshow__content-wrapper {
    padding: 240px 0 42px;
    background: linear-gradient(180deg, rgba(4, 18, 43, .06) 18%, rgba(4, 18, 43, .94) 66%);
  }
  .template-index .slideshow--full-screen .slideshow__content-wrapper > .container { padding-inline: 24px; }
  .template-index .slideshow--full-screen .slideshow__slide-inner { justify-content: flex-end; text-align: left; }
  .template-index .slideshow--full-screen .slideshow__title { width: 100%; max-width: 100%; margin-bottom: 14px; font-size: 38px; line-height: 44px; }
  .template-index .slideshow--full-screen .slideshow__content { width: 100%; max-width: 100%; margin-bottom: 20px; font-size: 15px; line-height: 23px; }
  .template-index .slideshow--full-screen .slideshow__button { min-height: 44px; font-size: 14px; }
  .template-index [id$="__hero-paths"] { margin-top: 0; }
  .template-index [id$="__hero-paths"] .section { padding: 0; background: #071f46; }
  .template-index [id$="__hero-paths"] .container { padding: 0; }
  .template-index [id$="__hero-paths"] .quick-links { width: 100%; min-height: 0; border: 0; background: #071f46; }
  .template-index [id$="__hero-paths"] .quick-links__link { width: 100%; min-height: 78px; padding: 15px 24px; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.14); font-size: 14px; }
  .template-index [id$="__hero-paths"] .quick-links__content { gap: 4px; }
  .template-index [id$="__hero-paths"] .quick-links__title { font-size: 14px; }
  .template-index [id$="__hero-paths"] .quick-links__text { max-width: 320px; font-size: 12px; }
  .template-index [id$="__hero-paths"] .quick-links__link:last-child { border-bottom: 0; }
  .template-index #shopify-section-offers_bwNXzR .block-list__item,
  .template-index #shopify-section-resources .block-list__item { width: 100%; }
  .template-index .promo-block__inner { padding: 28px; }
  .template-index #shopify-section-offers_bwNXzR .offer-item,
  .template-index #shopify-section-partner-paths .promo-block { min-height: 260px; }
  .template-index #shopify-section-partner-paths .promo-block__inner { width: 100%; max-width: 100%; padding: 28px; background: linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.72)); }
  .template-index #shopify-section-product-review .image-with-text { min-height: 0; }
  .template-index #shopify-section-product-review .image-with-text__image-container { min-height: 250px; }
  .template-index #shopify-section-product-review .image-with-text__text-container { padding: 32px 26px; }
  .template-index #shopify-section-inquiry-steps .text-with-icons__item:not(:last-child)::after { display: none; }
  .header__action-item--b2b-cta { display: none !important; }
}
.template-index #main > .shopify-section[id$="__video_JPMFCR"] .video-item { max-width: 1100px; }

/* STOMALLY palette + mobile hero refinement — 2026-08-27 */
.header--stomally-single-row {
  background: #8d77b5 !important;
}
.shopify-section-group-footer-group .footer {
  background: #8d77b5 !important;
}
.stomally-header-cta,
.template-index .slideshow--full-screen .slideshow__button,
.template-index #shopify-section-product-review .button,
.template-index #shopify-section-final-cta .button {
  border-color: #453d74 !important;
  background: #453d74 !important;
  color: #ffffff !important;
  box-shadow: 0 8px 20px rgba(71, 98, 132, .20);
}
.stomally-header-cta:hover,
.template-index .slideshow--full-screen .slideshow__button:hover,
.template-index #shopify-section-product-review .button:hover,
.template-index #shopify-section-final-cta .button:hover {
  border-color: #38305f !important;
  background: #38305f !important;
  color: #ffffff !important;
}
.template-index [id$="__hero-paths"] .quick-links {
  border-top-color: rgba(141, 119, 181, .34) !important;
  border-bottom-color: rgba(141, 119, 181, .28) !important;
  background: transparent !important;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.template-index [id$="__hero-paths"] .quick-links__link {
  border-right-color: rgba(141, 119, 181, .28) !important;
  color: #8d77b5 !important;
}
.template-index [id$="__hero-paths"] .quick-links__title,
.template-index [id$="__hero-paths"] .quick-links__text {
  color: #8d77b5 !important;
}
.template-index [id$="__hero-paths"] .quick-links__link:hover {
  background: rgba(161, 200, 235, .30) !important;
  color: #8d77b5 !important;
}

@media screen and (max-width: 640px) {
  .template-index .slideshow--full-screen,
  .template-index .slideshow--full-screen .slideshow__slide,
  .template-index .slideshow--full-screen .slideshow__slide-inner {
    height: calc(100vh - 62px) !important;
    min-height: 0 !important;
    max-height: calc(100vh - 62px) !important;
  }
  @supports (height: 100svh) {
    .template-index .slideshow--full-screen,
    .template-index .slideshow--full-screen .slideshow__slide,
    .template-index .slideshow--full-screen .slideshow__slide-inner {
      height: calc(100svh - 62px) !important;
      max-height: calc(100svh - 62px) !important;
    }
  }
  .template-index .slideshow--full-screen .slideshow__content-wrapper {
    padding: clamp(150px, 30svh, 220px) 0 28px;
  }
  .template-index .slideshow--full-screen .slideshow__title {
    max-width: 92%;
    font-size: clamp(30px, 9vw, 40px);
    line-height: 1.08;
  }
  .template-index .slideshow--full-screen .slideshow__content {
    max-width: 92%;
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 1.5;
  }
  .template-index [id$="__hero-paths"],
  .template-index [id$="__hero-paths"] .section,
  .template-index [id$="__hero-paths"] .quick-links {
    background: transparent !important;
  }
}

/* STOMALLY clean flat header + hero CTA — 2026-08-27 */
.stomally-header-cta {
  height: 42px;
  padding: 0 23px;
  border: 0 !important;
  border-radius: 7px;
  background: #453d74 !important;
  color: #ffffff !important;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: none !important;
  transform: none !important;
  transition: background-color .18s ease;
}
.template-index .slideshow--full-screen .slideshow__button {
  min-height: 46px;
  padding: 12px 24px;
  border: 0 !important;
  border-radius: 7px;
  background: #453d74 !important;
  color: #ffffff !important;
  line-height: 1.2;
  letter-spacing: 0;
  box-shadow: none !important;
  transform: none !important;
  transition: background-color .18s ease;
}
.stomally-header-cta:hover,
.stomally-header-cta:active,
.template-index .slideshow--full-screen .slideshow__button:hover,
.template-index .slideshow--full-screen .slideshow__button:active {
  border: 0 !important;
  background: #38305f !important;
  color: #ffffff !important;
  box-shadow: none !important;
  transform: none !important;
}
.stomally-header-cta:focus-visible,
.template-index .slideshow--full-screen .slideshow__button:focus-visible {
  outline: 2px solid #a1c8eb;
  outline-offset: 3px;
}

@media screen and (max-width: 640px) {
  .template-index .slideshow--full-screen .slideshow__button {
    min-height: 44px;
    padding: 11px 21px;
    border-radius: 7px;
  }
}

/* STOMALLY hero benefits purple 50 percent — 2026-08-27 */
.template-index [id$="__hero-paths"] .quick-links {
  border-top-color: rgba(255, 255, 255, .28) !important;
  border-bottom-color: rgba(255, 255, 255, .28) !important;
  background: rgba(141, 119, 181, .50) !important;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.template-index [id$="__hero-paths"] .quick-links__link {
  border-right-color: rgba(255, 255, 255, .28) !important;
  color: #ffffff !important;
}
.template-index [id$="__hero-paths"] .quick-links__title,
.template-index [id$="__hero-paths"] .quick-links__text {
  color: #ffffff !important;
}
.template-index [id$="__hero-paths"] .quick-links__link:hover {
  background: rgba(255, 255, 255, .10) !important;
  color: #ffffff !important;
}

/* STOMALLY mobile and touch-tablet hero image adaptation — 2026-08-27 */
/* Phone: keep the dedicated mobile image inside one visual viewport. */
+@media screen and (max-width:640px){
+  .template-index .slideshow--full-screen,
+  .template-index .slideshow--full-screen .slideshow__slide,
+  .template-index .slideshow--full-screen .slideshow__slide-inner{height:calc(100svh - 62px)!important;min-height:0!important;max-height:none!important}
+  .template-index .slideshow--full-screen .slideshow__slide-inner>.hidden-tablet-and-up{display:block!important}
+  .template-index .slideshow--full-screen .slideshow__slide-inner>.hidden-phone{display:none!important}
+  .template-index .slideshow--full-screen .slideshow__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
+}
+/* Touch tablets: use a viewport-height hero; portrait iPads use the uploaded mobile artwork, landscape iPads retain the wide artwork. Fine-pointer desktop widths are deliberately excluded. */
+@media screen and (min-width:641px) and (max-width:1199px) and (hover:none),
+       screen and (min-width:641px) and (max-width:1199px) and (pointer:coarse){
+  .template-index .slideshow--full-screen,
+  .template-index .slideshow--full-screen .slideshow__slide,
+  .template-index .slideshow--full-screen .slideshow__slide-inner{height:calc(100svh - 72px)!important;min-height:0!important;max-height:900px!important}
+  .template-index .slideshow--full-screen .slideshow__image{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
+}
+@media screen and (min-width:641px) and (max-width:1199px) and (orientation:portrait) and (hover:none),
+       screen and (min-width:641px) and (max-width:1199px) and (orientation:portrait) and (pointer:coarse){
+  .template-index .slideshow--full-screen .slideshow__slide-inner>.hidden-phone{display:none!important}
+  .template-index .slideshow--full-screen .slideshow__slide-inner>.hidden-tablet-and-up{display:block!important}
+}
+

/* STOMALLY homepage slideshow editor controls - 2026-08-28 */
@media screen and (min-width:641px){
  .template-index .slideshow--full-screen .slideshow__content-wrapper>.container{
    transform:translate(var(--stomally-slide-copy-x,0),var(--stomally-slide-copy-y,0));
  }
  .template-index .slideshow--full-screen .slideshow__title,
  .template-index .slideshow--full-screen .slideshow__content{
    width:var(--stomally-slide-copy-width,560px);
    max-width:min(var(--stomally-slide-copy-width,560px),52vw);
  }
}
.template-index .slideshow--full-screen .flickity-prev-next-button{
  z-index:5;
  visibility:visible;
  width:48px;
  height:48px;
  top:calc(50% - 80px);
  border:1px solid color-mix(in srgb,var(--stomally-slide-control-color,#fff) 32%,transparent);
  background:var(--stomally-slide-control-bg,rgba(69,61,116,.70));
  opacity:1;
  box-shadow:0 10px 24px rgba(20,19,47,.22);
  transform:none;
}
.template-index .slideshow--full-screen .flickity-prev-next-button:hover{
  background:var(--stomally-slide-control-bg,rgba(69,61,116,.84));
  transform:scale(1.06);
}
.template-index .slideshow--full-screen .flickity-prev-next-button svg{fill:var(--stomally-slide-control-color,#fff)}
.template-index .slideshow--full-screen .flickity-prev-next-button.previous{left:var(--stomally-slide-arrow-inset,24px)}
.template-index .slideshow--full-screen .flickity-prev-next-button.next{right:var(--stomally-slide-arrow-inset,24px)}
.template-index .slideshow--full-screen .flickity-page-dots{
  z-index:5;
  left:auto;
  right:var(--stomally-slide-dots-right,64px);
  bottom:var(--stomally-slide-dots-bottom,132px);
  display:flex;
  justify-content:flex-end;
  width:auto;
  padding:10px 12px;
  border-radius:999px;
  background:var(--stomally-slide-control-bg,rgba(69,61,116,.70));
  box-shadow:0 8px 20px rgba(20,19,47,.18);
}
.template-index .slideshow--full-screen .flickity-page-dots .dot{
  width:10px;
  height:10px;
  margin:0 6px;
  border:2px solid var(--stomally-slide-control-color,#fff);
  background:transparent;
}
.template-index .slideshow--full-screen .flickity-page-dots .dot.is-selected{background:var(--stomally-slide-control-color,#fff)}
@media screen and (max-width:640px){
  .template-index .slideshow--full-screen .flickity-prev-next-button{
    width:40px;
    height:40px;
    top:45%;
  }
  .template-index .slideshow--full-screen .flickity-prev-next-button.previous{left:12px}
  .template-index .slideshow--full-screen .flickity-prev-next-button.next{right:12px}
  .template-index .slideshow--full-screen .flickity-page-dots{
    right:18px;
    bottom:126px;
    padding:8px 10px;
  }
  .template-index .slideshow--full-screen .slideshow__content-wrapper>.container{transform:none}
}

/* STOMALLY editable hero benefit strip appearance and text width - 2026-08-28 */
.template-index [id$="__hero-paths"] .quick-links {
  border-top-color: var(--hero-benefit-divider,rgba(255,255,255,.30)) !important;
  border-bottom-color: var(--hero-benefit-divider,rgba(255,255,255,.30)) !important;
  background: var(--hero-benefit-background,rgba(141,119,181,.50)) !important;
}
.template-index [id$="__hero-paths"] .quick-links__link {
  padding-inline: 12px !important;
  border-right-color: var(--hero-benefit-divider,rgba(255,255,255,.30)) !important;
}
.template-index [id$="__hero-paths"] .quick-links__content {
  width: 100%;
}
.template-index [id$="__hero-paths"] .quick-links__title {
  width: 100%;
  max-width: min(var(--hero-benefit-text-max,360px),100%);
  color: var(--hero-benefit-title,#fff) !important;
}
.template-index [id$="__hero-paths"] .quick-links__text {
  width: 100%;
  max-width: min(var(--hero-benefit-text-max,360px),100%);
  color: var(--hero-benefit-text,#fff) !important;
  text-wrap: pretty;
}

/* STOMALLY clean product category layout - 2026-08-31 */
.template-collection .stomally-product-category{background:#fff;color:#0b2a57}
.template-collection .stomally-product-category>.container{max-width:none;padding:0}
.template-collection .stomally-product-category .page__sub-header{display:none}
.template-collection .stomally-category-hero{position:relative;overflow:hidden;background:var(--stomally-category-bg);background-repeat:no-repeat;background-size:cover}
.template-collection .stomally-category-hero.has-background-image{background-image:linear-gradient(var(--stomally-category-image-overlay),var(--stomally-category-image-overlay)),var(--stomally-category-image);background-position:var(--stomally-category-image-position)}
.template-collection .stomally-category-intro{position:relative;z-index:1;padding:42px 24px 28px;background:transparent}
.template-collection .stomally-category-intro__inner{width:min(100%,1360px);margin:0 auto}
.template-collection .stomally-category-intro__eyebrow{margin:0 0 8px;color:var(--stomally-category-accent);font-size:13px;font-weight:700;letter-spacing:.14em}
.template-collection .stomally-category-intro__title{margin:0;color:var(--stomally-category-heading);font-size:clamp(30px,3vw,46px);line-height:1.1;letter-spacing:-.025em}
.template-collection .stomally-category-intro__text{max-width:720px;margin:12px 0 0;color:#60708e;font-size:16px;line-height:1.55}
.template-collection .stomally-category-nav{position:relative;z-index:1;padding:0 24px 28px;background:transparent}
.template-collection .stomally-category-nav__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;width:min(100%,1360px);margin:0 auto}
.template-collection .stomally-category-nav__item{display:flex;min-width:0;min-height:112px;padding:18px 12px;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid color-mix(in srgb,var(--stomally-category-accent) 42%,transparent);border-radius:10px;background:var(--stomally-category-card);color:#0b2a57;font-size:13px;font-weight:700;line-height:1.25;text-align:center;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}
.template-collection .stomally-category-nav__item:hover{border-color:var(--stomally-category-accent);transform:translateY(-2px)}
.template-collection .stomally-category-nav__item.is-active{border-color:var(--stomally-category-active);background:var(--stomally-category-active);color:#fff}
.template-collection .stomally-category-nav__icon{display:block;width:36px;height:36px;color:var(--stomally-category-accent)}
.template-collection .stomally-category-nav__item.is-active .stomally-category-nav__icon{color:#fff}
.template-collection .stomally-category-nav__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.template-collection .stomally-product-category .layout{display:block;width:min(calc(100% - 48px),1360px);margin:0 auto;padding:30px 0 72px}
.template-collection .stomally-product-category .stomally-legacy-filter-sidebar{display:none!important}
.template-collection .stomally-product-category .layout__section{width:100%;margin:0!important}
.template-collection .stomally-product-category .card{border:0;border-radius:0;box-shadow:none}
.template-collection .stomally-product-category .card__header{padding:0 0 14px;border:0}
.template-collection .stomally-product-category .collection__header-inner{padding:0}
.template-collection .stomally-product-category .collection__title{font-size:25px;color:#0b2a57}
.template-collection .stomally-product-category .collection__products-count{display:block!important;margin-top:5px;color:#75809a}
.template-collection .stomally-product-category .collection__toolbar{display:flex;min-height:auto;margin-bottom:16px;padding:0 0 14px;justify-content:flex-end;gap:12px;border-bottom:1px solid #e7e5f1;background:#fff;box-shadow:none}
.template-collection .stomally-product-category .collection__toolbar-item{min-height:42px;padding:0 16px;border:1px solid #ded9ef!important;border-radius:8px;color:#453d74;background:#fff}
.template-collection .stomally-product-category .collection__toolbar-item--count,.template-collection .stomally-product-category .collection__toolbar-item--layout{display:none!important}
.template-collection .stomally-product-category .stomally-toolbar-filter{display:flex!important;align-items:center;gap:8px;order:1}
.template-collection .stomally-product-category .collection__toolbar-item--sort{order:2}
.template-collection .stomally-product-category .product-list--collection{display:flex;margin:-10px!important}
.template-collection .stomally-product-category .product-list--with-sidebar{margin:-10px!important}
.template-collection .stomally-product-category .product-item{padding:10px!important;border:0!important;background:#fff}
.template-collection .stomally-product-category .product-item:after{display:none}
.template-collection .stomally-product-category .product-item__image-wrapper{display:block;overflow:hidden;padding:22px;border:1px solid #ece9f5;border-radius:10px;background:var(--stomally-product-image-bg)}
.template-collection .stomally-product-category .product-item__image-wrapper .aspect-ratio{height:270px!important;padding:0!important}
.template-collection .stomally-product-category .product-item__image-wrapper img{width:100%;height:100%;object-fit:contain}
.template-collection .stomally-product-category .product-item__info{padding:14px 0 0;text-align:left}
.template-collection .stomally-product-category .product-item__vendor{display:block;margin-bottom:6px;color:var(--stomally-category-accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.template-collection .stomally-product-category .product-item__title{display:block;min-height:42px;color:#0b2a57;font-size:15px;line-height:1.4}
.template-collection .stomally-product-category .stomally-product-card__helper{min-height:39px;margin:7px 0 12px;color:#687691;font-size:13px;line-height:1.45}
.template-collection .stomally-product-category .stomally-product-card__button{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:5px;background:var(--stomally-product-button);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s ease,transform .2s ease}
.template-collection .stomally-product-category .stomally-product-card__button:hover{color:#fff;opacity:.9;transform:translateY(-1px)}
.template-collection .stomally-product-category .product-item__action-list,.template-collection .stomally-product-category .product-item__label-list,.template-collection .stomally-product-category .product-item__swatch-list,.template-collection .stomally-product-category .product-item__reviews-badge,.template-collection .stomally-product-category .product-item__inventory{display:none!important}
.template-collection .stomally-product-category[style] .product-item__price-list{display:none}
@media screen and (max-width:999px){
  .template-collection .stomally-category-nav__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .template-collection .stomally-product-category .layout{width:min(calc(100% - 36px),1360px)}
  .template-collection .stomally-product-category .product-item__image-wrapper .aspect-ratio{height:240px!important}
}
@media screen and (max-width:640px){
  .template-collection .stomally-category-intro{padding:30px 18px 22px}
  .template-collection .stomally-category-intro__title{font-size:30px}
  .template-collection .stomally-category-intro__text{font-size:14px}
  .template-collection .stomally-category-nav{overflow:hidden;padding:0 0 22px 18px}
  .template-collection .stomally-category-nav__grid{display:flex;overflow-x:auto;width:100%;gap:10px;padding-right:18px;scroll-snap-type:x proximity;scrollbar-width:none}
  .template-collection .stomally-category-nav__grid::-webkit-scrollbar{display:none}
  .template-collection .stomally-category-nav__item{min-width:142px;min-height:96px;padding:14px 10px;scroll-snap-align:start}
  .template-collection .stomally-category-nav__icon{width:30px;height:30px}
  .template-collection .stomally-product-category .layout{width:calc(100% - 28px);padding:22px 0 52px}
  .template-collection .stomally-product-category .collection__toolbar{justify-content:space-between;gap:8px}
  .template-collection .stomally-product-category .collection__toolbar-item{flex:1;justify-content:center;padding:0 10px}
  .template-collection .stomally-product-category .product-list--collection{margin:-6px!important}
  .template-collection .stomally-product-category .product-item{width:50%!important;padding:6px!important}
  .template-collection .stomally-product-category .product-item__image-wrapper{padding:10px}
  .template-collection .stomally-product-category .product-item__image-wrapper .aspect-ratio{height:170px!important}
  .template-collection .stomally-product-category .product-item__title{min-height:58px;font-size:13px}
  .template-collection .stomally-product-category .stomally-product-card__helper{display:none}
  .template-collection .stomally-product-category .stomally-product-card__button{min-height:38px;font-size:12px}
}

/* STOMALLY product toolbar alignment polish - 2026-08-31 */
.template-collection .stomally-product-category .stomally-toolbar-filter{margin-left:auto!important}
.template-collection .stomally-product-category .collection__toolbar-item--sort{margin-left:0!important}
.template-collection .stomally-product-category .collection__products-count-showing{display:none!important}
@media screen and (max-width:640px){
  .template-collection .stomally-product-category .stomally-toolbar-filter{margin-left:0!important}
}

/* STOMALLY editable product category background image - 2026-08-31 */
.template-collection .stomally-category-hero.has-background-image .stomally-category-intro__text{color:var(--stomally-category-heading)}

/* STOMALLY desktop left filter layout - 2026-08-31 */
@media screen and (min-width:1000px){
  .template-collection .stomally-product-category .layout{display:grid!important;grid-template-columns:270px minmax(0,1fr);gap:34px;align-items:start}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar{display:block!important;width:auto!important;position:sticky;top:112px}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar>.card{overflow:hidden;border:1px solid #e1ddef;border-radius:10px;background:#fff}
  .template-collection .stomally-product-category .stomally-filter-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 16px;border-bottom:1px solid #e8e5f2}
  .template-collection .stomally-product-category .stomally-filter-sidebar__header p{margin:0;color:#0b2a57;font-size:17px;font-weight:700}
  .template-collection .stomally-product-category .stomally-filter-sidebar__header a{color:var(--stomally-category-accent);font-size:12px;text-decoration:none}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .card__section{padding:0 18px}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .card__title--small{display:none}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .collection__filter-group{padding:16px 0;border-bottom:1px solid #e8e5f2}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .collection__filter-group:last-child{border-bottom:0}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .collection__filter-group-name{color:#0b2a57;font-size:14px;font-weight:700}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .collection__filter-collapsible{padding-top:12px}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .collection__filter-checkbox{margin:10px 0;color:#5f6d88;font-size:13px}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .price-range__input-group{gap:8px}
  .template-collection .stomally-product-category .stomally-legacy-filter-sidebar .input-prefix__field{min-width:0}
  .template-collection .stomally-product-category .stomally-toolbar-filter{display:none!important}
}
@media screen and (max-width:999px){
  .template-collection .stomally-product-category .layout{display:block!important}
  .template-collection .stomally-product-category .stomally-toolbar-filter{display:flex!important}
}

/* STOMALLY remove collection count and sort control - 2026-08-31 */
.template-collection .stomally-product-category .collection__products-count-total{display:none!important}
.template-collection .stomally-product-category .collection__toolbar-item--sort{display:none!important}
@media screen and (min-width:1000px){
  .template-collection .stomally-product-category .collection__toolbar{display:none!important}
}
