/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #F7F3EC);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f3ede3);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ede5d5);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #ab8647);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #151513);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #2e2e2a);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #474740);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #909084);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #D9652B);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #dd7541);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #e18557);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #edb599);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #151513);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #2e2e2a);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #474740);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #909084);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #FFFDF8);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #fff9eb);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #fff4d7);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #fcb500);
  --color-text-light-half-shade-is-light:var(--draft-color-text-light-half-shade-is-light, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Jost);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 400);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1920px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, false);
  --ustim_product_service_enabled:var(--draft-ustim_product_service_enabled, true);
  --ustim_installments_enabled:var(--draft-ustim_installments_enabled, false);
  --ustim_drop_hint_enabled:var(--draft-ustim_drop_hint_enabled, false); }

/* line 4, theme.scss */
:root {
  --ustim-paper: #f7f3ec;
  --ustim-surface: #fffdf8;
  --ustim-ink: #151513;
  --ustim-muted: #6f6a62;
  --ustim-line: #d8d0c5;
  --ustim-accent: #d9652b;
  --ustim-wine: #73351e; }

/* line 14, theme.scss */
html {
  scroll-behavior: smooth; }

/* line 15, theme.scss */
body {
  color: var(--ustim-ink);
  background: var(--ustim-paper);
  font-family: "Jost", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

/* line 23, theme.scss */
body ::selection {
  color: #fff;
  background: var(--ustim-accent); }

/* line 24, theme.scss */
body a:focus-visible,
body button:focus-visible,
body input:focus-visible,
body select:focus-visible,
body textarea:focus-visible {
  outline: 2px solid var(--ustim-accent);
  outline-offset: 3px; }

/* line 29, theme.scss */
header {
  position: relative; }

/* line 30, theme.scss */
main {
  min-width: 0; }

/* The first native home widget is the editable announcement strip. */
/* line 33, theme.scss */
[data-theme-template="index"] main > :first-child,
[data-theme-template="index"] .ustim-marquee-widget {
  color: var(--ustim-ink);
  background: #eee8df;
  border-top: 1px solid var(--ustim-ink);
  border-bottom: 1px solid var(--ustim-ink); }

/* line 40, theme.scss */
[data-theme-template="index"] main > :first-child a,
[data-theme-template="index"] main > :first-child p,
[data-theme-template="index"] main > :first-child span,
[data-theme-template="index"] .ustim-marquee-widget a,
[data-theme-template="index"] .ustim-marquee-widget p,
[data-theme-template="index"] .ustim-marquee-widget span {
  color: var(--ustim-ink) !important; }

/* line 46, theme.scss */
[data-theme-template="index"] .ustim-marquee-widget > *,
[data-theme-template="index"] .ustim-marquee-widget [class*="layout"] {
  background-color: #eee8df !important; }

/* Editorial product treatment without changing native widget behaviour. */
/* line 52, theme.scss */
[class*="product-card"], [class*="product-preview"] {
  border-radius: 0 !important;
  box-shadow: none !important; }

/* line 53, theme.scss */
[class*="product-card"] img, [class*="product-preview"] img {
  transition: transform 520ms cubic-bezier(0.2, 0.65, 0.25, 1); }

/* line 54, theme.scss */
[class*="product-card"]:hover img, [class*="product-preview"]:hover img {
  transform: scale(1.015); }

/* line 55, theme.scss */
[class*="option"] [class*="color"],
[class*="option"] [class*="preview"],
[data-option-selector] [style*="background"] {
  box-sizing: border-box;
  min-width: 22px;
  min-height: 22px;
  border: 2px solid var(--ustim-surface);
  border-radius: 50% !important;
  box-shadow: 0 0 0 1px rgba(21, 21, 19, 0.24); }

/* Two-line catalogue trigger requested in the brief. */
/* line 67, theme.scss */
.ustim-catalog-nav {
  position: absolute;
  /* The native header creates a higher white layer in its hover/sticky state. */
  z-index: 1200;
  top: 42px;
  left: 50px;
  font-family: inherit;
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important; }

/* line 78, theme.scss */
.ustim-catalog-nav, .ustim-catalog-nav * {
  box-sizing: border-box; }

/* line 79, theme.scss */
.ustim-catalog-nav__trigger {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  gap: 13px;
  padding: 8px 12px;
  color: var(--ustim-ink);
  background: rgba(255, 253, 248, 0.94);
  border: 0;
  border-radius: 0;
  font: inherit;
  font-size: 14px;
  cursor: pointer;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); }

/* line 95, theme.scss */
.ustim-catalog-nav__bars {
  display: inline-flex;
  width: 26px;
  height: 15px;
  flex-direction: column;
  justify-content: space-between; }

/* line 96, theme.scss */
.ustim-catalog-nav__bars i {
  display: block;
  width: 26px;
  height: 1px;
  background: currentColor;
  transition: transform 180ms ease; }

/* line 97, theme.scss */
.ustim-catalog-nav__trigger:hover .ustim-catalog-nav__bars i:first-child {
  transform: translateX(4px); }

/* line 98, theme.scss */
.ustim-catalog-nav__trigger:hover .ustim-catalog-nav__bars i:last-child {
  transform: translateX(-4px); }

/* line 99, theme.scss */
.ustim-catalog-nav__panel {
  display: block !important;
  position: fixed;
  z-index: 1210;
  top: 0;
  bottom: 0;
  left: 0;
  width: 460px;
  padding: 34px 38px 28px;
  color: #fff;
  background: var(--ustim-ink);
  box-shadow: 24px 0 60px rgba(0, 0, 0, 0.22);
  transform: translateX(-104%);
  transition: transform 320ms cubic-bezier(0.22, 0.61, 0.36, 1);
  overflow-y: auto;
  visibility: hidden; }

/* line 116, theme.scss */
.ustim-catalog-nav.is-open .ustim-catalog-nav__panel {
  transform: translateX(0);
  visibility: visible; }

/* line 117, theme.scss */
.ustim-catalog-nav__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18); }

/* line 118, theme.scss */
.ustim-catalog-nav__brand {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -.04em; }

/* line 119, theme.scss */
.ustim-catalog-nav__close {
  width: 40px;
  height: 40px;
  padding: 0;
  color: #fff;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 50%;
  font-size: 27px;
  font-weight: 300;
  line-height: 1;
  cursor: pointer; }

/* line 120, theme.scss */
.ustim-catalog-nav__eyebrow {
  margin: 34px 0 14px;
  color: rgba(255, 255, 255, 0.52);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .01em; }

/* line 121, theme.scss */
.ustim-catalog-nav__links {
  display: flex;
  flex-direction: column; }

/* line 122, theme.scss */
.ustim-catalog-nav__links a {
  display: flex;
  min-height: 51px;
  align-items: center;
  justify-content: space-between;
  color: #fff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  font-size: 19px;
  line-height: 1.25;
  text-decoration: none; }

/* line 123, theme.scss */
.ustim-catalog-nav__links a span {
  opacity: .48;
  transition: transform 160ms ease, opacity 160ms ease; }

/* line 124, theme.scss */
.ustim-catalog-nav__links a:hover span {
  opacity: 1;
  transform: translateX(4px); }

/* line 125, theme.scss */
.ustim-catalog-nav__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px 26px;
  margin-top: 34px; }

/* line 126, theme.scss */
.ustim-catalog-nav__meta a {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 12px;
  text-decoration: none; }

/* line 127, theme.scss */
.ustim-native-catalog-hidden {
  visibility: hidden !important; }

/* Product page remains native; only the visual treatment and service block are added. */
/* line 130, theme.scss */
[data-theme-template*="product"] main {
  background: var(--ustim-paper); }

/* line 131, theme.scss */
[data-theme-template*="product"] [class*="product"] h1,
[data-theme-template*="product"] [class*="product-title"] {
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em; }

/* line 133, theme.scss */
[data-theme-template*="product"] [class*="product-gallery"],
[data-theme-template*="product"] [class*="product-slider"],
[data-theme-template*="product"] [class*="product-photo"] {
  background: #e9e4dc; }

/* line 136, theme.scss */
[data-theme-template*="product"] [class*="option"] label,
[data-theme-template*="product"] [class*="option-value"],
[data-theme-template*="product"] [class*="variant"] label {
  border-radius: 0 !important; }

/* line 139, theme.scss */
[data-theme-template*="product"] button[class*="add-cart"],
[data-theme-template*="product"] button[class*="buy-button"],
[data-theme-template*="product"] button[type="submit"] {
  min-height: 54px;
  border-radius: 0 !important;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .01em;
  text-transform: none; }

/* line 142, theme.scss */
[data-theme-template*="product"] .add-cart-counter__btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px; }

/* line 149, theme.scss */
[data-theme-template*="product"] .add-cart-counter__btn .button__icon {
  display: none; }

/* line 150, theme.scss */
[data-theme-template*="product"] .add-cart-counter__btn-label {
  min-height: 0;
  line-height: 1.2; }

/* line 151, theme.scss */
.ustim-product-service {
  padding: 0 44px 92px;
  background: var(--ustim-paper); }

/* line 152, theme.scss */
.ustim-product-service__inner {
  display: grid;
  width: 100%;
  grid-template-columns: 36% 64%;
  margin: 0 auto;
  padding: 58px 0;
  color: var(--ustim-ink);
  border-top: 1px solid var(--ustim-line);
  border-bottom: 1px solid var(--ustim-line);
  background: transparent; }

/* line 153, theme.scss */
.ustim-product-service__eyebrow {
  grid-column: 1;
  margin: 0 0 16px;
  color: var(--ustim-wine);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .01em; }

/* line 154, theme.scss */
.ustim-product-service h2 {
  grid-column: 1;
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -.035em; }

/* line 155, theme.scss */
.ustim-product-service__text, .ustim-product-service__notice, .ustim-product-service__drop, .ustim-product-service__actions {
  grid-column: 2; }

/* line 156, theme.scss */
.ustim-product-service__text {
  grid-row: 1 / span 2;
  align-self: end;
  margin: 0 0 0 70px;
  color: var(--ustim-muted);
  font-size: 15px;
  line-height: 1.7; }

/* line 157, theme.scss */
.ustim-product-service__notice, .ustim-product-service__drop {
  display: flex;
  align-items: center;
  gap: 13px;
  margin: 22px 0 0 70px;
  padding-top: 16px;
  border-top: 1px solid var(--ustim-line);
  color: var(--ustim-muted);
  font-size: 12px; }

/* line 158, theme.scss */
.ustim-product-service__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 24px;
  margin: 27px 0 0 70px; }

/* line 159, theme.scss */
.ustim-product-service__button {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 14px 22px;
  color: #fff !important;
  background: var(--ustim-ink);
  border: 1px solid var(--ustim-ink);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: .01em;
  text-decoration: none; }

/* line 160, theme.scss */
.ustim-product-service__email {
  padding-bottom: 4px;
  color: var(--ustim-ink) !important;
  border-bottom: 1px solid var(--ustim-line);
  font-size: 13px;
  text-decoration: none; }

@media (max-width: 767px) {
  /* line 163, theme.scss */
  .ustim-catalog-nav {
    top: 25px;
    left: 14px; }

  /* line 164, theme.scss */
  .ustim-catalog-nav__trigger {
    min-height: 38px;
    padding: 7px 9px;
    font-size: 12px; }

  /* line 165, theme.scss */
  .ustim-catalog-nav__bars, .ustim-catalog-nav__bars i {
    width: 22px; }

  /* line 166, theme.scss */
  .ustim-catalog-nav__panel {
    width: 88vw;
    padding: 24px 22px; }

  /* line 167, theme.scss */
  .ustim-catalog-nav__links a {
    min-height: 48px;
    font-size: 17px; }

  /* line 168, theme.scss */
  .ustim-product-service {
    padding: 0 16px 54px; }

  /* line 169, theme.scss */
  .ustim-product-service__inner {
    display: block;
    padding: 34px 22px; }

  /* line 170, theme.scss */
  .ustim-product-service h2 {
    font-size: 29px; }

  /* line 171, theme.scss */
  .ustim-product-service__text {
    margin: 24px 0 0; }

  /* line 172, theme.scss */
  .ustim-product-service__notice, .ustim-product-service__drop, .ustim-product-service__actions {
    margin-left: 0; }

  /* line 173, theme.scss */
  .ustim-product-service__button {
    width: 100%; } }
