@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #ffffff);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #b9894a);
  --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, #c0965e);
  --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, #c8a271);
  --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, #ddc7a9);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #8d5a32);
  --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, #a36739);
  --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, #bb7642);
  --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, #d5aa88);
  --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, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, #ffffff);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --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, 'Fira Sans');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Fira Sans');
  --heading-ratio:var(--draft-heading-ratio, 2);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 30);
  --search_count:var(--draft-search_count, 15);
  --blog_size:var(--draft-blog_size, 3);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 2);
  --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, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, true);
  --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, false);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* ========================================================================
   ТИХИЙ СВЕТ — visual system for InSales
   Palette: wine, umber, parchment and quiet gold. No green accent is used.
   ======================================================================== */
/* line 5, _tikhiy-svet.scss */
:root {
  --tsv-wine: #24110f;
  --tsv-wine-2: #3a1816;
  --tsv-umber: #4c2b16;
  --tsv-umber-deep: #2f190d;
  --tsv-cocoa: #1b100d;
  --tsv-parchment: #f5eddf;
  --tsv-paper: #fffbf2;
  --tsv-sand: #e5d5bd;
  --tsv-ink: #2a1b14;
  --tsv-gold: #c7a36c;
  --tsv-gold-dim: #91713e;
  --tsv-line: rgba(201, 163, 108, .34);
  --tsv-radius-xl: 38px;
  --tsv-radius-lg: 26px;
  --tsv-radius-md: 18px;
  --tsv-shell: min(1320px, calc(100vw - 96px));
  --tsv-scroll: 0;
  --tsv-drawer-progress: 0; }

/* line 26, _tikhiy-svet.scss */
* {
  box-sizing: border-box; }

/* line 27, _tikhiy-svet.scss */
html {
  scroll-behavior: smooth; }

/* line 28, _tikhiy-svet.scss */
body {
  margin: 0;
  background: var(--tsv-parchment);
  color: var(--tsv-ink);
  font-family: Inter, "Fira Sans", Arial, sans-serif; }

/* line 29, _tikhiy-svet.scss */
body.tsv-catalog-open {
  overflow: hidden; }

/* line 30, _tikhiy-svet.scss */
.tsv-site {
  min-height: 100vh;
  overflow: clip; }

/* line 31, _tikhiy-svet.scss */
.tsv-site .page_layout {
  display: block !important;
  width: 100% !important;
  max-width: none !important; }

/* line 32, _tikhiy-svet.scss */
.tsv-site main, .tsv-sidebar {
  min-width: 0; }

/* line 33, _tikhiy-svet.scss */
.tsv-sidebar {
  width: var(--tsv-shell);
  margin: 0 auto;
  padding: 0 0 64px; }

/* line 34, _tikhiy-svet.scss */
.tsv-home + * {
  margin-top: 0; }

/* line 35, _tikhiy-svet.scss */
.tsv-shell {
  width: var(--tsv-shell);
  margin: 0 auto; }

/* line 36, _tikhiy-svet.scss */
.tsv-visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

/* line 37, _tikhiy-svet.scss */
.tsv-kicker {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0;
  color: var(--tsv-gold);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
  line-height: 1.2;
  text-transform: uppercase; }

/* line 38, _tikhiy-svet.scss */
.tsv-kicker::before {
  width: 42px;
  height: 1px;
  background: currentColor;
  content: ""; }

/* line 39, _tikhiy-svet.scss */
.tsv-display {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -.055em; }

/* Permanent two-capsule navigation shared by every page. */
/* line 42, _tikhiy-svet.scss */
.tsv-topbar {
  position: fixed;
  z-index: 90;
  top: 19px;
  right: 0;
  left: 0;
  pointer-events: none; }

/* line 43, _tikhiy-svet.scss */
.tsv-topbar__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(235px, 0.32fr);
  gap: 12px;
  align-items: center; }

/* line 44, _tikhiy-svet.scss */
.tsv-nav-pill, .tsv-search-pill {
  min-height: 62px;
  pointer-events: auto;
  border: 1px solid rgba(234, 213, 177, 0.24);
  border-radius: 999px;
  background: rgba(31, 17, 13, 0.72);
  box-shadow: 0 14px 42px rgba(22, 10, 6, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px); }

/* line 45, _tikhiy-svet.scss */
.tsv-nav-pill {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 7px; }

/* line 46, _tikhiy-svet.scss */
.tsv-brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-width: 210px;
  padding: 0 14px 0 4px;
  color: var(--tsv-parchment);
  text-decoration: none; }

/* line 47, _tikhiy-svet.scss */
.tsv-brand__seal {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(201, 163, 108, 0.65);
  border-radius: 50%;
  color: var(--tsv-gold);
  font-family: Georgia, serif;
  font-size: 17px; }

/* line 48, _tikhiy-svet.scss */
.tsv-brand__copy {
  display: grid;
  gap: 1px; }

/* line 49, _tikhiy-svet.scss */
.tsv-brand__copy b {
  font-family: Georgia, serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -.01em; }

/* line 50, _tikhiy-svet.scss */
.tsv-brand__copy small {
  color: #d4bd94;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase; }

/* line 51, _tikhiy-svet.scss */
.tsv-nav-links {
  display: flex;
  align-items: center;
  gap: 3px;
  margin-left: auto; }

/* line 52, _tikhiy-svet.scss */
.tsv-nav-links a, .tsv-catalog-trigger {
  min-height: 46px;
  padding: 0 15px;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: rgba(250, 244, 231, 0.86);
  font: inherit;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: background .25s ease, color .25s ease, transform .25s ease; }

/* line 53, _tikhiy-svet.scss */
.tsv-nav-links a:hover, .tsv-catalog-trigger:hover {
  background: var(--tsv-parchment);
  color: var(--tsv-wine);
  transform: translateY(-1px); }

/* line 54, _tikhiy-svet.scss */
.tsv-catalog-trigger {
  cursor: pointer; }

/* line 55, _tikhiy-svet.scss */
.tsv-search-pill {
  display: flex;
  align-items: center;
  padding: 0 8px 0 15px; }

/* line 56, _tikhiy-svet.scss */
.tsv-search-pill input {
  width: 100%;
  min-width: 0;
  border: 0;
  outline: 0;
  background: transparent;
  color: var(--tsv-parchment);
  font: inherit;
  font-size: 12px; }

/* line 57, _tikhiy-svet.scss */
.tsv-search-pill input::placeholder {
  color: rgba(245, 237, 223, 0.62); }

/* line 58, _tikhiy-svet.scss */
.tsv-search-pill button {
  display: grid;
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  place-items: center;
  border: 1px solid rgba(201, 163, 108, 0.4);
  border-radius: 50%;
  background: transparent;
  color: var(--tsv-gold);
  cursor: pointer;
  transition: background .25s ease, color .25s ease; }

/* line 59, _tikhiy-svet.scss */
.tsv-search-pill button:hover {
  background: var(--tsv-gold);
  color: var(--tsv-wine); }

/* line 60, _tikhiy-svet.scss */
.tsv-search-pill svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6; }

/* line 61, _tikhiy-svet.scss */
.tsv-mobile-toggle {
  display: none; }

/* Full viewport editorial opening. */
/* line 64, _tikhiy-svet.scss */
.tsv-home {
  background: var(--tsv-parchment); }

/* line 65, _tikhiy-svet.scss */
.tsv-hero {
  position: relative;
  min-height: max(780px, 100svh);
  isolation: isolate;
  overflow: hidden;
  background: radial-gradient(circle at 70% 20%, rgba(157, 92, 48, 0.28), rgba(0, 0, 0, 0) 30%), radial-gradient(circle at 21% 83%, rgba(202, 161, 98, 0.16), rgba(0, 0, 0, 0) 25%), linear-gradient(112deg, #1d100e 0%, #311611 48%, #110c0b 100%);
  color: var(--tsv-parchment); }

/* line 66, _tikhiy-svet.scss */
.tsv-hero::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.16), transparent 45%, rgba(0, 0, 0, 0.2));
  content: ""; }

/* line 67, _tikhiy-svet.scss */
.tsv-hero__grain {
  position: absolute;
  z-index: -1;
  inset: 0;
  opacity: .2;
  background-image: radial-gradient(rgba(255, 255, 255, 0.3) 0.5px, rgba(0, 0, 0, 0) 0.5px);
  background-size: 5px 5px;
  mix-blend-mode: soft-light;
  pointer-events: none; }

/* line 68, _tikhiy-svet.scss */
.tsv-hero__arch {
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(219, 184, 124, 0.25);
  border-radius: 390px 390px 20px 20px;
  pointer-events: none; }

/* line 69, _tikhiy-svet.scss */
.tsv-hero__arch--one {
  bottom: -120px;
  left: 4%;
  width: 34vw;
  height: 89vh; }

/* line 70, _tikhiy-svet.scss */
.tsv-hero__arch--two {
  top: 7%;
  right: 16%;
  width: 24vw;
  height: 54vh;
  border-color: rgba(219, 184, 124, 0.11);
  transform: rotate(9deg); }

/* line 71, _tikhiy-svet.scss */
.tsv-hero__inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(430px, 1.08fr) minmax(380px, 0.92fr);
  gap: clamp(34px, 7vw, 130px);
  align-items: center;
  min-height: max(780px, 100svh);
  padding: 118px 0 120px; }

/* line 72, _tikhiy-svet.scss */
.tsv-hero__figure {
  position: relative;
  z-index: 2;
  display: flex;
  width: min(39vw, 560px);
  height: min(78vh, 720px);
  align-items: flex-end;
  justify-self: center;
  transform: translate3d(calc(var(--tsv-scroll) * -10vw), calc(var(--tsv-scroll) * 12px), 0);
  transform-origin: bottom center;
  transition: transform .08s linear; }

/* line 73, _tikhiy-svet.scss */
.tsv-hero__figure img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center bottom;
  filter: drop-shadow(0 26px 36px rgba(0, 0, 0, 0.42)); }

/* line 74, _tikhiy-svet.scss */
.tsv-hero__figure::before {
  position: absolute;
  z-index: -1;
  right: 4%;
  bottom: 4%;
  left: 4%;
  height: 12%;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0) 70%);
  content: "";
  filter: blur(10px); }

/* line 75, _tikhiy-svet.scss */
.tsv-hero__halo {
  position: absolute;
  z-index: -1;
  top: 6%;
  right: 4%;
  width: 78%;
  aspect-ratio: 1;
  border: 1px solid rgba(224, 190, 126, 0.42);
  border-radius: 50%;
  box-shadow: 0 0 0 45px rgba(180, 128, 70, 0.035), 0 0 0 110px rgba(225, 193, 140, 0.025); }

/* line 76, _tikhiy-svet.scss */
.tsv-hero__letter {
  position: relative;
  max-width: 540px;
  padding: clamp(28px, 4vw, 58px);
  border: 1px solid rgba(223, 190, 133, 0.27);
  border-radius: 2px 42px 2px 42px;
  background: linear-gradient(135deg, rgba(74, 31, 23, 0.68), rgba(26, 14, 12, 0.39));
  box-shadow: 0 28px 64px rgba(0, 0, 0, 0.2);
  transform: translate3d(calc(var(--tsv-scroll) * 10vw), calc(var(--tsv-scroll) * -8px), 0);
  transition: transform .08s linear; }

/* line 77, _tikhiy-svet.scss */
.tsv-hero__letter::before {
  position: absolute;
  top: 16px;
  right: 16px;
  bottom: 16px;
  left: 16px;
  border: 1px solid rgba(238, 212, 166, 0.12);
  border-radius: 1px 27px 1px 27px;
  content: "";
  pointer-events: none; }

/* line 78, _tikhiy-svet.scss */
.tsv-hero__letter > * {
  position: relative; }

/* line 79, _tikhiy-svet.scss */
.tsv-hero__title {
  max-width: 500px;
  margin: 23px 0 18px;
  font-size: clamp(54px, 5.1vw, 90px);
  line-height: .92; }

/* line 80, _tikhiy-svet.scss */
.tsv-hero__body {
  max-width: 475px;
  margin: 0;
  color: rgba(250, 241, 226, 0.86);
  font-size: clamp(15px, 1.18vw, 18px);
  line-height: 1.72; }

/* line 81, _tikhiy-svet.scss */
.tsv-hero__meta {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-top: 29px;
  color: #e4ca9a;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 82, _tikhiy-svet.scss */
.tsv-hero__meta::before {
  width: 60px;
  height: 1px;
  background: currentColor;
  content: ""; }

/* line 83, _tikhiy-svet.scss */
.tsv-hero__scroll-cue {
  position: absolute;
  right: calc((100% - var(--tsv-shell)) / 2);
  bottom: 34px;
  display: flex;
  gap: 11px;
  align-items: center;
  color: rgba(244, 232, 209, 0.7);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase; }

/* line 84, _tikhiy-svet.scss */
.tsv-hero__scroll-cue::before {
  width: 1px;
  height: 48px;
  background: var(--tsv-gold);
  content: ""; }

/* A real full-screen bottom catalogue, opened by header button. */
/* line 87, _tikhiy-svet.scss */
.tsv-drawer {
  position: fixed;
  z-index: 120;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  padding: max(22px, env(safe-area-inset-top)) 0 0;
  overflow: auto;
  background: var(--tsv-parchment);
  color: var(--tsv-ink);
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
  transition: transform 0.72s cubic-bezier(0.22, 0.8, 0.18, 1), opacity 0.35s ease; }

/* line 88, _tikhiy-svet.scss */
.tsv-drawer[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
  transform: none; }

/* line 89, _tikhiy-svet.scss */
.tsv-drawer::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 38px;
  border-radius: 0 0 28px 28px;
  background: var(--tsv-wine);
  content: ""; }

/* line 90, _tikhiy-svet.scss */
.tsv-drawer__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px 0 32px; }

/* line 91, _tikhiy-svet.scss */
.tsv-drawer__top h2 {
  margin: 0;
  font-family: Georgia, serif;
  font-size: clamp(38px, 5vw, 70px);
  font-weight: 400;
  letter-spacing: -.055em; }

/* line 92, _tikhiy-svet.scss */
.tsv-drawer__close {
  display: grid;
  width: 52px;
  height: 52px;
  place-items: center;
  border: 1px solid rgba(58, 24, 22, 0.2);
  border-radius: 50%;
  background: transparent;
  color: var(--tsv-wine);
  font-size: 27px;
  cursor: pointer;
  transition: background .2s ease, color .2s ease; }

/* line 93, _tikhiy-svet.scss */
.tsv-drawer__close:hover {
  background: var(--tsv-wine);
  color: var(--tsv-parchment); }

/* line 94, _tikhiy-svet.scss */
.tsv-drawer__content {
  padding-bottom: 60px; }

/* line 95, _tikhiy-svet.scss */
.tsv-drawer__intro {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
  gap: 48px;
  align-items: end;
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(58, 24, 22, 0.18); }

/* line 96, _tikhiy-svet.scss */
.tsv-drawer__intro p {
  max-width: 560px;
  margin: 0;
  font-size: 16px;
  line-height: 1.65; }

/* line 97, _tikhiy-svet.scss */
.tsv-drawer__categories {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  padding-top: 26px; }

/* line 98, _tikhiy-svet.scss */
.tsv-drawer__categories a {
  position: relative;
  min-height: 166px;
  padding: 20px;
  overflow: hidden;
  border-radius: var(--tsv-radius-md);
  background: var(--tsv-wine);
  color: var(--tsv-parchment);
  text-decoration: none; }

/* line 99, _tikhiy-svet.scss */
.tsv-drawer__categories img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: .46;
  object-fit: cover;
  transition: transform .45s ease; }

/* line 100, _tikhiy-svet.scss */
.tsv-drawer__categories a:hover img {
  transform: scale(1.08); }

/* line 101, _tikhiy-svet.scss */
.tsv-drawer__categories span {
  position: relative;
  display: grid;
  gap: 7px; }

/* line 102, _tikhiy-svet.scss */
.tsv-drawer__categories small {
  color: var(--tsv-gold);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 103, _tikhiy-svet.scss */
.tsv-drawer__categories strong {
  max-width: 210px;
  font-family: Georgia, serif;
  font-size: 31px;
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: .95; }

/* Catalogue below the opening, visually rising into place as scroll begins. */
/* line 106, _tikhiy-svet.scss */
.tsv-catalog {
  position: relative;
  z-index: 4;
  margin-top: -74px;
  padding: 62px 0 0;
  border-radius: var(--tsv-radius-xl) var(--tsv-radius-xl) 0 0;
  background: var(--tsv-parchment);
  box-shadow: 0 -12px 42px rgba(19, 9, 7, 0.23);
  transform: translateY(calc((1 - var(--tsv-scroll)) * 54px));
  transition: transform .08s linear; }

/* line 107, _tikhiy-svet.scss */
.tsv-catalog__handle {
  width: 52px;
  height: 4px;
  margin: -40px auto 42px;
  border-radius: 999px;
  background: rgba(58, 24, 22, 0.32); }

/* line 108, _tikhiy-svet.scss */
.tsv-section-head {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  gap: 64px;
  align-items: end;
  margin-bottom: 32px; }

/* line 109, _tikhiy-svet.scss */
.tsv-section-head h2 {
  max-width: 580px;
  margin: 14px 0 0;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(47px, 5.5vw, 84px);
  font-weight: 400;
  letter-spacing: -.06em;
  line-height: .9; }

/* line 110, _tikhiy-svet.scss */
.tsv-section-head > p {
  max-width: 515px;
  margin: 0 0 4px;
  color: #674d3b;
  font-size: 16px;
  line-height: 1.65; }

/* line 111, _tikhiy-svet.scss */
.tsv-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding-bottom: 76px; }

/* line 112, _tikhiy-svet.scss */
.tsv-feature {
  position: relative;
  min-height: 330px;
  overflow: hidden;
  border: 1px solid rgba(58, 24, 22, 0.12);
  border-radius: var(--tsv-radius-lg);
  background: var(--tsv-paper); }

/* line 113, _tikhiy-svet.scss */
.tsv-feature__image {
  position: absolute;
  inset: 0;
  background: linear-gradient(145deg, #5a3221, #26130e); }

/* line 114, _tikhiy-svet.scss */
.tsv-feature__image img {
  width: 100%;
  height: 100%;
  opacity: .8;
  object-fit: cover;
  transition: transform .55s ease, opacity .4s ease; }

/* line 115, _tikhiy-svet.scss */
.tsv-feature:hover .tsv-feature__image img {
  opacity: 1;
  transform: scale(1.06); }

/* line 116, _tikhiy-svet.scss */
.tsv-feature__shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 26%, rgba(28, 12, 9, 0.76) 100%); }

/* line 117, _tikhiy-svet.scss */
.tsv-feature__copy {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 23px;
  color: var(--tsv-parchment); }

/* line 118, _tikhiy-svet.scss */
.tsv-feature__copy small {
  color: #dfbd83;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 119, _tikhiy-svet.scss */
.tsv-feature__copy h3 {
  max-width: 290px;
  margin: 8px 0 16px;
  font-family: Georgia, serif;
  font-size: 31px;
  font-weight: 400;
  letter-spacing: -.045em;
  line-height: 1; }

/* line 120, _tikhiy-svet.scss */
.tsv-feature__copy a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  padding: 0 14px;
  border: 1px solid rgba(245, 237, 223, 0.48);
  border-radius: 999px;
  color: var(--tsv-parchment);
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  transition: background .25s ease, color .25s ease; }

/* line 121, _tikhiy-svet.scss */
.tsv-feature__copy a:hover {
  background: var(--tsv-parchment);
  color: var(--tsv-wine); }

/* Six visual category doors. */
/* line 124, _tikhiy-svet.scss */
.tsv-category-overview {
  padding: 78px 0;
  background: var(--tsv-cocoa);
  color: var(--tsv-parchment); }

/* line 125, _tikhiy-svet.scss */
.tsv-category-overview .tsv-section-head h2 {
  color: var(--tsv-parchment); }

/* line 126, _tikhiy-svet.scss */
.tsv-category-overview .tsv-section-head > p {
  color: rgba(245, 237, 223, 0.7); }

/* line 127, _tikhiy-svet.scss */
.tsv-category-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 13px; }

/* line 128, _tikhiy-svet.scss */
.tsv-category-door {
  position: relative;
  min-height: 290px;
  overflow: hidden;
  border: 1px solid rgba(228, 198, 150, 0.2);
  border-radius: 20px;
  background: #3b1e15;
  color: var(--tsv-parchment);
  text-decoration: none; }

/* line 129, _tikhiy-svet.scss */
.tsv-category-door img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: .64;
  object-fit: cover;
  transition: transform 0.65s cubic-bezier(0.2, 0.75, 0.2, 1), filter 0.35s ease; }

/* line 130, _tikhiy-svet.scss */
.tsv-category-door::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(130deg, rgba(20, 10, 8, 0.24), rgba(20, 10, 8, 0.85));
  content: ""; }

/* line 131, _tikhiy-svet.scss */
.tsv-category-door:hover img {
  filter: saturate(1.13);
  transform: scale(1.08); }

/* line 132, _tikhiy-svet.scss */
.tsv-category-door__copy {
  position: absolute;
  z-index: 1;
  right: 22px;
  bottom: 22px;
  left: 22px;
  display: grid;
  gap: 9px; }

/* line 133, _tikhiy-svet.scss */
.tsv-category-door__copy small {
  color: var(--tsv-gold);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .17em;
  text-transform: uppercase; }

/* line 134, _tikhiy-svet.scss */
.tsv-category-door__copy strong {
  font-family: Georgia, serif;
  font-size: clamp(31px, 3vw, 47px);
  font-weight: 400;
  letter-spacing: -.055em;
  line-height: .9; }

/* line 135, _tikhiy-svet.scss */
.tsv-category-door__copy em {
  max-width: 260px;
  color: rgba(245, 237, 223, 0.79);
  font-size: 12px;
  font-style: normal;
  line-height: 1.45; }

/* Editorial material halls modeled on the supplied wide reference. */
/* line 138, _tikhiy-svet.scss */
.tsv-halls {
  background: var(--tsv-umber-deep); }

/* line 139, _tikhiy-svet.scss */
.tsv-hall {
  position: relative;
  min-height: 530px;
  overflow: hidden;
  border-top: 1px solid rgba(222, 187, 128, 0.24);
  border-bottom: 1px solid rgba(15, 6, 4, 0.3);
  background: radial-gradient(circle at 86% 45%, rgba(152, 89, 45, 0.17), rgba(0, 0, 0, 0) 28%), linear-gradient(122deg, #432616, #32190e);
  color: var(--tsv-parchment); }

/* line 140, _tikhiy-svet.scss */
.tsv-hall:nth-child(even) {
  background: radial-gradient(circle at 12% 68%, rgba(156, 85, 39, 0.2), rgba(0, 0, 0, 0) 27%), linear-gradient(122deg, #381d13, #24120e); }

/* line 141, _tikhiy-svet.scss */
.tsv-hall__orbit {
  position: absolute;
  width: 700px;
  height: 700px;
  border: 1px solid rgba(234, 206, 159, 0.12);
  border-radius: 50%;
  pointer-events: none; }

/* line 142, _tikhiy-svet.scss */
.tsv-hall__orbit--one {
  top: -220px;
  right: 26%; }

/* line 143, _tikhiy-svet.scss */
.tsv-hall__orbit--two {
  bottom: -360px;
  left: 37%;
  width: 820px;
  height: 820px;
  opacity: .65; }

/* line 144, _tikhiy-svet.scss */
.tsv-hall__words {
  position: absolute;
  inset: 0;
  overflow: hidden;
  opacity: .16;
  pointer-events: none; }

/* line 145, _tikhiy-svet.scss */
.tsv-hall__words span {
  position: absolute;
  color: #e1bd7e;
  font-family: Georgia, serif;
  font-size: clamp(34px, 4.7vw, 74px);
  font-weight: 700;
  letter-spacing: .13em;
  line-height: 1;
  transform: rotate(-60deg);
  transform-origin: center;
  white-space: nowrap; }

/* line 146, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: 55%;
  left: -10%;
  animation: tsvWordsA 5.5s ease-in-out infinite alternate; }

/* line 147, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2) {
  top: 16%;
  left: 25%;
  animation: tsvWordsB 6.8s ease-in-out infinite alternate; }

/* line 148, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(3) {
  top: 65%;
  right: -16%;
  animation: tsvWordsC 6.1s ease-in-out infinite alternate; }

/* line 149, _tikhiy-svet.scss */
.tsv-hall__layout {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(330px, 0.85fr) minmax(600px, 1.15fr);
  gap: 70px;
  align-items: center;
  min-height: 530px;
  padding: 82px 0; }

/* line 150, _tikhiy-svet.scss */
.tsv-hall__copy {
  max-width: 500px; }

/* line 151, _tikhiy-svet.scss */
.tsv-hall__index {
  display: flex;
  gap: 14px;
  align-items: center;
  margin: 0 0 23px;
  color: var(--tsv-gold);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase; }

/* line 152, _tikhiy-svet.scss */
.tsv-hall__index::after {
  width: 57px;
  height: 1px;
  background: currentColor;
  content: ""; }

/* line 153, _tikhiy-svet.scss */
.tsv-hall__copy h2 {
  max-width: 450px;
  margin: 0;
  font-family: Georgia, serif;
  font-size: clamp(54px, 6vw, 98px);
  font-weight: 400;
  letter-spacing: -.07em;
  line-height: .86; }

/* line 154, _tikhiy-svet.scss */
.tsv-hall__copy > p {
  max-width: 480px;
  margin: 28px 0 24px;
  color: rgba(251, 243, 230, 0.84);
  font-size: 16px;
  line-height: 1.7; }

/* line 155, _tikhiy-svet.scss */
.tsv-hall__collection-link {
  display: inline-flex;
  gap: 10px;
  align-items: center;
  padding-bottom: 7px;
  border-bottom: 1px solid var(--tsv-gold);
  color: var(--tsv-parchment);
  font-size: 12px;
  font-weight: 700;
  text-decoration: none; }

/* line 156, _tikhiy-svet.scss */
.tsv-hall__collection-link span {
  color: var(--tsv-gold);
  font-size: 15px; }

/* line 157, _tikhiy-svet.scss */
.tsv-hall__products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px; }

/* line 158, _tikhiy-svet.scss */
.tsv-pill-card {
  display: grid;
  grid-template-columns: 42% 1fr;
  min-height: 214px;
  overflow: hidden;
  border: 1px solid rgba(90, 59, 30, 0.15);
  border-radius: 18px;
  background: var(--tsv-paper);
  color: var(--tsv-ink);
  box-shadow: 0 15px 28px rgba(12, 5, 3, 0.12);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }

/* line 159, _tikhiy-svet.scss */
.tsv-pill-card:hover {
  border-color: rgba(201, 163, 108, 0.9);
  box-shadow: 0 20px 42px rgba(12, 5, 3, 0.22);
  transform: translateY(-7px); }

/* line 160, _tikhiy-svet.scss */
.tsv-pill-card__media {
  display: grid;
  align-items: stretch;
  padding: 12px 0 12px 12px; }

/* line 161, _tikhiy-svet.scss */
.tsv-pill-card__media a {
  display: block;
  min-height: 0;
  overflow: hidden;
  border-radius: 999px;
  background: #4c2b1a; }

/* line 162, _tikhiy-svet.scss */
.tsv-pill-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease; }

/* line 163, _tikhiy-svet.scss */
.tsv-pill-card:hover .tsv-pill-card__media img {
  transform: scale(1.06); }

/* line 164, _tikhiy-svet.scss */
.tsv-pill-card__content {
  display: flex;
  min-width: 0;
  flex-direction: column;
  padding: 17px 16px 15px; }

/* line 165, _tikhiy-svet.scss */
.tsv-pill-card__status {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #967d59;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase; }

/* line 166, _tikhiy-svet.scss */
.tsv-pill-card__status::after {
  width: 100%;
  height: 1px;
  background: currentColor;
  content: "";
  opacity: .32; }

/* line 167, _tikhiy-svet.scss */
.tsv-pill-card__title {
  display: -webkit-box;
  margin: 16px 0 auto;
  overflow: hidden;
  color: var(--tsv-ink);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.32;
  text-decoration: none;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

/* line 168, _tikhiy-svet.scss */
.tsv-pill-card__bottom {
  display: flex;
  gap: 10px;
  align-items: end;
  justify-content: space-between;
  margin-top: 14px; }

/* line 169, _tikhiy-svet.scss */
.tsv-pill-card__price {
  color: var(--tsv-wine);
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap; }

/* line 170, _tikhiy-svet.scss */
.tsv-pill-card__buy {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 0 10px;
  border: 1px solid rgba(58, 24, 22, 0.24);
  border-radius: 999px;
  background: transparent;
  color: var(--tsv-wine);
  font: inherit;
  font-size: 10px;
  font-weight: 700;
  cursor: pointer;
  transition: background .22s ease, color .22s ease, border-color .22s ease; }

/* line 171, _tikhiy-svet.scss */
.tsv-pill-card__buy:hover {
  border-color: var(--tsv-wine);
  background: var(--tsv-wine);
  color: var(--tsv-parchment); }

/* Shared treatment for functional internal pages generated by InSales widgets. */
/* line 174, _tikhiy-svet.scss */
.tsv-content {
  min-height: 55vh;
  padding: 124px 0 70px;
  background: linear-gradient(180deg, #f5eddf 0%, #f0e4d1 100%); }

/* line 175, _tikhiy-svet.scss */
.tsv-content main, .tsv-content .page_layout, .tsv-content [class*="layout-content"], .tsv-content [class*="container"] {
  color: var(--tsv-ink); }

/* line 176, _tikhiy-svet.scss */
.tsv-content h1, .tsv-content h2, .tsv-content h3 {
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  letter-spacing: -.04em; }

/* line 177, _tikhiy-svet.scss */
.tsv-content h1 {
  font-size: clamp(44px, 5.5vw, 82px);
  font-weight: 400;
  line-height: .95; }

/* line 178, _tikhiy-svet.scss */
.tsv-content a {
  color: #6e3522; }

/* line 179, _tikhiy-svet.scss */
.tsv-content [class*="product-card"], .tsv-content [class*="product-item"], .tsv-content [class*="catalog"] [class*="card"] {
  border-color: rgba(58, 24, 22, 0.13) !important;
  border-radius: 18px !important;
  background: var(--tsv-paper) !important;
  box-shadow: 0 8px 18px rgba(67, 37, 21, 0.06); }

/* line 180, _tikhiy-svet.scss */
.tsv-content [class*="product-card"] img, .tsv-content [class*="product-item"] img, .tsv-content [class*="catalog"] img {
  object-fit: contain !important; }

/* line 181, _tikhiy-svet.scss */
.tsv-content button, .tsv-content input[type="submit"], .tsv-content [class*="button"] {
  border-radius: 999px !important; }

/* line 182, _tikhiy-svet.scss */
.tsv-content [class*="button"], .tsv-content button[type="submit"] {
  border-color: var(--tsv-wine) !important;
  background: var(--tsv-wine) !important;
  color: var(--tsv-parchment) !important; }

/* line 183, _tikhiy-svet.scss */
.tsv-content input, .tsv-content select, .tsv-content textarea {
  border-color: rgba(58, 24, 22, 0.2) !important;
  border-radius: 12px !important;
  background: var(--tsv-paper) !important; }

/* line 184, _tikhiy-svet.scss */
.tsv-content [class*="filter"], .tsv-content [class*="sort"] {
  border-color: rgba(58, 24, 22, 0.13) !important;
  border-radius: 16px !important;
  background: var(--tsv-paper) !important; }

/* A compact sort control: widget wrappers must not become an empty card. */
/* line 187, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 > [class*="layout"],
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 [class*="layout-content"],
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 [class*="layout__content"],
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 > .container,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .container {
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important; }

/* line 202, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-sort,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order-wrapper,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .select-wrapper {
  display: flex !important;
  width: fit-content !important;
  min-height: 42px !important;
  height: 42px !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important; }

/* line 218, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: clamp(18px, 3vw, 48px);
  width: 100% !important;
  height: auto !important;
  min-height: 56px !important;
  align-items: end !important;
  padding: 0 0 22px !important; }

/* line 228, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar > h1.heading {
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  color: var(--tsv-wine) !important;
  font-family: Georgia, serif !important;
  font-size: clamp(42px, 5.5vw, 82px) !important;
  font-weight: 400 !important;
  letter-spacing: -.04em !important;
  line-height: .95 !important; }

/* line 239, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-sort,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order-wrapper,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order,
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .select-wrapper {
  justify-self: end; }

/* line 245, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 [class*="sort"]:not(select) {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important; }

/* line 253, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 select {
  width: auto !important;
  min-width: 208px;
  height: 42px !important;
  margin: 0 !important;
  padding: 0 34px 0 15px !important;
  border: 1px solid rgba(87, 57, 35, 0.2) !important;
  border-radius: 999px !important;
  background: var(--tsv-paper) !important;
  box-shadow: 0 3px 10px rgba(69, 40, 23, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
  color: var(--tsv-warm-ink) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 40px !important; }

/* line 268, _tikhiy-svet.scss */
.tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 select:focus-visible {
  outline: 2px solid rgba(155, 115, 67, 0.54);
  outline-offset: 3px; }

@media (max-width: 980px) {
  /* line 273, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar {
    grid-template-columns: 1fr;
    row-gap: 16px;
    align-items: stretch !important;
    padding-bottom: 20px !important; }

  /* line 279, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-sort,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order-wrapper,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .select-wrapper {
    justify-self: start; } }
@media (max-width: 760px) {
  /* line 285, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar {
    grid-template-columns: 1fr;
    row-gap: 16px;
    align-items: stretch !important;
    padding-bottom: 20px !important; }

  /* line 291, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-toolbar > h1.heading {
    font-size: clamp(38px, 12vw, 54px) !important; }

  /* line 292, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-sort,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order-wrapper,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .collection-order,
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 .select-wrapper {
    width: 100% !important;
    justify-self: stretch; }

  /* line 296, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 select {
    width: 100% !important;
    min-width: 0; } }
/* line 299, _tikhiy-svet.scss */
.tsv-footer {
  padding: 70px 0 24px;
  background: var(--tsv-cocoa);
  color: var(--tsv-parchment); }

/* line 300, _tikhiy-svet.scss */
.tsv-footer__grid {
  display: grid;
  grid-template-columns: 1.6fr repeat(3, 1fr);
  gap: 40px;
  padding-bottom: 54px;
  border-bottom: 1px solid rgba(237, 209, 157, 0.2); }

/* line 301, _tikhiy-svet.scss */
.tsv-footer__brand strong {
  display: block;
  max-width: 270px;
  font-family: Georgia, serif;
  font-size: 54px;
  font-weight: 400;
  letter-spacing: -.06em;
  line-height: .88; }

/* line 302, _tikhiy-svet.scss */
.tsv-footer__brand p {
  max-width: 290px;
  color: rgba(245, 237, 223, 0.66);
  font-size: 13px;
  line-height: 1.65; }

/* line 303, _tikhiy-svet.scss */
.tsv-footer h2 {
  margin: 5px 0 15px;
  color: var(--tsv-gold);
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 304, _tikhiy-svet.scss */
.tsv-footer nav, .tsv-footer address {
  display: grid;
  align-content: start;
  gap: 9px;
  font-style: normal; }

/* line 305, _tikhiy-svet.scss */
.tsv-footer a {
  color: rgba(245, 237, 223, 0.82);
  font-size: 12px;
  text-decoration: none;
  transition: color .2s ease; }

/* line 306, _tikhiy-svet.scss */
.tsv-footer a:hover {
  color: var(--tsv-gold); }

/* line 307, _tikhiy-svet.scss */
.tsv-footer__bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  color: rgba(245, 237, 223, 0.46);
  font-size: 10px; }

@keyframes tsvWordsA {
  from {
    transform: translate3d(-3%, 2%, 0) rotate(-60deg); }
  to {
    transform: translate3d(4%, -3%, 0) rotate(-60deg); } }
@keyframes tsvWordsB {
  from {
    transform: translate3d(2%, -2%, 0) rotate(-60deg); }
  to {
    transform: translate3d(-5%, 5%, 0) rotate(-60deg); } }
@keyframes tsvWordsC {
  from {
    transform: translate3d(-4%, 2%, 0) rotate(-60deg); }
  to {
    transform: translate3d(4%, -4%, 0) rotate(-60deg); } }
@media (max-width: 1080px) {
  /* line 314, _tikhiy-svet.scss */
  :root {
    --tsv-shell: min(100% - 48px, 1080px); }

  /* line 315, _tikhiy-svet.scss */
  .tsv-brand {
    min-width: 160px; }

  /* line 316, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: 13px; }

  /* line 317, _tikhiy-svet.scss */
  .tsv-nav-links a {
    padding: 0 10px; }

  /* line 318, _tikhiy-svet.scss */
  .tsv-hero__inner {
    grid-template-columns: minmax(360px, 0.95fr) minmax(360px, 1.05fr);
    gap: 28px; }

  /* line 319, _tikhiy-svet.scss */
  .tsv-hero__figure {
    width: min(42vw, 470px); }

  /* line 320, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: minmax(260px, 0.8fr) minmax(520px, 1.2fr);
    gap: 35px; }

  /* line 321, _tikhiy-svet.scss */
  .tsv-pill-card {
    grid-template-columns: 39% 1fr; }

  /* line 322, _tikhiy-svet.scss */
  .tsv-footer__grid {
    grid-template-columns: 1.5fr repeat(2, 1fr); }

  /* line 323, _tikhiy-svet.scss */
  .tsv-footer__brand {
    grid-column: 1 / -1; } }
@media (max-width: 760px) {
  /* line 327, _tikhiy-svet.scss */
  :root {
    --tsv-shell: calc(100vw - 32px); }

  /* line 328, _tikhiy-svet.scss */
  .tsv-topbar {
    top: 10px; }

  /* line 329, _tikhiy-svet.scss */
  .tsv-topbar__row {
    display: flex;
    gap: 8px; }

  /* line 330, _tikhiy-svet.scss */
  .tsv-nav-pill {
    min-height: 56px;
    flex: 1;
    padding: 5px; }

  /* line 331, _tikhiy-svet.scss */
  .tsv-brand {
    min-width: 0;
    flex: 1;
    padding-right: 5px; }

  /* line 332, _tikhiy-svet.scss */
  .tsv-brand__seal {
    width: 42px;
    height: 42px; }

  /* line 333, _tikhiy-svet.scss */
  .tsv-brand__copy small {
    font-size: 7px; }

  /* line 334, _tikhiy-svet.scss */
  .tsv-nav-links {
    position: absolute;
    top: 66px;
    right: 0;
    left: 0;
    display: grid;
    gap: 4px;
    padding: 8px;
    border: 1px solid rgba(234, 213, 177, 0.2);
    border-radius: 22px;
    background: rgba(31, 17, 13, 0.97);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-8px);
    transition: .25s ease; }

  /* line 335, _tikhiy-svet.scss */
  .tsv-topbar[data-menu-open="true"] .tsv-nav-links {
    opacity: 1;
    pointer-events: auto;
    transform: none; }

  /* line 336, _tikhiy-svet.scss */
  .tsv-nav-links a, .tsv-catalog-trigger {
    min-height: 42px;
    text-align: center; }

  /* line 337, _tikhiy-svet.scss */
  .tsv-search-pill {
    display: none; }

  /* line 338, _tikhiy-svet.scss */
  .tsv-mobile-toggle {
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    border: 1px solid rgba(201, 163, 108, 0.4);
    border-radius: 50%;
    background: transparent;
    color: var(--tsv-gold);
    cursor: pointer; }

  /* line 339, _tikhiy-svet.scss */
  .tsv-mobile-toggle span, .tsv-mobile-toggle::before, .tsv-mobile-toggle::after {
    display: block;
    width: 15px;
    height: 1px;
    background: currentColor;
    content: "";
    transition: transform .2s ease; }

  /* line 340, _tikhiy-svet.scss */
  .tsv-mobile-toggle::before {
    transform: translateY(-4px); }

  /* line 341, _tikhiy-svet.scss */
  .tsv-mobile-toggle::after {
    transform: translateY(4px); }

  /* line 342, _tikhiy-svet.scss */
  .tsv-topbar[data-menu-open="true"] .tsv-mobile-toggle span {
    opacity: 0; }

  /* line 343, _tikhiy-svet.scss */
  .tsv-topbar[data-menu-open="true"] .tsv-mobile-toggle::before {
    transform: translateY(1px) rotate(45deg); }

  /* line 344, _tikhiy-svet.scss */
  .tsv-topbar[data-menu-open="true"] .tsv-mobile-toggle::after {
    transform: translateY(-1px) rotate(-45deg); }

  /* line 345, _tikhiy-svet.scss */
  .tsv-hero {
    min-height: 860px; }

  /* line 346, _tikhiy-svet.scss */
  .tsv-hero__inner {
    grid-template-columns: 1fr;
    min-height: 860px;
    gap: 0;
    padding: 100px 0 78px; }

  /* line 347, _tikhiy-svet.scss */
  .tsv-hero__figure {
    width: min(74vw, 350px);
    height: min(48svh, 430px);
    justify-self: center;
    transform: none !important; }

  /* line 348, _tikhiy-svet.scss */
  .tsv-hero__halo {
    top: 0;
    width: 88%; }

  /* line 349, _tikhiy-svet.scss */
  .tsv-hero__letter {
    align-self: end;
    max-width: none;
    padding: 23px 21px 25px;
    border-radius: 2px 28px 2px 28px;
    transform: none !important; }

  /* line 350, _tikhiy-svet.scss */
  .tsv-hero__title {
    margin: 15px 0;
    font-size: clamp(46px, 14vw, 68px); }

  /* line 351, _tikhiy-svet.scss */
  .tsv-hero__body {
    font-size: 14px;
    line-height: 1.57; }

  /* line 352, _tikhiy-svet.scss */
  .tsv-hero__body .tsv-hero__optional {
    display: none; }

  /* line 353, _tikhiy-svet.scss */
  .tsv-hero__scroll-cue {
    right: 16px;
    bottom: 16px;
    font-size: 8px; }

  /* line 354, _tikhiy-svet.scss */
  .tsv-catalog {
    margin-top: -29px;
    padding-top: 49px;
    border-radius: 28px 28px 0 0;
    transform: none; }

  /* line 355, _tikhiy-svet.scss */
  .tsv-catalog__handle {
    margin-top: -27px;
    margin-bottom: 29px; }

  /* line 356, _tikhiy-svet.scss */
  .tsv-section-head {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 24px; }

  /* line 357, _tikhiy-svet.scss */
  .tsv-section-head h2 {
    font-size: clamp(43px, 13vw, 62px); }

  /* line 358, _tikhiy-svet.scss */
  .tsv-section-head > p {
    font-size: 14px; }

  /* line 359, _tikhiy-svet.scss */
  .tsv-feature-grid {
    display: flex;
    gap: 11px;
    overflow-x: auto;
    margin-right: calc(var(--tsv-shell) / -2 + 50vw);
    padding: 0 16px 55px 0;
    scroll-snap-type: x proximity; }

  /* line 360, _tikhiy-svet.scss */
  .tsv-feature {
    min-width: min(78vw, 320px);
    min-height: 305px;
    scroll-snap-align: start; }

  /* line 361, _tikhiy-svet.scss */
  .tsv-category-overview {
    padding: 58px 0; }

  /* line 362, _tikhiy-svet.scss */
  .tsv-category-grid {
    grid-template-columns: 1fr;
    gap: 10px; }

  /* line 363, _tikhiy-svet.scss */
  .tsv-category-door {
    min-height: 220px; }

  /* line 364, _tikhiy-svet.scss */
  .tsv-category-door__copy strong {
    font-size: 43px; }

  /* line 365, _tikhiy-svet.scss */
  .tsv-hall {
    min-height: 0; }

  /* line 366, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: 1fr;
    gap: 31px;
    min-height: 0;
    padding: 60px 0 64px; }

  /* line 367, _tikhiy-svet.scss */
  .tsv-hall__copy h2 {
    font-size: clamp(52px, 15vw, 74px); }

  /* line 368, _tikhiy-svet.scss */
  .tsv-hall__copy > p {
    font-size: 14px;
    line-height: 1.62; }

  /* line 369, _tikhiy-svet.scss */
  .tsv-hall__products {
    grid-template-columns: 1fr;
    gap: 11px; }

  /* line 370, _tikhiy-svet.scss */
  .tsv-pill-card {
    grid-template-columns: 40% 1fr;
    min-height: 173px; }

  /* line 371, _tikhiy-svet.scss */
  .tsv-pill-card__title {
    margin-top: 12px;
    font-size: 13px; }

  /* line 372, _tikhiy-svet.scss */
  .tsv-pill-card__content {
    padding: 13px; }

  /* line 373, _tikhiy-svet.scss */
  .tsv-hall__words {
    opacity: .11; }

  /* line 374, _tikhiy-svet.scss */
  .tsv-drawer__top {
    padding-bottom: 25px; }

  /* line 375, _tikhiy-svet.scss */
  .tsv-drawer__intro {
    grid-template-columns: 1fr;
    gap: 15px;
    padding-bottom: 23px; }

  /* line 376, _tikhiy-svet.scss */
  .tsv-drawer__categories {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding-top: 16px; }

  /* line 377, _tikhiy-svet.scss */
  .tsv-drawer__categories a {
    min-height: 135px;
    padding: 15px; }

  /* line 378, _tikhiy-svet.scss */
  .tsv-drawer__categories strong {
    font-size: 25px; }

  /* line 379, _tikhiy-svet.scss */
  .tsv-content {
    padding-top: 94px; }

  /* line 380, _tikhiy-svet.scss */
  .tsv-footer {
    padding-top: 50px; }

  /* line 381, _tikhiy-svet.scss */
  .tsv-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px 18px; }

  /* line 382, _tikhiy-svet.scss */
  .tsv-footer__brand {
    grid-column: 1/-1; }

  /* line 383, _tikhiy-svet.scss */
  .tsv-footer__brand strong {
    font-size: 46px; }

  /* line 384, _tikhiy-svet.scss */
  .tsv-footer__bottom {
    display: grid;
    gap: 9px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 388, _tikhiy-svet.scss */
  *, *::before, *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important; } }
/* Separate editorial SEO article. It is rendered after the original product widget only when a verified field value exists. */
/* line 392, _tikhiy-svet.scss */
.tsv-content .widget-type_system_widget_v4_product_info_1 .product-field[data-tsv-system-seo-field="true"] {
  display: none !important; }

/* line 393, _tikhiy-svet.scss */
.tsv-product-seo {
  padding: clamp(54px, 8vw, 112px) 0;
  background: linear-gradient(180deg, #f0e3cf, #faf5eb);
  color: var(--tsv-ink); }

/* line 394, _tikhiy-svet.scss */
.tsv-product-seo__inner {
  max-width: 880px; }

/* line 395, _tikhiy-svet.scss */
.tsv-product-seo__eyebrow {
  margin: 0 0 15px;
  color: #9a7440;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase; }

/* line 396, _tikhiy-svet.scss */
.tsv-product-seo h2 {
  max-width: 720px;
  margin: 0 0 28px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: .95; }

/* line 397, _tikhiy-svet.scss */
.tsv-product-seo__content {
  padding-top: 28px;
  border-top: 1px solid rgba(80, 49, 27, 0.2);
  font-size: 16px;
  line-height: 1.75; }

/* line 398, _tikhiy-svet.scss */
.tsv-product-seo__content h3 {
  margin: 32px 0 12px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(25px, 3vw, 34px);
  font-weight: 400;
  line-height: 1.05; }

/* line 399, _tikhiy-svet.scss */
.tsv-product-seo__content p {
  margin: 0 0 17px; }

/* line 400, _tikhiy-svet.scss */
.tsv-product-seo__content ul {
  margin: 0 0 20px;
  padding-left: 20px; }

/* line 401, _tikhiy-svet.scss */
.tsv-product-seo__content li + li {
  margin-top: 6px; }

@media (max-width: 760px) {
  /* line 403, _tikhiy-svet.scss */
  .tsv-product-seo {
    padding: 52px 0 65px; }

  /* line 404, _tikhiy-svet.scss */
  .tsv-product-seo__content {
    font-size: 14px;
    line-height: 1.67; } }
/* Parent category «Прочее»: direct routes to its three real child collections. */
/* line 408, _tikhiy-svet.scss */
.tsv-other__links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 24px; }

/* line 409, _tikhiy-svet.scss */
.tsv-other__links a {
  display: grid;
  gap: 5px;
  min-height: 104px;
  padding: 13px 12px;
  border: 1px solid rgba(231, 201, 149, 0.23);
  border-radius: 13px;
  background: rgba(24, 12, 9, 0.17);
  color: var(--tsv-parchment);
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, background .22s ease; }

/* line 410, _tikhiy-svet.scss */
.tsv-other__links a:hover {
  border-color: rgba(224, 189, 126, 0.75);
  background: rgba(31, 14, 10, 0.31);
  transform: translateY(-3px); }

/* line 411, _tikhiy-svet.scss */
.tsv-other__links span {
  color: var(--tsv-gold);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em; }

/* line 412, _tikhiy-svet.scss */
.tsv-other__links strong {
  font-family: Georgia, serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -.035em; }

/* line 413, _tikhiy-svet.scss */
.tsv-other__links small {
  color: rgba(251, 243, 230, 0.72);
  font-size: 10px;
  line-height: 1.35; }

@media (max-width: 760px) {
  /* line 415, _tikhiy-svet.scss */
  .tsv-other__links {
    grid-template-columns: 1fr;
    margin-top: 20px; }

  /* line 416, _tikhiy-svet.scss */
  .tsv-other__links a {
    min-height: 0;
    grid-template-columns: 28px 1fr;
    align-items: baseline; }

  /* line 417, _tikhiy-svet.scss */
  .tsv-other__links small {
    grid-column: 2; } }
/* ========================================================================
   ТИХИЙ СВЕТ — round 2: corrections from visual review
   ======================================================================== */
/* line 423, _tikhiy-svet.scss */
:root {
  --tsv-emerald-deep: #294039;
  --tsv-emerald: #425e52;
  --tsv-emerald-faded: #7d8d78;
  --tsv-cream: #f5ead7;
  --tsv-warm-ink: #422c22; }

/* Header: one warm, level system with visible inner pills. */
/* line 432, _tikhiy-svet.scss */
.tsv-topbar {
  top: 16px; }

/* line 433, _tikhiy-svet.scss */
.tsv-nav-pill,
.tsv-search-pill {
  min-height: 64px;
  border-color: rgba(122, 88, 52, 0.22);
  background: rgba(247, 235, 215, 0.94);
  box-shadow: 0 14px 34px rgba(34, 31, 25, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.78); }

/* line 440, _tikhiy-svet.scss */
.tsv-nav-pill {
  gap: 10px;
  padding: 7px; }

/* line 441, _tikhiy-svet.scss */
.tsv-brand {
  min-height: 48px;
  color: var(--tsv-warm-ink); }

/* line 442, _tikhiy-svet.scss */
.tsv-brand__seal {
  border-color: rgba(129, 92, 48, 0.55);
  color: #8c673c; }

/* line 443, _tikhiy-svet.scss */
.tsv-brand__copy b {
  color: var(--tsv-warm-ink); }

/* line 444, _tikhiy-svet.scss */
.tsv-brand__copy small {
  color: #9b7442; }

/* line 445, _tikhiy-svet.scss */
.tsv-nav-links {
  gap: 6px; }

/* line 446, _tikhiy-svet.scss */
.tsv-nav-links a,
.tsv-catalog-trigger {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  border: 1px solid rgba(130, 94, 52, 0.18);
  border-radius: 999px;
  background: rgba(255, 250, 239, 0.82);
  color: #53362a;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap; }

/* line 462, _tikhiy-svet.scss */
.tsv-nav-links a:hover,
.tsv-catalog-trigger:hover {
  border-color: #9b7343;
  background: #d9bd8d;
  color: #39251c; }

/* line 464, _tikhiy-svet.scss */
.tsv-search-pill {
  min-height: 64px;
  padding: 7px 8px 7px 17px; }

/* line 465, _tikhiy-svet.scss */
.tsv-search-pill input {
  color: #53362a; }

/* line 466, _tikhiy-svet.scss */
.tsv-search-pill input::placeholder {
  color: rgba(83, 54, 42, 0.58); }

/* line 467, _tikhiy-svet.scss */
.tsv-search-pill button {
  width: 46px;
  height: 46px;
  flex-basis: 46px;
  border-color: rgba(130, 94, 52, 0.32);
  color: #8c673c; }

/* line 468, _tikhiy-svet.scss */
.tsv-search-pill button:hover {
  background: #d9bd8d;
  color: #39251c; }

/* Pinned first scene: the document waits while the catalogue rises over the hero. */
/* line 471, _tikhiy-svet.scss */
.tsv-stage {
  position: relative;
  height: 200svh; }

/* line 472, _tikhiy-svet.scss */
.tsv-stage__sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden; }

/* line 473, _tikhiy-svet.scss */
.tsv-stage .tsv-hero {
  min-height: 100svh;
  height: 100svh; }

/* line 474, _tikhiy-svet.scss */
.tsv-stage .tsv-catalog {
  position: absolute;
  z-index: 5;
  inset: 0;
  margin: 0;
  padding-top: 72px;
  border-radius: 34px 34px 0 0;
  box-shadow: 0 -10px 36px rgba(24, 28, 23, 0.22);
  transform: translateY(calc((1 - var(--tsv-reveal, 0)) * 100%));
  transition: none; }

/* line 475, _tikhiy-svet.scss */
.tsv-stage .tsv-catalog__handle {
  margin: -46px auto 34px; }

/* line 476, _tikhiy-svet.scss */
.tsv-stage .tsv-hero__figure {
  transform: translate3d(calc(var(--tsv-reveal, 0) * -42vw), 0, 0);
  transition: none; }

/* line 477, _tikhiy-svet.scss */
.tsv-stage .tsv-hero__letter {
  transform: translate3d(calc(var(--tsv-reveal, 0) * 46vw), 0, 0);
  transition: none; }

/* A faded, warm emerald field with no empty void around the hero objects. */
/* line 480, _tikhiy-svet.scss */
.tsv-hero {
  background: radial-gradient(ellipse at 18% 70%, rgba(198, 182, 130, 0.2), rgba(0, 0, 0, 0) 33%), radial-gradient(ellipse at 77% 25%, rgba(224, 202, 146, 0.12), rgba(0, 0, 0, 0) 28%), linear-gradient(122deg, var(--tsv-emerald-deep) 0%, var(--tsv-emerald) 51%, #50665a 100%); }

/* line 486, _tikhiy-svet.scss */
.tsv-hero::after {
  background: linear-gradient(90deg, rgba(12, 31, 27, 0.2), rgba(250, 231, 189, 0.035) 52%, rgba(22, 37, 31, 0.17)); }

/* line 487, _tikhiy-svet.scss */
.tsv-hero__grain {
  opacity: .3;
  background-image: radial-gradient(rgba(246, 229, 193, 0.45) 0.52px, rgba(0, 0, 0, 0) 0.52px); }

/* line 488, _tikhiy-svet.scss */
.tsv-hero__arch {
  border-color: rgba(239, 220, 172, 0.3); }

/* line 489, _tikhiy-svet.scss */
.tsv-hero__arch--two {
  border-color: rgba(239, 220, 172, 0.16); }

/* line 490, _tikhiy-svet.scss */
.tsv-hero__letter {
  border-color: rgba(239, 220, 172, 0.34);
  background: linear-gradient(135deg, rgba(39, 65, 56, 0.73), rgba(34, 53, 46, 0.46)); }

/* line 491, _tikhiy-svet.scss */
.tsv-hero__letter::before {
  border-color: rgba(247, 230, 194, 0.18); }

/* line 492, _tikhiy-svet.scss */
.tsv-hero__body {
  color: rgba(255, 248, 233, 0.91); }

/* line 493, _tikhiy-svet.scss */
.tsv-hero__meta, .tsv-kicker {
  color: #e6c98f; }

/* Fine open arcs add depth to the emerald field without forming a medallion. */
/* line 496, _tikhiy-svet.scss */
.tsv-hero__linework {
  position: absolute;
  z-index: 0;
  display: block;
  pointer-events: none; }

/* line 497, _tikhiy-svet.scss */
.tsv-hero__linework--left {
  bottom: -24%;
  left: -16%;
  width: clamp(290px, 34vw, 560px);
  height: clamp(420px, 67vh, 760px);
  border: 1px solid rgba(238, 218, 169, 0.14);
  border-top: 0;
  border-right: 0;
  border-radius: 0 0 0 78%;
  transform: rotate(-14deg); }

/* line 498, _tikhiy-svet.scss */
.tsv-hero__linework--right {
  top: -18%;
  right: -19%;
  width: clamp(320px, 41vw, 660px);
  height: clamp(440px, 76vh, 850px);
  border: 1px solid rgba(238, 218, 169, 0.12);
  border-bottom: 0;
  border-left: 0;
  border-radius: 0 82% 0 0;
  transform: rotate(19deg); }

@media (max-width: 760px) {
  /* line 500, _tikhiy-svet.scss */
  .tsv-hero__linework--left {
    bottom: -17%;
    left: -48%;
    width: 270px;
    height: 490px;
    opacity: .7; }

  /* line 501, _tikhiy-svet.scss */
  .tsv-hero__linework--right {
    top: -19%;
    right: -59%;
    width: 310px;
    height: 540px;
    opacity: .62; } }
/* Compact retail recommendations: 6 cards in two rows, no editorial filler. */
/* line 505, _tikhiy-svet.scss */
.tsv-recommendations {
  padding: 0 0 34px; }

/* line 506, _tikhiy-svet.scss */
.tsv-recommendations__title {
  margin: 0 0 18px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(38px, 4vw, 56px);
  font-weight: 400;
  letter-spacing: -.055em;
  text-align: center; }

/* line 507, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  padding-bottom: 0; }

/* line 508, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature {
  min-height: 0;
  aspect-ratio: .76;
  border-radius: 15px; }

/* line 509, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature__copy {
  padding: 13px; }

/* line 510, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature__copy small {
  font-size: 7px; }

/* line 511, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature__copy h3 {
  margin: 5px 0 0;
  font-size: 18px;
  line-height: .98; }

/* line 512, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature__copy a {
  display: none; }

/* Plain visual category doors now use processed real images. */
/* line 515, _tikhiy-svet.scss */
.tsv-category-door {
  min-height: 250px;
  border-radius: 16px;
  background-size: cover;
  background-position: center; }

/* line 516, _tikhiy-svet.scss */
.tsv-category-door::after {
  background: linear-gradient(130deg, rgba(26, 25, 20, 0.2), rgba(26, 25, 20, 0.78)); }

/* line 517, _tikhiy-svet.scss */
.tsv-category-door--ladan {
  background-image: url("tsv-category-ladan.jpg"); }

/* line 518, _tikhiy-svet.scss */
.tsv-category-door--candles {
  background-image: url("tsv-category-candles.jpg"); }

/* line 519, _tikhiy-svet.scss */
.tsv-category-door--greek {
  background-image: url("tsv-category-greek-icons.jpg"); }

/* line 520, _tikhiy-svet.scss */
.tsv-category-door--gold {
  background-image: url("tsv-category-gold-icons.jpg"); }

/* line 521, _tikhiy-svet.scss */
.tsv-category-door--charcoal {
  background-image: url("tsv-category-charcoal.jpg"); }

/* line 522, _tikhiy-svet.scss */
.tsv-category-door--books {
  background-image: url("tsv-category-books.jpg"); }

/* line 523, _tikhiy-svet.scss */
.tsv-category-door img {
  display: none; }

/* Warm breathing spaces separate each detailed category instead of a continuous dark strip. */
/* line 526, _tikhiy-svet.scss */
.tsv-halls {
  padding: clamp(44px, 6vw, 92px) 0;
  background: linear-gradient(180deg, #e9dcc7, #f5eddf 48%, #e6d8c1); }

/* line 527, _tikhiy-svet.scss */
.tsv-hall {
  min-height: 555px;
  border: 0;
  border-radius: 24px;
  box-shadow: 0 18px 40px rgba(56, 34, 19, 0.13); }

/* line 528, _tikhiy-svet.scss */
.tsv-hall + .tsv-hall {
  margin-top: clamp(46px, 7vw, 112px); }

/* line 529, _tikhiy-svet.scss */
.tsv-hall__words {
  opacity: .13; }

/* line 530, _tikhiy-svet.scss */
.tsv-hall__words span {
  width: 155vw;
  font-size: clamp(35px, 4.3vw, 72px);
  animation: tsvWordsDiagonal 22s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate; }

/* line 531, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: -7%;
  left: -33%;
  animation-delay: -3s; }

/* line 532, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2) {
  top: 16%;
  left: -47%;
  animation-delay: -8s; }

/* line 533, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(3) {
  top: 38%;
  left: -18%;
  animation-delay: -13s; }

/* line 534, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(4) {
  top: 60%;
  left: -50%;
  animation-delay: -5s; }

/* line 535, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(5) {
  top: 83%;
  left: -25%;
  animation-delay: -16s; }

/* line 536, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(6) {
  top: 104%;
  left: -50%;
  animation-delay: -10s; }

/* line 537, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(7) {
  top: 27%;
  left: -68%;
  animation-delay: -19s; }

/* line 538, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(8) {
  top: 72%;
  left: -70%;
  animation-delay: -1s; }

@keyframes tsvWordsDiagonal {
  from {
    transform: translate3d(-2.5vw, 3.5vh, 0) rotate(-60deg); }
  to {
    transform: translate3d(3.5vw, -4.5vh, 0) rotate(-60deg); } }
/* Product cards: vertical WB-like retail cards, whole images, price/action below. */
/* line 545, _tikhiy-svet.scss */
.tsv-hall__products {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px; }

/* line 546, _tikhiy-svet.scss */
.tsv-pill-card {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: minmax(180px, 1fr) auto;
  min-height: 370px;
  border-radius: 17px; }

/* line 547, _tikhiy-svet.scss */
.tsv-pill-card__media {
  min-height: 0;
  padding: 13px 13px 0; }

/* line 548, _tikhiy-svet.scss */
.tsv-pill-card__media a {
  display: grid;
  min-height: 100%;
  place-items: center;
  overflow: hidden;
  border-radius: 11px;
  background: #faf6ee; }

/* line 549, _tikhiy-svet.scss */
.tsv-pill-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 7px; }

/* line 550, _tikhiy-svet.scss */
.tsv-pill-card__content {
  min-height: 152px;
  padding: 15px 15px 16px; }

/* line 551, _tikhiy-svet.scss */
.tsv-pill-card__title {
  margin-top: 12px;
  font-size: 13px;
  -webkit-line-clamp: 2; }

/* line 552, _tikhiy-svet.scss */
.tsv-pill-card__bottom {
  align-items: center; }

/* line 553, _tikhiy-svet.scss */
.tsv-pill-card__buy {
  min-height: 36px;
  padding: 0 12px; }

@media (max-width: 1080px) {
  /* line 556, _tikhiy-svet.scss */
  .tsv-nav-links a, .tsv-catalog-trigger {
    padding: 0 10px;
    font-size: 10px; }

  /* line 557, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (max-width: 760px) {
  /* line 560, _tikhiy-svet.scss */
  .tsv-nav-pill {
    min-height: 56px;
    background: rgba(247, 235, 215, 0.96); }

  /* line 561, _tikhiy-svet.scss */
  .tsv-nav-links {
    background: rgba(247, 235, 215, 0.98); }

  /* line 562, _tikhiy-svet.scss */
  .tsv-nav-links a, .tsv-catalog-trigger {
    border-color: rgba(130, 94, 52, 0.18);
    background: #fffaf0;
    color: #53362a; }

  /* line 563, _tikhiy-svet.scss */
  .tsv-mobile-toggle {
    border-color: rgba(130, 94, 52, 0.35);
    color: #8c673c; }

  /* line 564, _tikhiy-svet.scss */
  .tsv-stage {
    height: auto; }

  /* line 565, _tikhiy-svet.scss */
  .tsv-stage__sticky {
    position: relative;
    height: auto;
    overflow: visible; }

  /* line 566, _tikhiy-svet.scss */
  .tsv-stage .tsv-hero {
    height: auto;
    min-height: 860px; }

  /* line 567, _tikhiy-svet.scss */
  .tsv-stage .tsv-catalog {
    position: relative;
    inset: auto;
    margin-top: -30px;
    transform: none; }

  /* line 568, _tikhiy-svet.scss */
  .tsv-stage .tsv-hero__figure, .tsv-stage .tsv-hero__letter {
    transform: none !important; }

  /* line 569, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px; }

  /* line 570, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature {
    aspect-ratio: .85; }

  /* line 571, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature__copy h3 {
    font-size: 16px; }

  /* line 572, _tikhiy-svet.scss */
  .tsv-halls {
    padding: 32px 0; }

  /* line 573, _tikhiy-svet.scss */
  .tsv-hall + .tsv-hall {
    margin-top: 34px; }

  /* line 574, _tikhiy-svet.scss */
  .tsv-hall__words span {
    width: 230vw;
    font-size: 34px; }

  /* line 575, _tikhiy-svet.scss */
  .tsv-pill-card {
    min-height: 320px; }

  /* line 576, _tikhiy-svet.scss */
  .tsv-hall__products {
    gap: 9px; } }
/* Keep the header on a single visual line on tablet widths: no detached search strip. */
@media (min-width: 761px) and (max-width: 1180px) {
  /* line 581, _tikhiy-svet.scss */
  .tsv-topbar__row {
    display: flex;
    justify-content: center; }

  /* line 582, _tikhiy-svet.scss */
  .tsv-topbar__row .tsv-search-pill {
    display: none; }

  /* line 583, _tikhiy-svet.scss */
  .tsv-topbar__row .tsv-nav-pill {
    width: min(100%, 900px); }

  /* line 584, _tikhiy-svet.scss */
  .tsv-topbar__row .tsv-nav-links {
    margin-left: auto; } }
/* The reveal has a deliberate, compact travel distance: 70vh after the fixed hero. */
/* line 588, _tikhiy-svet.scss */
.tsv-stage {
  height: 170svh; }

/* Full-height drawer, compact centered retail grid. */
/* line 591, _tikhiy-svet.scss */
.tsv-stage .tsv-catalog {
  padding-bottom: 64px; }

/* line 592, _tikhiy-svet.scss */
.tsv-stage .tsv-catalog .tsv-recommendations {
  min-height: calc(100svh - 118px);
  display: grid;
  align-content: center; }

/* Keep the owner letter entirely inside the first desktop scene. */
/* line 595, _tikhiy-svet.scss */
.tsv-hero__title {
  font-size: clamp(44px, 4.25vw, 78px); }

/* Round 3 — full-bleed generated category visual, with a restrained retail hover state. */
/* line 598, _tikhiy-svet.scss */
.tsv-category-door {
  isolation: isolate;
  overflow: hidden;
  background-image: none !important;
  border: 1px solid rgba(232, 205, 157, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
  transition: border-color 0.38s ease, box-shadow 0.38s ease, transform 0.38s cubic-bezier(0.2, 0.72, 0.22, 1); }

/* line 606, _tikhiy-svet.scss */
.tsv-category-door::before {
  content: none; }

/* line 609, _tikhiy-svet.scss */
.tsv-category-door .tsv-category-door__image {
  position: absolute;
  z-index: 0;
  inset: -7%;
  display: block;
  width: 114%;
  height: 114%;
  max-width: none;
  object-fit: cover;
  filter: saturate(0.83) brightness(0.82);
  transform: scale(1);
  transition: transform 0.72s cubic-bezier(0.2, 0.72, 0.22, 1), filter 0.45s ease; }

/* line 622, _tikhiy-svet.scss */
.tsv-category-door::after {
  z-index: 1;
  background: linear-gradient(100deg, rgba(18, 10, 8, 0.78) 0%, rgba(22, 12, 9, 0.42) 55%, rgba(20, 10, 8, 0.18) 100%);
  transition: background .42s ease; }

/* line 627, _tikhiy-svet.scss */
.tsv-category-door__copy {
  z-index: 2;
  transition: transform 0.42s cubic-bezier(0.2, 0.72, 0.22, 1), filter 0.42s ease; }

/* line 631, _tikhiy-svet.scss */
.tsv-category-door:hover,
.tsv-category-door:focus-visible {
  border-color: rgba(252, 226, 176, 0.88);
  box-shadow: inset 0 0 0 1px rgba(255, 237, 203, 0.38), 0 18px 42px rgba(20, 9, 5, 0.24);
  outline: 0;
  transform: translateY(-5px); }

/* line 638, _tikhiy-svet.scss */
.tsv-category-door:hover .tsv-category-door__image,
.tsv-category-door:focus-visible .tsv-category-door__image {
  filter: saturate(1.04) brightness(1.02);
  transform: scale(1.075); }

/* line 643, _tikhiy-svet.scss */
.tsv-category-door:hover::after,
.tsv-category-door:focus-visible::after {
  background: linear-gradient(100deg, rgba(18, 10, 8, 0.59) 0%, rgba(22, 12, 9, 0.22) 100%); }

/* line 645, _tikhiy-svet.scss */
.tsv-category-door:hover .tsv-category-door__copy,
.tsv-category-door:focus-visible .tsv-category-door__copy {
  filter: drop-shadow(0 2px 12px rgba(16, 7, 4, 0.74));
  transform: translateY(-6px); }

/* line 650, _tikhiy-svet.scss */
.tsv-category-door:hover .tsv-category-door__copy strong,
.tsv-category-door:focus-visible .tsv-category-door__copy strong {
  color: #fff3d9; }

/* line 652, _tikhiy-svet.scss */
.tsv-category-door:hover .tsv-category-door__copy small,
.tsv-category-door:focus-visible .tsv-category-door__copy small {
  color: #ffe0a3; }

/* Round 3 — a continuous diagonal text fabric across the complete hall, never a sideways drift. */
/* line 656, _tikhiy-svet.scss */
.tsv-hall__words {
  opacity: .115; }

/* line 657, _tikhiy-svet.scss */
.tsv-hall__words span {
  width: 215vw;
  left: -31vw !important;
  color: #e7c483;
  font-size: clamp(40px, 4.9vw, 82px);
  letter-spacing: .18em;
  transform-origin: 0 0;
  animation: tsvWordsAxis 42s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate; }

/* line 666, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: 40% !important;
  animation-delay: -4s;
  animation-duration: 42s; }

/* line 667, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2) {
  top: 74% !important;
  animation-delay: -11s;
  animation-duration: 44s; }

/* line 668, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(3) {
  top: 108% !important;
  animation-delay: -19s;
  animation-duration: 40s; }

/* line 669, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(4) {
  top: 142% !important;
  animation-delay: -27s;
  animation-duration: 45s; }

/* line 670, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(5) {
  top: 176% !important;
  animation-delay: -35s;
  animation-duration: 41s; }

/* line 671, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(6) {
  top: 210% !important;
  animation-delay: -8s;
  animation-duration: 43s; }

/* line 672, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(7) {
  top: 244% !important;
  animation-delay: -16s;
  animation-duration: 46s; }

/* line 673, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(8) {
  top: 278% !important;
  animation-delay: -24s;
  animation-duration: 39s; }

/* line 674, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(9) {
  top: 312% !important;
  animation-delay: -31s;
  animation-duration: 44s; }

/* line 675, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(10) {
  top: 346% !important;
  animation-delay: -39s;
  animation-duration: 42s; }

@keyframes tsvWordsAxis {
  from {
    transform: translate3d(-1.7vw, 2.94vw, 0) rotate(-60deg); }
  to {
    transform: translate3d(1.7vw, -2.94vw, 0) rotate(-60deg); } }
@media (hover: none) {
  /* line 681, _tikhiy-svet.scss */
  .tsv-category-door:hover {
    transform: none; }

  /* line 682, _tikhiy-svet.scss */
  .tsv-category-door:hover::before {
    filter: saturate(0.83) brightness(0.82);
    transform: scale(1); }

  /* line 683, _tikhiy-svet.scss */
  .tsv-category-door:hover::after {
    background: linear-gradient(100deg, rgba(18, 10, 8, 0.78) 0%, rgba(22, 12, 9, 0.42) 55%, rgba(20, 10, 8, 0.18) 100%); }

  /* line 684, _tikhiy-svet.scss */
  .tsv-category-door:hover .tsv-category-door__copy {
    filter: none;
    transform: none; } }
@media (max-width: 760px) {
  /* line 687, _tikhiy-svet.scss */
  .tsv-hall__words {
    opacity: .09; }

  /* line 688, _tikhiy-svet.scss */
  .tsv-hall__words span {
    width: 300vw;
    left: -78vw !important;
    font-size: 34px; } }
/* Correct the rotated-line geometry: offsets are calculated from the left negative origin, so every intercept lands within the visible hall. */
/* line 692, _tikhiy-svet.scss */
.tsv-hall__orbit {
  display: none; }

/* line 693, _tikhiy-svet.scss */
.tsv-hall__words {
  opacity: .105; }

/* line 694, _tikhiy-svet.scss */
.tsv-hall__words span {
  width: 240vw;
  left: -37vw !important;
  font-size: clamp(34px, 4.25vw, 72px);
  letter-spacing: .145em; }

/* line 695, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: -70% !important; }

/* line 696, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2) {
  top: -56% !important; }

/* line 697, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(3) {
  top: -42% !important; }

/* line 698, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(4) {
  top: -28% !important; }

/* line 699, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(5) {
  top: -14% !important; }

/* line 700, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(6) {
  top: 0% !important; }

/* line 701, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(7) {
  top: 14% !important; }

/* line 702, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(8) {
  top: 28% !important; }

/* line 703, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(9) {
  top: 42% !important; }

/* line 704, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(10) {
  top: 56% !important; }

@media (max-width: 760px) {
  /* line 706, _tikhiy-svet.scss */
  .tsv-hall__words span {
    width: 350vw;
    left: -112vw !important;
    font-size: 29px; } }
/* Final hall-text mechanism: rotate one oversized strip rather than trying to position ten independent rotated rows. */
/* line 710, _tikhiy-svet.scss */
.tsv-hall__words {
  inset: -92% -56%;
  width: 212%;
  height: 284%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  overflow: hidden;
  opacity: .105;
  transform: rotate(-60deg);
  transform-origin: center center; }

/* line 722, _tikhiy-svet.scss */
.tsv-hall__words span,
.tsv-hall__words span:nth-child(n) {
  position: relative;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: auto;
  color: #e7c483;
  font-size: clamp(32px, 4vw, 68px);
  font-weight: 700;
  letter-spacing: .13em;
  line-height: 1;
  text-align: center;
  transform: none;
  transform-origin: center;
  animation: tsvWordsAlongLine 32s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate; }

/* line 740, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2n) {
  animation-delay: -10s;
  animation-duration: 35s; }

/* line 741, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(3n) {
  animation-delay: -19s;
  animation-duration: 29s; }

@keyframes tsvWordsAlongLine {
  from {
    transform: translateX(-3.2%); }
  to {
    transform: translateX(3.2%); } }
@media (max-width: 760px) {
  /* line 747, _tikhiy-svet.scss */
  .tsv-hall__words {
    inset: -102% -102%;
    width: 304%;
    height: 304%;
    opacity: .085; }

  /* line 748, _tikhiy-svet.scss */
  .tsv-hall__words span, .tsv-hall__words span:nth-child(n) {
    font-size: 27px;
    letter-spacing: .10em; } }
/* Performance pass: dense hall typography is painted once per track and only two compositor transforms move. */
/* line 752, _tikhiy-svet.scss */
.tsv-hall__words {
  inset: 0;
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  opacity: .12;
  transform: none;
  contain: paint;
  isolation: isolate;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 766, _tikhiy-svet.scss */
.tsv-hall__word-track {
  position: absolute;
  inset: -116% -68%;
  width: 236%;
  height: 332%;
  overflow: hidden;
  transform: rotate(-60deg);
  transform-origin: center center;
  backface-visibility: hidden;
  pointer-events: none; }

/* line 777, _tikhiy-svet.scss */
.tsv-hall__word-track--two {
  inset: -128% -75%;
  width: 250%;
  height: 350%;
  opacity: .52; }

/* line 783, _tikhiy-svet.scss */
.tsv-hall__word-motion {
  display: flex;
  width: 112%;
  flex-direction: column;
  gap: clamp(3px, 0.38vw, 7px);
  padding: 0 0 2%;
  will-change: transform;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
  animation: tsvHallTextDriftOne 58s cubic-bezier(0.42, 0, 0.58, 1) infinite alternate;
  animation-play-state: paused; }

/* line 795, _tikhiy-svet.scss */
.tsv-hall[data-tsv-motion="active"] .tsv-hall__word-motion {
  animation-play-state: running; }

/* line 796, _tikhiy-svet.scss */
.tsv-hall__word-track--two .tsv-hall__word-motion {
  margin-top: 4.2%;
  animation-name: tsvHallTextDriftTwo;
  animation-duration: 67s; }

/* line 801, _tikhiy-svet.scss */
.tsv-hall__words span,
.tsv-hall__words span:nth-child(n) {
  position: static;
  display: block;
  width: auto;
  color: #e7c483;
  font-family: Georgia, serif;
  font-size: clamp(27px, 3.25vw, 56px);
  font-weight: 700;
  letter-spacing: .125em;
  line-height: .68;
  text-align: center;
  white-space: nowrap;
  transform: none;
  animation: none !important; }

@keyframes tsvHallTextDriftOne {
  from {
    transform: translate3d(-1.35%, 2.1%, 0); }
  to {
    transform: translate3d(1.35%, -2.1%, 0); } }
@keyframes tsvHallTextDriftTwo {
  from {
    transform: translate3d(1.1%, -1.8%, 0); }
  to {
    transform: translate3d(-1.1%, 1.8%, 0); } }
/* First-screen-only scroll invitation. The ball arrives at 3.5 s; the label follows at 4 s. */
/* line 827, _tikhiy-svet.scss */
.tsv-hero__scroll-cue {
  display: none; }

/* line 828, _tikhiy-svet.scss */
.tsv-hero__scroll-hint {
  position: absolute;
  z-index: 4;
  right: 50%;
  bottom: clamp(24px, 4.1vh, 46px);
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  width: min(280px, calc(100vw - 32px));
  color: #fff7e9;
  opacity: calc(1 - (var(--tsv-reveal, 0) * 1.25));
  pointer-events: none;
  transform: translateX(50%); }

/* line 843, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-label {
  display: block;
  max-width: 250px;
  opacity: 0;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .13em;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
  transform: translate3d(0, -7px, 0);
  animation: tsvHintLabelReveal 0.7s cubic-bezier(0.2, 0.72, 0.22, 1) 4s forwards; }

/* line 856, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-ball {
  position: relative;
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 50%;
  background: #171411;
  box-shadow: 0 10px 24px rgba(9, 10, 8, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  opacity: 0;
  transform: translate3d(0, -6px, 0) scale(0.9);
  animation: tsvHintBallReveal 0.7s cubic-bezier(0.2, 0.72, 0.22, 1) 3.5s forwards; }

/* line 871, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-ball::before {
  width: 1px;
  height: 15px;
  background: #fff;
  content: "";
  animation: tsvHintArrowNudge 1.25s ease-in-out 4.3s infinite alternate; }

/* line 878, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-ball::after {
  position: absolute;
  bottom: 11px;
  width: 7px;
  height: 7px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: "";
  transform: rotate(45deg);
  animation: tsvHintArrowHeadNudge 1.25s ease-in-out 4.3s infinite alternate; }

@keyframes tsvHintBallReveal {
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1); } }
@keyframes tsvHintLabelReveal {
  to {
    opacity: .88;
    transform: translate3d(0, 0, 0); } }
@keyframes tsvHintArrowNudge {
  from {
    transform: translateY(-2px); }
  to {
    transform: translateY(3px); } }
@keyframes tsvHintArrowHeadNudge {
  from {
    transform: translateY(-2px) rotate(45deg); }
  to {
    transform: translateY(3px) rotate(45deg); } }
@media (max-width: 760px) {
  /* line 894, _tikhiy-svet.scss */
  .tsv-hall__words {
    opacity: .09; }

  /* line 895, _tikhiy-svet.scss */
  .tsv-hall__word-track {
    inset: -128% -104%;
    width: 308%;
    height: 356%; }

  /* line 896, _tikhiy-svet.scss */
  .tsv-hall__word-track--two {
    inset: -137% -111%;
    width: 322%;
    height: 372%; }

  /* line 897, _tikhiy-svet.scss */
  .tsv-hall__words span, .tsv-hall__words span:nth-child(n) {
    font-size: 24px;
    letter-spacing: .10em;
    line-height: .7; }

  /* line 898, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint {
    bottom: 20px;
    gap: 8px; }

  /* line 899, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint-label {
    max-width: 228px;
    font-size: 8px; }

  /* line 900, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint-ball {
    width: 42px;
    height: 42px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 903, _tikhiy-svet.scss */
  .tsv-hall__word-motion, .tsv-hero__scroll-hint-label, .tsv-hero__scroll-hint-ball, .tsv-hero__scroll-hint-ball::before, .tsv-hero__scroll-hint-ball::after {
    animation: none !important; }

  /* line 904, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint-label, .tsv-hero__scroll-hint-ball {
    opacity: 1;
    transform: none; } }
/* Avoid expensive filter compositing while the pinned first screen moves. */
/* line 908, _tikhiy-svet.scss */
.tsv-nav-pill,
.tsv-search-pill {
  backdrop-filter: none;
  -webkit-backdrop-filter: none; }

/* line 910, _tikhiy-svet.scss */
.tsv-hero__grain {
  mix-blend-mode: normal;
  opacity: .11; }

/* line 911, _tikhiy-svet.scss */
.tsv-hero__figure img {
  filter: none; }

/* Prevent the tablet layout from pushing retail cards beyond the right edge. */
@media (max-width: 1100px) {
  /* line 914, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
    gap: 28px; }

  /* line 915, _tikhiy-svet.scss */
  .tsv-hall__products {
    min-width: 0; } }
@media (max-width: 820px) {
  /* line 918, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: 1fr; } }
@supports (content-visibility: auto) {
  /* line 921, _tikhiy-svet.scss */
  .tsv-hall {
    content-visibility: auto;
    contain-intrinsic-size: 555px; } }
@font-face {
  font-family: "TSV Ponomar";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("tsv-ponomar.woff2") format("woff2"); }
/* Canvas scripture replaces the old DOM text boards: one paint surface per visible hall. */
/* line 932, _tikhiy-svet.scss */
.tsv-hall__scripture {
  position: absolute;
  z-index: 0;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: .115;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

/* line 945, _tikhiy-svet.scss */
.tsv-hall__layout {
  z-index: 1; }

@media (max-width: 820px) {
  /* line 947, _tikhiy-svet.scss */
  .tsv-hall__scripture {
    opacity: .085; } }
/* Product rails: all products remain available; three full cards are visible on desktop. */
/* line 951, _tikhiy-svet.scss */
.tsv-hall__products-shell {
  min-width: 0; }

/* line 952, _tikhiy-svet.scss */
.tsv-hall__products {
  display: flex;
  gap: 14px;
  min-width: 0;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  padding: 2px 1px 13px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none; }

/* line 963, _tikhiy-svet.scss */
.tsv-hall__products::-webkit-scrollbar {
  display: none; }

/* line 964, _tikhiy-svet.scss */
.tsv-hall__products .tsv-pill-card {
  flex: 0 0 calc((100% - 28px) / 3);
  min-width: 0;
  min-height: 355px;
  scroll-snap-align: start; }

/* line 970, _tikhiy-svet.scss */
.tsv-hall__product-controls {
  display: flex;
  justify-content: flex-end;
  gap: 7px;
  margin-top: 4px; }

/* line 971, _tikhiy-svet.scss */
.tsv-hall__product-controls button {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid rgba(235, 205, 157, 0.36);
  border-radius: 50%;
  background: rgba(38, 18, 13, 0.36);
  color: #f7e7ca;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  transition: background .2s ease, border-color .2s ease, transform .2s ease; }

/* line 985, _tikhiy-svet.scss */
.tsv-hall__product-controls button:hover {
  border-color: #e0b675;
  background: rgba(201, 150, 83, 0.25);
  transform: translateY(-1px); }

@media (max-width: 820px) {
  /* line 987, _tikhiy-svet.scss */
  .tsv-hall__products .tsv-pill-card {
    flex-basis: min(84vw, 330px);
    min-height: 330px; }

  /* line 988, _tikhiy-svet.scss */
  .tsv-hall__product-controls {
    display: none; } }
/* Final navigation and catalog polish. */
/* line 992, _tikhiy-svet.scss */
.tsv-brand__logo {
  display: block;
  width: 46px;
  height: 46px;
  flex: 0 0 46px;
  border: 1px solid rgba(201, 163, 108, 0.76);
  border-radius: 50%;
  background: #351d13;
  object-fit: cover;
  box-shadow: 0 2px 12px rgba(49, 23, 14, 0.18); }

/* line 1003, _tikhiy-svet.scss */
.tsv-recommendations__title {
  display: table;
  margin: 0 auto 18px;
  padding: 6px 18px 8px;
  border: 1px solid rgba(105, 37, 30, 0.34);
  border-radius: 999px;
  background: rgba(250, 237, 206, 0.9);
  box-shadow: 0 6px 18px rgba(80, 34, 23, 0.08);
  color: #651f1c;
  text-shadow: 0 1px 0 rgba(255, 249, 231, 0.9); }

@media (max-width: 760px) {
  /* line 1015, _tikhiy-svet.scss */
  .tsv-brand__logo {
    width: 42px;
    height: 42px;
    flex-basis: 42px; }

  /* line 1016, _tikhiy-svet.scss */
  .tsv-recommendations__title {
    padding: 5px 14px 7px; } }
/* Baseline fixes: direct media is used so InSales cannot lose category art during Sass URL resolution. */
/* line 1021, _tikhiy-svet.scss */
.tsv-brand > .tsv-brand__logo {
  display: block !important;
  visibility: visible !important;
  width: 46px !important;
  height: 46px !important;
  max-width: none !important;
  flex: 0 0 46px;
  opacity: 1 !important;
  object-fit: cover; }

/* line 1031, _tikhiy-svet.scss */
.tsv-brand__copy b {
  letter-spacing: .075em;
  white-space: nowrap; }

/* line 1035, _tikhiy-svet.scss */
.tsv-category-door::before {
  display: none !important; }

/* line 1036, _tikhiy-svet.scss */
.tsv-category-door .tsv-category-door__image {
  position: absolute;
  z-index: 0;
  inset: 0;
  display: block !important;
  width: 100%;
  height: 100%;
  max-width: none;
  opacity: .78 !important;
  object-fit: cover;
  filter: saturate(0.84) brightness(0.84);
  transform: scale(1);
  transition: transform 0.72s cubic-bezier(0.2, 0.72, 0.22, 1), filter 0.45s ease; }

/* line 1050, _tikhiy-svet.scss */
.tsv-category-door:hover .tsv-category-door__image,
.tsv-category-door:focus-visible .tsv-category-door__image {
  filter: saturate(1.04) brightness(1.02);
  transform: scale(1.075); }

/* line 1055, _tikhiy-svet.scss */
.tsv-category-overview .tsv-recommendations__title {
  position: relative;
  z-index: 3;
  color: #651f1c !important;
  background: #f5e7c9 !important;
  border-color: rgba(249, 222, 169, 0.78);
  box-shadow: 0 10px 26px rgba(10, 5, 3, 0.28); }

@media (max-width: 760px) {
  /* line 1064, _tikhiy-svet.scss */
  .tsv-brand > .tsv-brand__logo {
    width: 42px !important;
    height: 42px !important;
    flex-basis: 42px; }

  /* line 1065, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: 11px;
    letter-spacing: .055em; } }
/* Product image stays fully visible on hover; only the card itself receives the interaction lift. */
/* line 1069, _tikhiy-svet.scss */
.tsv-pill-card:hover .tsv-pill-card__media img {
  transform: none !important; }

/* Header seal: the image preserves the sculptural mark while the text remains exact and legible at every resolution. */
/* line 1074, _tikhiy-svet.scss */
.tsv-brand__seal {
  position: relative;
  display: grid;
  width: 66px;
  height: 66px;
  flex: 0 0 66px;
  place-items: center;
  isolation: isolate; }

/* line 1083, _tikhiy-svet.scss */
.tsv-brand__seal .tsv-brand__logo {
  display: block;
  width: 58px;
  height: 66px;
  max-width: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  object-fit: contain; }

/* line 1094, _tikhiy-svet.scss */
.tsv-brand__ring {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  pointer-events: none; }

/* line 1101, _tikhiy-svet.scss */
.tsv-brand__ring i {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 11px;
  color: #e5c487;
  font-family: "TSV Ponomar", Georgia, serif;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-shadow: 0 1px 1px rgba(53, 24, 13, 0.7);
  transform: translate(-50%, -50%) rotate(var(--tsv-angle)) translateY(-30px) rotate(calc(var(--tsv-angle) * -1)); }

@media (max-width: 760px) {
  /* line 1118, _tikhiy-svet.scss */
  .tsv-brand__seal {
    width: 52px;
    height: 60px;
    flex-basis: 52px; }

  /* line 1119, _tikhiy-svet.scss */
  .tsv-brand__seal .tsv-brand__logo {
    width: 52px;
    height: 60px; }

  /* line 1120, _tikhiy-svet.scss */
  .tsv-brand__ring i {
    width: 9px;
    font-size: 7px;
    transform: translate(-50%, -50%) rotate(var(--tsv-angle)) translateY(-25px) rotate(calc(var(--tsv-angle) * -1)); } }
/* Buttons own the ribbon: no wheel interception and one smooth visible group per action. */
/* line 1124, _tikhiy-svet.scss */
.tsv-hall__products-shell {
  padding: 9px 2px 13px;
  overflow: visible; }

/* line 1125, _tikhiy-svet.scss */
.tsv-hall__products {
  padding: 8px 1px 14px;
  overflow-y: visible;
  scroll-behavior: smooth;
  scroll-snap-type: none; }

/* Repeated scripture attribution, framed inside every detailed hall. */
/* line 1133, _tikhiy-svet.scss */
.tsv-hall__layout {
  padding-top: 53px;
  padding-bottom: 53px; }

/* line 1137, _tikhiy-svet.scss */
.tsv-hall__psalm-caption {
  position: absolute;
  z-index: 2;
  right: 26px;
  left: 26px;
  margin: 0;
  overflow: hidden;
  color: rgba(229, 190, 113, 0.88);
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .14em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none; }

/* line 1155, _tikhiy-svet.scss */
.tsv-hall__psalm-caption::before,
.tsv-hall__psalm-caption::after {
  display: inline-block;
  width: min(8vw, 120px);
  height: 1px;
  margin: 0 12px 2px;
  background: rgba(229, 190, 113, 0.38);
  content: "";
  vertical-align: middle; }

/* line 1165, _tikhiy-svet.scss */
.tsv-hall__psalm-caption--top {
  top: 16px; }

/* line 1166, _tikhiy-svet.scss */
.tsv-hall__psalm-caption--bottom {
  bottom: 16px; }

@media (max-width: 760px) {
  /* line 1168, _tikhiy-svet.scss */
  .tsv-hall__layout {
    padding-top: 42px;
    padding-bottom: 42px; }

  /* line 1169, _tikhiy-svet.scss */
  .tsv-hall__psalm-caption {
    right: 17px;
    left: 17px;
    font-size: 7px;
    letter-spacing: .09em; }

  /* line 1170, _tikhiy-svet.scss */
  .tsv-hall__psalm-caption::before,
  .tsv-hall__psalm-caption::after {
    width: 20px;
    margin-right: 7px;
    margin-left: 7px; } }
/* The halo belongs to the hero background, not to the moving shepherd figure. */
/* line 1175, _tikhiy-svet.scss */
.tsv-hero > .tsv-hero__halo {
  position: absolute;
  z-index: 0;
  top: 11%;
  right: auto;
  bottom: auto;
  left: max(5.5%, calc((100% - var(--tsv-shell)) / 2 + 3%));
  width: min(31vw, 440px);
  aspect-ratio: 1;
  border: 1px solid rgba(224, 190, 126, 0.42);
  border-radius: 50%;
  box-shadow: 0 0 0 45px rgba(180, 128, 70, 0.035), 0 0 0 110px rgba(225, 193, 140, 0.025);
  pointer-events: none;
  transform: none !important; }

/* line 1190, _tikhiy-svet.scss */
.tsv-hero__figure .tsv-hero__halo {
  display: none; }

/* Category heading remains light, with no decorative capsule. */
/* line 1192, _tikhiy-svet.scss */
.tsv-category-overview .tsv-recommendations__title {
  display: block;
  margin: 0 0 18px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent !important;
  box-shadow: none;
  color: #f5e7ca !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.24); }

/* General catalogue: utilitarian browsing first, editorial SEO copy only after the inventory. */
/* line 1205, _tikhiy-svet.scss */
.tsv-all-catalog {
  overflow: hidden;
  background: var(--tsv-parchment);
  color: var(--tsv-ink); }

/* line 1210, _tikhiy-svet.scss */
.tsv-all-catalog__intro {
  padding: 14px 0;
  background: radial-gradient(circle at 84% 14%, rgba(191, 146, 75, 0.16), rgba(0, 0, 0, 0) 28%), linear-gradient(125deg, #401f17 0%, #5a3022 53%, #3d2118 100%);
  color: var(--tsv-parchment); }

/* line 1217, _tikhiy-svet.scss */
.tsv-system-catalog-title--hidden,
[data-tsv-system-catalog-title="hidden"] {
  display: none !important; }

/* line 1219, _tikhiy-svet.scss */
.tsv-all-catalog__intro .tsv-shell {
  position: relative;
  display: flex;
  min-height: 42px;
  align-items: center;
  justify-content: flex-end; }

/* line 1220, _tikhiy-svet.scss */
.tsv-all-catalog__intro .widget-type_system_widget_v4_collection_sort_1 .collection-toolbar > h1.heading {
  display: none !important; }

/* line 1221, _tikhiy-svet.scss */
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] {
  position: static !important;
  z-index: 2;
  display: block !important;
  width: auto !important;
  min-height: 0 !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  background: transparent !important; }

/* line 1231, _tikhiy-svet.scss */
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-toolbar,
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-sort,
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-order-wrapper,
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-order,
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .select-wrapper {
  position: static !important; }

/* line 1236, _tikhiy-svet.scss */
.tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-toolbar {
  display: flex !important;
  width: fit-content !important;
  min-height: 42px !important;
  height: 42px !important;
  padding: 0 !important; }

/* line 1243, _tikhiy-svet.scss */
.tsv-all-catalog__eyebrow {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0 0 14px;
  color: #e3bd79;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase; }

/* line 1254, _tikhiy-svet.scss */
.tsv-all-catalog__eyebrow::before {
  width: 38px;
  height: 1px;
  background: currentColor;
  content: "";
  opacity: .72; }

/* line 1261, _tikhiy-svet.scss */
.tsv-all-catalog__title {
  margin: 0;
  color: #f7ead1;
  font-family: Georgia, serif;
  font-size: clamp(52px, 7vw, 92px);
  font-weight: 400;
  letter-spacing: -.065em;
  line-height: .86; }

/* line 1270, _tikhiy-svet.scss */
.tsv-all-catalog__lead {
  max-width: 500px;
  margin: 20px 0 0;
  color: rgba(247, 234, 209, 0.78);
  font-size: 15px;
  line-height: 1.55; }

/* line 1277, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  padding: 42px max(20px, calc((100% - var(--tsv-shell)) / 2));
  background: #43241a; }

/* line 1284, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item {
  position: relative;
  display: flex;
  min-height: 270px;
  align-items: flex-end;
  overflow: hidden;
  border: 1px solid rgba(240, 209, 154, 0.25);
  border-radius: 18px;
  background-color: #553023;
  background-position: center;
  background-size: cover;
  box-shadow: 0 14px 28px rgba(20, 8, 5, 0.2);
  color: #fff0d6;
  text-decoration: none;
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.35s cubic-bezier(0.2, 0.72, 0.22, 1); }

/* line 1300, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item::after {
  position: absolute;
  inset: 0;
  background: linear-gradient(130deg, rgba(16, 8, 6, 0.1) 5%, rgba(19, 8, 6, 0.8) 100%);
  content: ""; }

/* line 1306, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item-photo {
  position: absolute;
  inset: 0;
  display: none !important; }

/* line 1311, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item > *:not(.subcollection-list__item-photo) {
  position: relative;
  z-index: 1;
  display: block;
  padding: 20px;
  color: #fff1d7;
  font-family: Georgia, serif;
  font-size: clamp(27px, 3vw, 43px);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: .92; }

/* line 1323, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item:hover,
.tsv-all-catalog .subcollection-list__item:focus-visible {
  border-color: rgba(255, 226, 172, 0.92);
  box-shadow: 0 22px 44px rgba(14, 5, 3, 0.32);
  transform: translateY(-6px); }

/* line 1329, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/ladan"] {
  background-image: url("tsv-category-ladan.jpg"); }

/* line 1330, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/svechi-dlya-hrama"] {
  background-image: url("tsv-category-candles.jpg"); }

/* line 1331, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/grecheskie-ikony-v-oklade-2"] {
  background-image: url("tsv-category-greek-icons.jpg"); }

/* line 1332, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/ikony"] {
  background-image: url("tsv-category-gold-icons.jpg"); }

/* line 1333, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/ugol-kadilnyy"] {
  background-image: url("tsv-category-charcoal.jpg"); }

/* line 1334, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item[href="/collection/prochee"] {
  background-image: url("tsv-category-books.jpg"); }

/* line 1335, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 {
  margin: 58px auto 0;
  padding: clamp(36px, 5vw, 72px) max(20px, calc((100% - min(980px, var(--tsv-shell))) / 2));
  border-top: 1px solid rgba(95, 54, 31, 0.15);
  background: linear-gradient(180deg, #f3e8d3 0%, #fbf7ef 100%);
  color: #3d281e; }

/* line 1342, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 .layout__content,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 .container {
  max-width: 980px;
  margin: 0 auto; }

/* line 1344, _tikhiy-svet.scss */
.widget-type_system_widget_v4_collection_description_1 .layout__content {
  width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box;
  padding: clamp(34px, 5vw, 72px) !important; }

/* line 1345, _tikhiy-svet.scss */
.widget-type_system_widget_v4_collection_description_1 .layout__content > * {
  min-width: 0; }

/* line 1346, _tikhiy-svet.scss */
[data-tsv-system-catalog-heading="hidden"],
[data-tsv-system-catalog-heading="hidden"] .collection__title,
[data-tsv-system-catalog-heading="hidden"] h1,
[data-tsv-system-catalog-title="hidden"] {
  display: none !important; }

/* line 1350, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 .collection-description,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 .collection__description,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 [class*="collection-description"] {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 900px !important;
  margin: 0 auto !important; }

/* line 1353, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 .collection__title,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 h1 {
  max-width: 820px;
  margin: 0 0 22px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(34px, 4vw, 56px);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: 1; }

/* line 1364, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 h2,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 h3 {
  margin: 38px 0 13px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(25px, 2.6vw, 36px);
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: 1.08; }

/* line 1366, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 p,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 li {
  max-width: 900px;
  color: rgba(61, 40, 30, 0.9);
  font-size: 16px;
  line-height: 1.72; }

/* line 1368, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 p {
  margin: 0 0 19px; }

/* line 1369, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 ul,
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 ol {
  max-width: 900px;
  margin: 0 0 24px;
  padding-left: 22px; }

/* line 1371, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 li + li {
  margin-top: 8px; }

/* Stable SEO typography: server output stays untouched; only its reading frame is styled. */
/* line 1374, _tikhiy-svet.scss */
.tsv-product-seo,
.tsv-content .widget-type_system_widget_v4_collection_description_1 {
  clear: both;
  width: 100%;
  min-width: 0; }

/* line 1376, _tikhiy-svet.scss */
.tsv-product-seo__inner,
.tsv-product-seo__content,
.tsv-content .widget-type_system_widget_v4_collection_description_1 .collection-description,
.tsv-content .widget-type_system_widget_v4_collection_description_1 .collection__description,
.tsv-content .widget-type_system_widget_v4_collection_description_1 [class*="collection-description"] {
  display: block !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 900px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box;
  overflow-wrap: break-word; }

/* line 1381, _tikhiy-svet.scss */
.tsv-product-seo {
  margin: 64px 0 0;
  padding: clamp(36px, 5vw, 68px) 0;
  border-top: 1px solid rgba(95, 54, 31, 0.15);
  background: linear-gradient(180deg, #f3e8d3 0%, #fbf7ef 100%);
  color: #3d281e; }

/* line 1382, _tikhiy-svet.scss */
.tsv-product-seo__eyebrow {
  margin: 0 0 12px;
  color: #aa7941;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase; }

/* line 1383, _tikhiy-svet.scss */
.tsv-product-seo h2 {
  max-width: 900px;
  margin: 0 0 22px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 400;
  letter-spacing: -.05em;
  line-height: 1.04; }

/* line 1384, _tikhiy-svet.scss */
.tsv-product-seo__content h2,
.tsv-product-seo__content h3,
.tsv-content .widget-type_system_widget_v4_collection_description_1 h2,
.tsv-content .widget-type_system_widget_v4_collection_description_1 h3 {
  margin: 34px 0 12px;
  color: var(--tsv-wine);
  font-family: Georgia, serif;
  font-size: clamp(24px, 2.6vw, 35px);
  font-weight: 400;
  letter-spacing: -.04em;
  line-height: 1.1; }

/* line 1388, _tikhiy-svet.scss */
.tsv-product-seo__content p,
.tsv-product-seo__content li,
.tsv-content .widget-type_system_widget_v4_collection_description_1 p,
.tsv-content .widget-type_system_widget_v4_collection_description_1 li {
  max-width: 900px;
  color: rgba(61, 40, 30, 0.91);
  font-size: 16px;
  line-height: 1.72; }

/* line 1392, _tikhiy-svet.scss */
.tsv-product-seo__content p {
  margin: 0 0 19px; }

/* line 1393, _tikhiy-svet.scss */
.tsv-product-seo__content ul,
.tsv-product-seo__content ol {
  margin: 0 0 24px;
  padding-left: 22px; }

/* line 1395, _tikhiy-svet.scss */
.tsv-product-seo__content li + li {
  margin-top: 8px; }

@media (max-width: 760px) {
  /* line 1397, _tikhiy-svet.scss */
  .tsv-all-catalog__intro {
    padding: 12px 0; }

  /* line 1398, _tikhiy-svet.scss */
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] {
    position: static !important;
    width: 100% !important;
    margin: 22px 0 0 !important; }

  /* line 1399, _tikhiy-svet.scss */
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-toolbar,
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-sort,
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-order-wrapper,
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .collection-order,
  .tsv-all-catalog__intro .layout.widget-type_system_widget_v4_collection_sort_1[data-tsv-all-catalog-sort="true"] .select-wrapper {
    width: 100% !important; }

  /* line 1404, _tikhiy-svet.scss */
  .tsv-all-catalog__lead {
    font-size: 14px; }

  /* line 1405, _tikhiy-svet.scss */
  .widget-type_system_widget_v4_collection_description_1 .layout__content {
    padding: 28px 22px 38px !important; }

  /* line 1406, _tikhiy-svet.scss */
  .tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 {
    margin-top: 36px;
    padding: 35px 20px 48px; }

  /* line 1407, _tikhiy-svet.scss */
  .tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 p,
  .tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 li {
    font-size: 14px;
    line-height: 1.68; }

  /* line 1409, _tikhiy-svet.scss */
  .tsv-product-seo {
    margin-top: 40px;
    padding: 38px 20px 48px; }

  /* line 1410, _tikhiy-svet.scss */
  .tsv-product-seo__content p,
  .tsv-product-seo__content li {
    font-size: 14px;
    line-height: 1.68; }

  /* line 1412, _tikhiy-svet.scss */
  .tsv-all-catalog .subcollection-list {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 26px 16px; }

  /* line 1417, _tikhiy-svet.scss */
  .tsv-all-catalog .subcollection-list__item {
    min-height: 205px; }

  /* line 1418, _tikhiy-svet.scss */
  .tsv-all-catalog .subcollection-list__item > *:not(.subcollection-list__item-photo) {
    font-size: 37px; } }
@media (max-width: 760px) {
  /* line 1421, _tikhiy-svet.scss */
  .tsv-hero > .tsv-hero__halo {
    top: 8%;
    left: 50%;
    width: min(72vw, 340px);
    transform: translateX(-50%) !important; } }
/* One moving shepherd composition: background, contact shadow and statue share the same transform. */
/* line 1430, _tikhiy-svet.scss */
.tsv-hero__figure {
  isolation: isolate;
  overflow: visible; }

/* line 1434, _tikhiy-svet.scss */
.tsv-hero__figure .tsv-hero__shepherd-light {
  position: absolute;
  z-index: 0;
  inset: 4% -11% 1%;
  border: 1px solid rgba(224, 190, 126, 0.2);
  border-radius: 48% 48% 42% 42%;
  box-shadow: inset 0 0 0 1px rgba(224, 190, 126, 0.08), 0 18px 42px rgba(7, 19, 15, 0.14);
  pointer-events: none;
  background: radial-gradient(ellipse 48% 11% at 50% 94%, rgba(5, 12, 9, 0.51) 0%, rgba(5, 12, 9, 0.23) 44%, rgba(0, 0, 0, 0) 77%), radial-gradient(ellipse 57% 62% at 48% 43%, rgba(235, 207, 153, 0.16) 0%, rgba(194, 151, 82, 0.075) 41%, rgba(52, 93, 75, 0.035) 68%, rgba(0, 0, 0, 0) 79%); }

/* line 1446, _tikhiy-svet.scss */
.tsv-hero__figure img {
  position: relative;
  z-index: 2; }

/* line 1447, _tikhiy-svet.scss */
.tsv-stage .tsv-hero__figure::before {
  position: absolute;
  z-index: 1;
  right: 9%;
  bottom: -1.5%;
  left: 8%;
  display: block;
  height: 11%;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(7, 13, 10, 0.58) 0%, rgba(7, 13, 10, 0.29) 42%, rgba(0, 0, 0, 0) 76%);
  content: "";
  filter: blur(8px);
  pointer-events: none; }

@media (max-width: 760px) {
  /* line 1462, _tikhiy-svet.scss */
  .tsv-hero__figure .tsv-hero__shepherd-light {
    inset: 4% -10% 1%; }

  /* line 1463, _tikhiy-svet.scss */
  .tsv-stage .tsv-hero__figure::before {
    right: 7%;
    left: 7%;
    height: 10%;
    filter: blur(7px); } }
/* Header repair: use the circular seal portion of the approved mark only. */
/* line 1467, _tikhiy-svet.scss */
.tsv-brand__seal {
  width: 48px !important;
  height: 48px !important;
  flex: 0 0 48px !important;
  overflow: hidden;
  border: 1px solid rgba(137, 97, 51, 0.62) !important;
  border-radius: 50% !important;
  background: #35160f;
  box-shadow: 0 2px 11px rgba(53, 28, 13, 0.18); }

/* line 1477, _tikhiy-svet.scss */
.tsv-brand__seal .tsv-brand__logo {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: none; }

/* line 1490, _tikhiy-svet.scss */
.tsv-brand__ring {
  display: none !important; }

/* line 1491, _tikhiy-svet.scss */
.tsv-brand__copy {
  min-width: 0;
  overflow: visible; }

/* line 1492, _tikhiy-svet.scss */
.tsv-brand__copy b {
  display: block;
  overflow: visible;
  font-size: clamp(10px, 1.05vw, 14px);
  line-height: 1;
  text-overflow: initial;
  white-space: nowrap; }

@media (max-width: 760px) {
  /* line 1501, _tikhiy-svet.scss */
  .tsv-brand__seal {
    width: 42px !important;
    height: 42px !important;
    flex-basis: 42px !important; }

  /* line 1502, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: 10px;
    letter-spacing: .035em; } }
/* Final hero frame: the heading fits through measured width and wrapping, never through clipping. */
/* line 1506, _tikhiy-svet.scss */
.tsv-hero__letter {
  box-sizing: border-box;
  width: min(100%, 540px);
  min-width: 0;
  max-width: calc(100% - 40px);
  overflow: visible; }

/* line 1507, _tikhiy-svet.scss */
.tsv-hero__title {
  inline-size: 100%;
  max-inline-size: 100%;
  font-size: clamp(42px, 3.7vw, 68px);
  line-height: .95;
  overflow-wrap: anywhere;
  word-break: normal;
  hyphens: auto; }

@media (min-width: 761px) and (max-width: 1180px) {
  /* line 1509, _tikhiy-svet.scss */
  .tsv-hero__letter {
    width: min(100%, 500px); }

  /* line 1510, _tikhiy-svet.scss */
  .tsv-hero__title {
    font-size: clamp(40px, 4vw, 58px); } }
