@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-page-loader {
  position: fixed;
  z-index: 9999;
  inset: 0;
  display: grid;
  place-content: center;
  gap: 18px;
  min-height: 100svh;
  overflow: hidden;
  background: radial-gradient(circle at 68% 18%, rgba(226, 192, 125, 0.13), rgba(0, 0, 0, 0) 29%), radial-gradient(circle at 18% 86%, rgba(176, 69, 47, 0.15), rgba(0, 0, 0, 0) 26%), linear-gradient(128deg, #2a0d0a, #64261b 52%, #32100c);
  color: var(--tsv-parchment);
  text-align: center;
  opacity: 1;
  transition: opacity 0.28s cubic-bezier(0.23, 1, 0.32, 1), visibility 0.28s; }

/* line 176, _tikhiy-svet.scss */
.tsv-page-loader__mark {
  display: flex;
  gap: 7px;
  justify-content: center; }

/* line 177, _tikhiy-svet.scss */
.tsv-page-loader__mark i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #dfc17f;
  animation: tsvLoaderPulse 1.15s ease-in-out infinite alternate; }

/* line 178, _tikhiy-svet.scss */
.tsv-page-loader__mark i:nth-child(2) {
  animation-delay: .16s; }

/* line 179, _tikhiy-svet.scss */
.tsv-page-loader__mark i:nth-child(3) {
  animation-delay: .32s; }

/* line 180, _tikhiy-svet.scss */
.tsv-page-loader__label {
  max-width: min(78vw, 360px);
  margin: 0;
  color: rgba(245, 237, 223, 0.86);
  font: 600 11px/1.5 Arial, sans-serif;
  letter-spacing: .13em;
  text-transform: uppercase; }

/* line 181, _tikhiy-svet.scss */
body.tsv-page-ready .tsv-page-loader {
  visibility: hidden;
  pointer-events: none;
  opacity: 0; }

@keyframes tsvLoaderPulse {
  from {
    opacity: .32;
    transform: translateY(2px) scale(0.82); }
  to {
    opacity: 1;
    transform: translateY(-2px) scale(1); } }
/* line 183, _tikhiy-svet.scss */
.tsv-content main, .tsv-content .page_layout, .tsv-content [class*="layout-content"], .tsv-content [class*="container"] {
  color: var(--tsv-ink); }

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

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

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

/* line 187, _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 188, _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 189, _tikhiy-svet.scss */
.tsv-content button, .tsv-content input[type="submit"], .tsv-content [class*="button"] {
  border-radius: 999px !important; }

/* line 190, _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 191, _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 192, _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 195, _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 210, _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 226, _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 236, _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 247, _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 253, _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 261, _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 276, _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; }

/* The system collection description moves here only when a real sidebar filter exists. */
/* line 282, _tikhiy-svet.scss */
.tsv-collection-seo-bottom {
  width: var(--tsv-shell);
  margin: 0 auto;
  padding: 0 0 clamp(58px, 8vw, 108px); }

/* line 283, _tikhiy-svet.scss */
.tsv-collection-seo-bottom .layout.widget-type_system_widget_v4_collection_description_1 {
  width: 100% !important;
  margin: 0 !important; }

/* line 284, _tikhiy-svet.scss */
.tsv-collection-seo-bottom .layout.widget-type_system_widget_v4_collection_description_1 .layout__content {
  max-width: 960px;
  margin: 0 auto; }

/* line 285, _tikhiy-svet.scss */
.tsv-collection-seo-bottom .static-text {
  padding: clamp(30px, 5vw, 58px);
  border: 1px solid rgba(80, 49, 27, 0.16);
  border-radius: 22px;
  background: var(--tsv-paper);
  box-shadow: 0 12px 28px rgba(67, 37, 21, 0.05); }

/* line 286, _tikhiy-svet.scss */
.tsv-collection-seo-bottom .static-text > :first-child {
  margin-top: 0; }

/* line 287, _tikhiy-svet.scss */
.tsv-collection-seo-bottom .static-text > :last-child {
  margin-bottom: 0; }

@media (max-width: 760px) {
  /* line 289, _tikhiy-svet.scss */
  .tsv-collection-seo-bottom {
    width: var(--tsv-shell);
    padding-bottom: 66px; }

  /* line 290, _tikhiy-svet.scss */
  .tsv-collection-seo-bottom .static-text {
    padding: 26px 20px;
    border-radius: 18px; } }
@media (max-width: 980px) {
  /* line 294, _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 300, _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 306, _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 312, _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 313, _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 317, _tikhiy-svet.scss */
  .tsv-content .layout.widget-type_system_widget_v4_collection_sort_1 select {
    width: 100% !important;
    min-width: 0; } }
/* line 320, _tikhiy-svet.scss */
.tsv-footer {
  padding: 70px 0 24px;
  background: var(--tsv-cocoa);
  color: var(--tsv-parchment); }

/* line 321, _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 322, _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 323, _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 324, _tikhiy-svet.scss */
.tsv-footer h2 {
  margin: 5px 0 15px;
  color: var(--tsv-gold);
  font-size: 10px;
  letter-spacing: .16em;
  text-transform: uppercase; }

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

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

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

/* line 328, _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 335, _tikhiy-svet.scss */
  :root {
    --tsv-shell: min(100% - 48px, 1080px); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 355, _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 356, _tikhiy-svet.scss */
  .tsv-topbar[data-menu-open="true"] .tsv-nav-links {
    opacity: 1;
    pointer-events: auto;
    transform: none; }

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

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

  /* line 359, _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 360, _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 361, _tikhiy-svet.scss */
  .tsv-mobile-toggle::before {
    transform: translateY(-4px); }

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

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

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

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

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

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

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

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

  /* line 370, _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 371, _tikhiy-svet.scss */
  .tsv-hero__title {
    margin: 15px 0;
    font-size: clamp(46px, 14vw, 68px); }

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

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

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

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

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

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

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

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

  /* line 380, _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 381, _tikhiy-svet.scss */
  .tsv-feature {
    min-width: min(78vw, 320px);
    min-height: 305px;
    scroll-snap-align: start; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 405, _tikhiy-svet.scss */
  .tsv-footer__bottom {
    display: grid;
    gap: 9px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 409, _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 413, _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 414, _tikhiy-svet.scss */
.tsv-product-seo {
  padding: clamp(54px, 8vw, 112px) 0;
  background: linear-gradient(180deg, #f0e3cf, #faf5eb);
  color: var(--tsv-ink); }

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

/* line 416, _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 417, _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 418, _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 419, _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 420, _tikhiy-svet.scss */
.tsv-product-seo__content p {
  margin: 0 0 17px; }

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

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

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

  /* line 425, _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 429, _tikhiy-svet.scss */
.tsv-other__links {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin-top: 24px; }

/* line 430, _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 431, _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 432, _tikhiy-svet.scss */
.tsv-other__links span {
  color: var(--tsv-gold);
  font-size: 8px;
  font-weight: 700;
  letter-spacing: .16em; }

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

/* line 434, _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 436, _tikhiy-svet.scss */
  .tsv-other__links {
    grid-template-columns: 1fr;
    margin-top: 20px; }

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

  /* line 438, _tikhiy-svet.scss */
  .tsv-other__links small {
    grid-column: 2; } }
/* ========================================================================
   ТИХИЙ СВЕТ — round 2: corrections from visual review
   ======================================================================== */
/* line 444, _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 453, _tikhiy-svet.scss */
.tsv-topbar {
  top: 16px; }

/* line 454, _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 461, _tikhiy-svet.scss */
.tsv-nav-pill {
  gap: 10px;
  padding: 7px; }

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

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

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

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

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

/* line 467, _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 483, _tikhiy-svet.scss */
.tsv-nav-links a:hover,
.tsv-catalog-trigger:hover {
  border-color: #9b7343;
  background: #d9bd8d;
  color: #39251c; }

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

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

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

/* line 488, _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 489, _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 492, _tikhiy-svet.scss */
.tsv-stage {
  position: relative;
  height: 200svh; }

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

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

/* line 495, _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 496, _tikhiy-svet.scss */
.tsv-stage .tsv-catalog__handle {
  margin: -46px auto 34px; }

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

/* line 498, _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 501, _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 507, _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 508, _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 509, _tikhiy-svet.scss */
.tsv-hero__arch {
  border-color: rgba(239, 220, 172, 0.3); }

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

/* line 511, _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 512, _tikhiy-svet.scss */
.tsv-hero__letter::before {
  border-color: rgba(247, 230, 194, 0.18); }

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

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

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

/* line 518, _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 519, _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 521, _tikhiy-svet.scss */
  .tsv-hero__linework--left {
    bottom: -17%;
    left: -48%;
    width: 270px;
    height: 490px;
    opacity: .7; }

  /* line 522, _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 526, _tikhiy-svet.scss */
.tsv-recommendations {
  padding: 0 0 34px; }

/* line 527, _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 528, _tikhiy-svet.scss */
.tsv-recommendations .tsv-feature-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  padding-bottom: 0; }

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

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

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

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

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

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

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

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

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

/* line 542, _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 543, _tikhiy-svet.scss */
.tsv-hall + .tsv-hall {
  margin-top: clamp(46px, 7vw, 112px); }

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

/* line 545, _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 546, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: -7%;
  left: -33%;
  animation-delay: -3s; }

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

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

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

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

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

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

/* line 553, _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 560, _tikhiy-svet.scss */
.tsv-hall__products {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px; }

/* line 561, _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 562, _tikhiy-svet.scss */
.tsv-pill-card__media {
  min-height: 0;
  padding: 13px 13px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  /* line 591, _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 596, _tikhiy-svet.scss */
  .tsv-topbar__row {
    display: flex;
    justify-content: center; }

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

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

  /* line 599, _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 603, _tikhiy-svet.scss */
.tsv-stage {
  height: 170svh; }

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

/* line 607, _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 610, _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 613, _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 621, _tikhiy-svet.scss */
.tsv-category-door::before {
  content: none; }

/* line 624, _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 637, _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 642, _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 646, _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 653, _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 658, _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 660, _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 665, _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 667, _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 671, _tikhiy-svet.scss */
.tsv-hall__words {
  opacity: .115; }

/* line 672, _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 681, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(1) {
  top: 40% !important;
  animation-delay: -4s;
  animation-duration: 42s; }

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

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

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

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

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

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

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

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

/* line 690, _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 696, _tikhiy-svet.scss */
  .tsv-category-door:hover {
    transform: none; }

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

  /* line 698, _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 699, _tikhiy-svet.scss */
  .tsv-category-door:hover .tsv-category-door__copy {
    filter: none;
    transform: none; } }
@media (max-width: 760px) {
  /* line 702, _tikhiy-svet.scss */
  .tsv-hall__words {
    opacity: .09; }

  /* line 703, _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 707, _tikhiy-svet.scss */
.tsv-hall__orbit {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 760px) {
  /* line 721, _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 725, _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 737, _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 755, _tikhiy-svet.scss */
.tsv-hall__words span:nth-child(2n) {
  animation-delay: -10s;
  animation-duration: 35s; }

/* line 756, _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 762, _tikhiy-svet.scss */
  .tsv-hall__words {
    inset: -102% -102%;
    width: 304%;
    height: 304%;
    opacity: .085; }

  /* line 763, _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 767, _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 781, _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 792, _tikhiy-svet.scss */
.tsv-hall__word-track--two {
  inset: -128% -75%;
  width: 250%;
  height: 350%;
  opacity: .52; }

/* line 798, _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 810, _tikhiy-svet.scss */
.tsv-hall[data-tsv-motion="active"] .tsv-hall__word-motion {
  animation-play-state: running; }

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

/* line 816, _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 842, _tikhiy-svet.scss */
.tsv-hero__scroll-cue {
  display: none; }

/* line 843, _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 858, _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 871, _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(247, 231, 202, 0.72);
  border-radius: 50%;
  background: #fff4dc;
  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 886, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-ball::before {
  width: 1px;
  height: 15px;
  background: var(--tsv-wine);
  content: "";
  animation: tsvHintArrowNudge 1.25s ease-in-out 4.3s infinite alternate; }

/* line 893, _tikhiy-svet.scss */
.tsv-hero__scroll-hint-ball::after {
  position: absolute;
  bottom: 11px;
  width: 7px;
  height: 7px;
  border-right: 1px solid var(--tsv-wine);
  border-bottom: 1px solid var(--tsv-wine);
  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 909, _tikhiy-svet.scss */
  .tsv-hall__words {
    opacity: .09; }

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

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

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

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

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

  /* line 915, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint-ball {
    width: 42px;
    height: 42px; } }
@media (prefers-reduced-motion: reduce) {
  /* line 918, _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 919, _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 923, _tikhiy-svet.scss */
.tsv-nav-pill,
.tsv-search-pill {
  backdrop-filter: none;
  -webkit-backdrop-filter: none; }

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

/* line 926, _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 929, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
    gap: 28px; }

  /* line 930, _tikhiy-svet.scss */
  .tsv-hall__products {
    min-width: 0; } }
@media (max-width: 820px) {
  /* line 933, _tikhiy-svet.scss */
  .tsv-hall__layout {
    grid-template-columns: 1fr; } }
@supports (content-visibility: auto) {
  /* line 936, _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 947, _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 960, _tikhiy-svet.scss */
.tsv-hall__layout {
  z-index: 1; }

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

/* line 967, _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 978, _tikhiy-svet.scss */
.tsv-hall__products::-webkit-scrollbar {
  display: none; }

/* line 979, _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 985, _tikhiy-svet.scss */
.tsv-hall__product-controls {
  display: flex;
  justify-content: flex-end;
  gap: 7px;
  margin-top: 4px; }

/* line 986, _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 1000, _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 1002, _tikhiy-svet.scss */
  .tsv-hall__products .tsv-pill-card {
    flex-basis: min(84vw, 330px);
    min-height: 330px; }

  /* line 1003, _tikhiy-svet.scss */
  .tsv-hall__product-controls {
    display: flex;
    justify-content: flex-start;
    margin-top: 12px; }

  /* line 1004, _tikhiy-svet.scss */
  .tsv-hall__product-controls button {
    width: 46px;
    height: 46px;
    font-size: 20px; } }
/* Final navigation and catalog polish. */
/* line 1008, _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 1019, _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 1031, _tikhiy-svet.scss */
  .tsv-brand__logo {
    width: 42px;
    height: 42px;
    flex-basis: 42px; }

  /* line 1032, _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 1037, _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 1047, _tikhiy-svet.scss */
.tsv-brand__copy b {
  letter-spacing: .075em;
  white-space: nowrap; }

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

/* line 1052, _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 1066, _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 1071, _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 1080, _tikhiy-svet.scss */
  .tsv-brand > .tsv-brand__logo {
    width: 42px !important;
    height: 42px !important;
    flex-basis: 42px; }

  /* line 1081, _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 1085, _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 1090, _tikhiy-svet.scss */
.tsv-brand__seal {
  position: relative;
  display: grid;
  width: 66px;
  height: 66px;
  flex: 0 0 66px;
  place-items: center;
  isolation: isolate; }

/* line 1099, _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 1110, _tikhiy-svet.scss */
.tsv-brand__ring {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  pointer-events: none; }

/* line 1117, _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 1134, _tikhiy-svet.scss */
  .tsv-brand__seal {
    width: 52px;
    height: 60px;
    flex-basis: 52px; }

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

  /* line 1136, _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 1140, _tikhiy-svet.scss */
.tsv-hall__products-shell {
  padding: 9px 2px 13px;
  overflow: visible; }

/* line 1141, _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 1149, _tikhiy-svet.scss */
.tsv-hall__layout {
  padding-top: 53px;
  padding-bottom: 53px; }

/* line 1153, _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 1171, _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 1181, _tikhiy-svet.scss */
.tsv-hall__psalm-caption--top {
  top: 16px; }

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

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

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

  /* line 1186, _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 1191, _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 1206, _tikhiy-svet.scss */
.tsv-hero__figure .tsv-hero__halo {
  display: none; }

/* Category heading remains light, with no decorative capsule. */
/* line 1208, _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 1221, _tikhiy-svet.scss */
.tsv-all-catalog {
  overflow: hidden;
  background: var(--tsv-parchment);
  color: var(--tsv-ink); }

/* line 1226, _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 1233, _tikhiy-svet.scss */
.tsv-system-catalog-title--hidden,
[data-tsv-system-catalog-title="hidden"] {
  display: none !important; }

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

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

/* line 1237, _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 1247, _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 1252, _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 1259, _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 1270, _tikhiy-svet.scss */
.tsv-all-catalog__eyebrow::before {
  width: 38px;
  height: 1px;
  background: currentColor;
  content: "";
  opacity: .72; }

/* line 1277, _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 1286, _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 1293, _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 1300, _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 1316, _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 1322, _tikhiy-svet.scss */
.tsv-all-catalog .subcollection-list__item-photo {
  position: absolute;
  inset: 0;
  display: none !important; }

/* line 1327, _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 1339, _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 1345, _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 1352, _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 1354, _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 1355, _tikhiy-svet.scss */
.widget-type_system_widget_v4_collection_description_1 .layout__content > * {
  min-width: 0; }

/* line 1356, _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 1360, _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 1363, _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 1374, _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 1376, _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 1378, _tikhiy-svet.scss */
.tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 p {
  margin: 0 0 19px; }

/* line 1379, _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 1381, _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 1384, _tikhiy-svet.scss */
.tsv-product-seo,
.tsv-content .widget-type_system_widget_v4_collection_description_1 {
  clear: both;
  width: 100%;
  min-width: 0; }

/* line 1386, _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 1391, _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 1392, _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 1393, _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 1394, _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 1398, _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 1402, _tikhiy-svet.scss */
.tsv-product-seo__content p {
  margin: 0 0 19px; }

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

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

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

  /* line 1408, _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 1409, _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 1414, _tikhiy-svet.scss */
  .tsv-all-catalog__lead {
    font-size: 14px; }

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

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

  /* line 1417, _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 1419, _tikhiy-svet.scss */
  .tsv-product-seo {
    margin-top: 40px;
    padding: 38px 20px 48px; }

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

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

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

  /* line 1428, _tikhiy-svet.scss */
  .tsv-all-catalog .subcollection-list__item > *:not(.subcollection-list__item-photo) {
    font-size: 37px; } }
@media (max-width: 760px) {
  /* line 1431, _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 1440, _tikhiy-svet.scss */
.tsv-hero__figure {
  isolation: isolate;
  overflow: visible; }

/* line 1444, _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 1456, _tikhiy-svet.scss */
.tsv-hero__figure img {
  position: relative;
  z-index: 2; }

/* line 1457, _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 1472, _tikhiy-svet.scss */
  .tsv-hero__figure .tsv-hero__shepherd-light {
    inset: 4% -10% 1%; }

  /* line 1473, _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 1477, _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 1487, _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 1500, _tikhiy-svet.scss */
.tsv-brand__ring {
  display: none !important; }

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

/* line 1502, _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; }

/* System child collections are the first content row on a category page.
   Balance long titles by whole words instead of leaving a one-word orphan. */
/* line 1513, _tikhiy-svet.scss */
.tsv-content .subcollection-list__item-title {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: manual;
  text-wrap: balance; }

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

  /* line 1522, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: clamp(12px, 4vw, 14px) !important;
    letter-spacing: .045em;
    line-height: 1.08; }

  /* line 1523, _tikhiy-svet.scss */
  .tsv-hero__scroll-hint {
    display: none !important; }

  /* line 1524, _tikhiy-svet.scss */
  .tsv-hero__grain, .tsv-hero__arch, .tsv-hall__psalm-caption, .tsv-hall__scripture {
    display: none; }

  /* line 1525, _tikhiy-svet.scss */
  .tsv-hero__halo {
    box-shadow: none; }

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

  /* line 1527, _tikhiy-svet.scss */
  .tsv-hall {
    content-visibility: auto;
    contain-intrinsic-size: auto 555px; }

  /* line 1528, _tikhiy-svet.scss */
  .tsv-page-loader__label {
    max-width: 80vw;
    font-size: 10px;
    letter-spacing: .11em; }

  /* Mobile reading floor: utilitarian InSales text stays comfortably readable,
     while ornamental typography remains unchanged. */
  /* line 1532, _tikhiy-svet.scss */
  .tsv-content .subcollection-list__item {
    min-height: 212px; }

  /* line 1533, _tikhiy-svet.scss */
  .tsv-content .subcollection-list__item-title {
    padding: 15px 14px !important;
    font-size: clamp(18px, 5.2vw, 21px) !important;
    font-weight: 650;
    line-height: 1.12;
    letter-spacing: -.024em; }

  /* line 1540, _tikhiy-svet.scss */
  .tsv-content .product-preview__title {
    font-size: 15px;
    line-height: 1.35; }

  /* line 1541, _tikhiy-svet.scss */
  .tsv-content .product-preview__price,
  .tsv-content .product-preview__price-cur {
    font-size: 16px; }

  /* line 1543, _tikhiy-svet.scss */
  .tsv-content .product-preview__detail-btn,
  .tsv-content .product-preview__detail-select-btn,
  .tsv-content .product-preview__preorder-btn {
    min-height: 42px;
    font-size: 14px; }

  /* line 1546, _tikhiy-svet.scss */
  .tsv-content .collection-sort,
  .tsv-content .collection-toolbar {
    font-size: 14px; }

  /* line 1548, _tikhiy-svet.scss */
  .tsv-content .widget-type_system_widget_v4_breadcrumbs_1 {
    font-size: 13px; }

  /* line 1549, _tikhiy-svet.scss */
  .tsv-content .widget-type_system_widget_v4_collection_description_1 p,
  .tsv-content .widget-type_system_widget_v4_collection_description_1 li,
  .tsv-product-seo__content p,
  .tsv-product-seo__content li {
    font-size: 16px;
    line-height: 1.7; } }
@media (prefers-reduced-motion: reduce) {
  /* line 1555, _tikhiy-svet.scss */
  .tsv-page-loader__mark i {
    animation: none;
    opacity: .84;
    transform: none; } }
/* Final hero frame: the heading fits through measured width and wrapping, never through clipping. */
/* line 1559, _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 1560, _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: normal;
  word-break: normal;
  hyphens: none;
  text-wrap: balance; }

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

  /* line 1563, _tikhiy-svet.scss */
  .tsv-hero__title {
    font-size: clamp(40px, 4vw, 58px); } }
/* ------------------------------------------------------------------------
   Orthodox edition — scoped to the separate working copy only.
   The visual language is a restrained icon board and foliate frame, not a
   literal sacred image or a decorative use of holy signs.
   ------------------------------------------------------------------------ */
/* line 1571, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero {
  background: radial-gradient(ellipse at 71% 23%, rgba(229, 190, 111, 0.2), rgba(0, 0, 0, 0) 27%), radial-gradient(ellipse at 16% 86%, rgba(156, 54, 32, 0.24), rgba(0, 0, 0, 0) 32%), linear-gradient(117deg, #32130f 0%, #5a2419 49%, #230d0a 100%); }

/* line 1577, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero::after {
  background: linear-gradient(90deg, rgba(18, 7, 5, 0.31), transparent 42%, rgba(18, 7, 5, 0.24)), repeating-linear-gradient(91deg, rgba(255, 238, 194, 0.018) 0 1px, transparent 1px 8px); }

/* line 1582, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__grain {
  opacity: .16;
  background-image: radial-gradient(rgba(247, 222, 168, 0.42) 0.45px, rgba(0, 0, 0, 0) 0.55px);
  background-size: 6px 6px; }

/* line 1587, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__arch,
.tsv-home--orthodox .tsv-hero__halo,
.tsv-home--orthodox .tsv-hero > .tsv-hero__halo,
.tsv-home--orthodox .tsv-hero__linework {
  display: none !important; }

/* line 1591, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__inner::before {
  position: absolute;
  inset: clamp(78px, 9vh, 112px) -4px clamp(66px, 8vh, 106px);
  border: 1px solid rgba(238, 204, 132, 0.28);
  box-shadow: inset 0 0 0 12px rgba(238, 204, 132, 0.035), inset 0 0 0 13px rgba(67, 23, 16, 0.45);
  content: "";
  pointer-events: none; }

/* line 1599, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__inner::after {
  position: absolute;
  inset: clamp(95px, 11vh, 128px) 10px clamp(83px, 10vh, 123px);
  border: 1px solid rgba(226, 177, 94, 0.16);
  content: "";
  opacity: .85;
  pointer-events: none; }

/* line 1607, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure {
  z-index: 2; }

/* line 1610, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure .tsv-hero__shepherd-light {
  background: radial-gradient(circle at 54% 35%, rgba(255, 235, 189, 0.42), rgba(0, 0, 0, 0) 27%), radial-gradient(ellipse at 48% 68%, rgba(225, 176, 86, 0.22), rgba(0, 0, 0, 0) 61%);
  filter: blur(15px);
  opacity: .88; }

/* line 1617, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure::before {
  background: radial-gradient(ellipse, rgba(18, 5, 4, 0.72), rgba(0, 0, 0, 0) 69%); }

/* line 1620, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter {
  z-index: 3;
  border-color: rgba(238, 202, 127, 0.46);
  border-radius: 3px;
  background: linear-gradient(90deg, rgba(235, 194, 112, 0.15) 0 1px, transparent 1px 100%), linear-gradient(145deg, rgba(100, 39, 24, 0.91), rgba(48, 15, 12, 0.83));
  box-shadow: 0 24px 62px rgba(16, 4, 3, 0.31), inset 0 0 0 7px rgba(255, 225, 163, 0.035); }

/* line 1629, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter::before {
  inset: 11px;
  border: 1px solid rgba(248, 219, 158, 0.25);
  border-radius: 1px; }

/* line 1634, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter::after {
  position: absolute;
  right: 26px;
  bottom: 19px;
  left: 26px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(240, 197, 111, 0.92) 16% 84%, transparent);
  content: ""; }

/* line 1643, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-kicker,
.tsv-home--orthodox .tsv-hero__meta {
  color: #f1cb7d; }

/* line 1645, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__title {
  max-width: 470px;
  color: #fff4dc;
  font-family: Georgia, "Times New Roman", serif;
  letter-spacing: -.042em; }

/* line 1651, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__body {
  color: rgba(255, 243, 218, 0.88); }

/* line 1652, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__scroll-hint-ball {
  background: #160806; }

/* line 1653, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__scroll-hint-label {
  color: rgba(255, 237, 202, 0.86); }

/* line 1654, _tikhiy-svet.scss */
.tsv-site :is(a, button, input, select, textarea, [tabindex]):focus-visible {
  outline: 3px solid #ffe1a0 !important;
  outline-offset: 4px;
  box-shadow: 0 0 0 6px rgba(55, 16, 11, 0.86) !important; }

/* line 1659, _tikhiy-svet.scss */
.tsv-home--orthodox a:focus-visible,
.tsv-home--orthodox button:focus-visible,
.tsv-home--orthodox input:focus-visible,
.tsv-home--orthodox select:focus-visible,
.tsv-home--orthodox textarea:focus-visible {
  outline: 3px solid #ffe1a0;
  outline-offset: 4px;
  box-shadow: 0 0 0 6px rgba(55, 16, 11, 0.86); }

@media (max-width: 780px) {
  /* line 1669, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero {
    background: linear-gradient(158deg, #3d1812, #210b08 68%); }

  /* line 1670, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__inner::before {
    inset: 74px 13px 44px; }

  /* line 1671, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__inner::after {
    inset: 84px 23px 54px; }

  /* line 1672, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter {
    background: linear-gradient(145deg, rgba(88, 31, 22, 0.95), rgba(42, 13, 10, 0.93)); } }
/* Text-only repair for the owner-supplied theme. Keep the existing visual system;
   remove emergency word splitting and raise functional text to a readable scale. */
/* line 1677, _tikhiy-svet.scss */
.tsv-brand__copy b {
  font-size: clamp(17px, 1.22vw, 19px) !important;
  letter-spacing: .035em;
  line-height: 1.08; }

/* line 1678, _tikhiy-svet.scss */
.tsv-nav-links a, .tsv-catalog-trigger, .tsv-search-pill input {
  font-size: 14px; }

/* line 1679, _tikhiy-svet.scss */
.tsv-kicker {
  font-size: 13px;
  letter-spacing: .1em; }

/* line 1680, _tikhiy-svet.scss */
.tsv-hall__index, .tsv-hero__meta {
  font-size: 11px; }

/* line 1681, _tikhiy-svet.scss */
.tsv-feature__copy small, .tsv-category-door__copy small, .tsv-drawer__categories small {
  font-size: 11px; }

/* line 1682, _tikhiy-svet.scss */
.tsv-feature__copy a, .tsv-hall__collection-link, .tsv-footer a {
  font-size: 14px; }

/* line 1683, _tikhiy-svet.scss */
.tsv-category-door__copy em {
  font-size: 15px;
  line-height: 1.55; }

/* line 1684, _tikhiy-svet.scss */
.tsv-pill-card__title {
  font-size: 16px;
  line-height: 1.4; }

/* line 1685, _tikhiy-svet.scss */
.tsv-pill-card__price {
  font-size: 17px; }

/* line 1686, _tikhiy-svet.scss */
.tsv-pill-card__buy {
  min-height: 42px;
  padding: 0 13px;
  font-size: 13px; }

/* line 1687, _tikhiy-svet.scss */
.tsv-home .tsv-hero__title,
.tsv-home .tsv-section-head h2,
.tsv-home .tsv-hall__copy h2,
.tsv-content h1,
.tsv-content h2,
.tsv-content h3,
.tsv-content .subcollection-list__item-title {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  text-wrap: balance; }

/* line 1699, _tikhiy-svet.scss */
.tsv-home .tsv-hero__title {
  max-inline-size: 100%;
  letter-spacing: -.035em; }

/* line 1700, _tikhiy-svet.scss */
.tsv-content .product-preview__title, .tsv-content .product-preview__area-title, .tsv-content [class*="product-card"] [class*="title"], .tsv-content [class*="product-item"] [class*="title"] {
  font-size: 16px !important;
  line-height: 1.4 !important; }

/* line 1701, _tikhiy-svet.scss */
.tsv-content .product-preview__price, .tsv-content .product-preview__price-cur, .tsv-content [class*="price"] {
  font-size: 17px !important; }

/* line 1702, _tikhiy-svet.scss */
.tsv-content .collection-sort, .tsv-content .collection-toolbar, .tsv-content .widget-type_system_widget_v4_breadcrumbs_1, .tsv-content .pagination, .tsv-content [class*="pagination"], .tsv-content select, .tsv-content input, .tsv-content textarea {
  font-size: 16px !important;
  line-height: 1.45; }

/* line 1703, _tikhiy-svet.scss */
.tsv-content .product-preview__detail-btn, .tsv-content .product-preview__detail-select-btn, .tsv-content .product-preview__preorder-btn, .tsv-content [class*="button"] {
  min-height: 44px;
  font-size: 15px !important; }

@media (max-width: 760px) {
  /* line 1705, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: clamp(16px, 4.45vw, 18px) !important;
    letter-spacing: .02em; }

  /* line 1706, _tikhiy-svet.scss */
  .tsv-nav-links a, .tsv-catalog-trigger {
    min-height: 48px;
    font-size: 16px; }

  /* line 1707, _tikhiy-svet.scss */
  .tsv-kicker {
    font-size: 12px;
    letter-spacing: .085em; }

  /* line 1708, _tikhiy-svet.scss */
  .tsv-hero__title {
    margin: 14px 0 17px;
    font-size: clamp(40px, 11.5vw, 58px);
    line-height: .98;
    letter-spacing: -.04em; }

  /* line 1709, _tikhiy-svet.scss */
  .tsv-hero__body {
    font-size: 16px;
    line-height: 1.62; }

  /* line 1710, _tikhiy-svet.scss */
  .tsv-section-head > p, .tsv-hall__copy > p {
    font-size: 16px;
    line-height: 1.65; }

  /* line 1711, _tikhiy-svet.scss */
  .tsv-pill-card__title {
    font-size: 16px; }

  /* line 1712, _tikhiy-svet.scss */
  .tsv-pill-card__price {
    font-size: 17px; }

  /* line 1713, _tikhiy-svet.scss */
  .tsv-pill-card__buy {
    min-height: 44px;
    font-size: 15px; }

  /* line 1714, _tikhiy-svet.scss */
  .tsv-content .product-preview__title, .tsv-content .product-preview__area-title, .tsv-content [class*="product-card"] [class*="title"], .tsv-content [class*="product-item"] [class*="title"] {
    font-size: 16px !important; }

  /* line 1715, _tikhiy-svet.scss */
  .tsv-content .product-preview__price, .tsv-content .product-preview__price-cur, .tsv-content [class*="price"] {
    font-size: 17px !important; } }
/* Confirmed preview repair: preserve whole words without allowing a long hero word past its frame. */
/* line 1719, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__title {
  max-width: 100%; }

@media (max-width: 780px) {
  /* line 1721, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__title {
    font-size: clamp(40px, 8.7vw, 60px);
    line-height: .98;
    letter-spacing: -.04em; } }
/* line 1723, _tikhiy-svet.scss */
.tsv-hall__product-controls button:disabled {
  cursor: default;
  opacity: .38;
  transform: none; }

/* Owner-approved flat temple architecture: a quiet red-on-red rhythm of borders, arches and inner niches. */
/* line 1726, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament {
  position: absolute;
  z-index: 0;
  inset: 2.5% 3.5% 3%;
  display: block;
  width: 93%;
  height: 94.5%;
  overflow: visible;
  color: rgba(124, 39, 27, 0.74);
  opacity: .82;
  pointer-events: none; }

/* line 1738, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament path {
  fill: none;
  vector-effect: non-scaling-stroke; }

/* line 1739, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament__border {
  stroke: rgba(203, 94, 70, 0.42);
  stroke-width: 1; }

/* line 1740, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament__arches {
  stroke: currentColor;
  stroke-width: 2; }

/* line 1741, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament__niches {
  stroke: rgba(179, 65, 46, 0.72);
  stroke-width: 1.25; }

/* line 1742, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure img {
  filter: drop-shadow(0 24px 30px rgba(25, 6, 4, 0.36)); }

@media (max-width: 760px) {
  /* line 1744, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament {
    inset: 4% 1.5% 2%;
    width: 97%;
    height: 93%;
    opacity: .58; }

  /* line 1745, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament__border {
    stroke-width: .8; }

  /* line 1746, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament__arches {
    stroke-width: 1.25; }

  /* line 1747, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament__niches {
    stroke-width: .8; } }
/* Simplified after live preview: one quiet architectural rhythm, a contained card, and a local statue light. */
/* line 1751, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero::after {
  background: linear-gradient(90deg, rgba(18, 7, 5, 0.22), transparent 48%, rgba(18, 7, 5, 0.18)); }

/* line 1752, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__grain {
  opacity: .045; }

/* line 1753, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__inner::before,
.tsv-home--orthodox .tsv-hero__inner::after {
  display: none; }

/* line 1755, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament {
  inset: 11% 8% 14%;
  width: 84%;
  height: 75%;
  opacity: .36; }

/* line 1756, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament__border,
.tsv-home--orthodox .tsv-hero__temple-ornament__niches {
  display: none; }

/* line 1758, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament__arches {
  stroke: rgba(141, 43, 30, 0.7);
  stroke-width: 1.25; }

/* line 1759, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure .tsv-hero__shepherd-light {
  inset: 18% -4% 10%;
  background: radial-gradient(ellipse at 52% 55%, rgba(224, 157, 84, 0.18), rgba(0, 0, 0, 0) 68%);
  filter: blur(24px);
  opacity: .42; }

/* line 1765, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure::before {
  opacity: .56; }

/* line 1766, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter {
  width: min(100%, 620px);
  max-width: 620px;
  padding: 38px 42px 42px;
  border-color: rgba(238, 202, 127, 0.36);
  background: linear-gradient(145deg, rgba(84, 29, 21, 0.91), rgba(48, 15, 12, 0.84));
  box-shadow: 0 18px 44px rgba(16, 4, 3, 0.22); }

/* line 1774, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter::before,
.tsv-home--orthodox .tsv-hero__letter::after {
  display: none; }

/* line 1776, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__title {
  max-width: none;
  font-size: clamp(50px, 4.35vw, 68px);
  line-height: .94;
  letter-spacing: -.045em; }

/* line 1777, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__body {
  max-width: 100%; }

@media (max-width: 760px) {
  /* line 1779, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament {
    inset: 17% 12% 23%;
    width: 76%;
    height: 56%;
    opacity: .23; }

  /* line 1780, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__temple-ornament__arches {
    stroke-width: 1; }

  /* line 1781, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__figure .tsv-hero__shepherd-light {
    inset: 20% 5% 12%;
    opacity: .3; }

  /* line 1782, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter {
    width: 100%;
    max-width: none;
    padding: 23px 21px 25px; }

  /* line 1783, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__title {
    font-size: clamp(40px, 8.7vw, 60px);
    line-height: .98; } }
/* One-colour 2D mosaic rhythm: original medallions and rosettes, intentionally not a literal mosaic copy. */
/* line 1787, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__temple-ornament {
  display: none; }

/* line 1788, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament {
  position: absolute;
  z-index: 0;
  inset: 5% 3% 8%;
  display: block;
  width: 94%;
  height: 87%;
  overflow: visible;
  color: rgba(153, 54, 38, 0.66);
  opacity: .7;
  pointer-events: none; }

/* line 1800, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament path,
.tsv-home--orthodox .tsv-hero__mosaic-ornament circle {
  fill: none;
  vector-effect: non-scaling-stroke; }

/* line 1802, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__paths {
  stroke: rgba(115, 31, 22, 0.52);
  stroke-width: 1; }

/* line 1803, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__medallions {
  stroke: currentColor;
  stroke-width: 1.25; }

/* line 1804, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__medallions path {
  stroke-width: 1; }

/* line 1805, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__scroll-hint-ball {
  background: #fffaf0;
  border-color: rgba(42, 10, 8, 0.72);
  box-shadow: 0 7px 18px rgba(19, 4, 3, 0.2); }

/* line 1810, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__scroll-hint-ball::before {
  background: #170706; }

/* line 1811, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__scroll-hint-ball::after {
  border-color: #170706; }

@media (max-width: 760px) {
  /* line 1813, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__mosaic-ornament {
    inset: 8% -19% 13%;
    width: 138%;
    height: 79%;
    opacity: .38; }

  /* line 1814, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__mosaic-ornament__paths {
    stroke-width: .75; }

  /* line 1815, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__mosaic-ornament__medallions {
    stroke-width: 1; } }
/* Final hero repair: dense repeated geometry stays flat; the figure receives only a lower physical grounding, never a top halo. */
/* line 1819, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament {
  inset: 0;
  width: 100%;
  height: 100%;
  color: rgba(151, 51, 35, 0.7);
  opacity: .82; }

/* line 1820, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__field {
  opacity: .98; }

/* line 1821, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__ring,
.tsv-home--orthodox .tsv-hero__mosaic-ornament__small-ring {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.15;
  vector-effect: non-scaling-stroke; }

/* line 1823, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__small-ring {
  stroke: rgba(117, 31, 23, 0.7);
  stroke-width: .9; }

/* line 1824, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__core,
.tsv-home--orthodox .tsv-hero__mosaic-ornament__bead {
  fill: currentColor;
  opacity: .65; }

/* line 1826, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__mosaic-ornament__weave {
  fill: none;
  stroke: rgba(115, 31, 22, 0.64);
  stroke-width: .85;
  vector-effect: non-scaling-stroke; }

/* line 1827, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure {
  isolation: isolate; }

/* line 1828, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure .tsv-hero__shepherd-light {
  inset: auto 16% 4% 16%;
  width: auto;
  height: 19%;
  background: radial-gradient(ellipse at 50% 94%, rgba(233, 177, 95, 0.18), rgba(127, 42, 27, 0.055) 47%, rgba(0, 0, 0, 0) 75%);
  filter: blur(13px);
  opacity: .68; }

/* line 1836, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure::before {
  z-index: -2;
  right: 17%;
  bottom: 2%;
  left: 17%;
  height: 15%;
  border: 0;
  border-radius: 50%;
  background: radial-gradient(ellipse at 50% 54%, rgba(243, 196, 122, 0.12), rgba(127, 42, 27, 0.035) 48%, rgba(0, 0, 0, 0) 76%);
  box-shadow: none;
  filter: blur(7px);
  opacity: .78; }

/* line 1849, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure::after {
  z-index: -1;
  right: 18%;
  bottom: 1%;
  left: 18%;
  height: 6%;
  border-radius: 50%;
  background: radial-gradient(ellipse, rgba(21, 4, 3, 0.52) 0%, rgba(34, 6, 4, 0.2) 47%, rgba(0, 0, 0, 0) 78%);
  filter: blur(6px);
  opacity: .7; }

/* line 1860, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__figure img {
  filter: drop-shadow(1px 2px 1px rgba(255, 236, 190, 0.16)) drop-shadow(4px 12px 12px rgba(24, 4, 3, 0.22)) drop-shadow(-3px 20px 16px rgba(15, 2, 2, 0.18)); }

/* line 1861, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter {
  display: grid;
  gap: 0;
  width: min(100%, 624px);
  max-width: 624px;
  padding: clamp(36px, 4.5vw, 60px) clamp(31px, 4.7vw, 60px) clamp(39px, 5vw, 62px);
  border-color: rgba(238, 202, 127, 0.24);
  border-radius: 2px 28px 2px 28px;
  background: linear-gradient(145deg, rgba(78, 27, 21, 0.91), rgba(47, 14, 12, 0.82));
  box-shadow: 0 24px 54px rgba(16, 4, 3, 0.17), inset 0 1px 0 rgba(255, 236, 190, 0.05); }

/* line 1872, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter::before {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: min(42%, 220px);
  height: 2px;
  border: 0;
  border-radius: 2px;
  background: linear-gradient(90deg, rgba(236, 198, 124, 0.78), rgba(236, 198, 124, 0.08)); }

/* line 1873, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter::after {
  position: absolute;
  right: clamp(30px, 4.6vw, 58px);
  bottom: 17px;
  left: clamp(30px, 4.6vw, 58px);
  height: 1px;
  background: linear-gradient(90deg, rgba(229, 191, 118, 0.62), rgba(229, 191, 118, 0.12) 68%, transparent);
  content: "";
  pointer-events: none; }

/* line 1883, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__letter > * {
  position: relative;
  z-index: 1; }

/* line 1884, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-kicker {
  margin: 0 0 17px;
  color: rgba(237, 205, 140, 0.95);
  font-size: 12px;
  letter-spacing: .12em;
  line-height: 1.45; }

/* line 1885, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__title {
  margin: 0 0 22px;
  font-size: clamp(48px, 4.05vw, 66px);
  line-height: 1.01;
  letter-spacing: -.035em;
  text-wrap: balance; }

/* line 1886, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__body {
  max-width: 35ch;
  color: rgba(250, 241, 226, 0.92);
  font-size: clamp(17px, 1.24vw, 20px);
  line-height: 1.68;
  text-wrap: pretty; }

/* line 1887, _tikhiy-svet.scss */
.tsv-home--orthodox .tsv-hero__body .tsv-hero__optional {
  display: block;
  margin-top: .76em;
  color: rgba(235, 205, 151, 0.9); }

/* line 1888, _tikhiy-svet.scss */
.tsv-content [data-tsv-cart-state="pending"] {
  cursor: progress !important;
  opacity: .74; }

/* line 1889, _tikhiy-svet.scss */
.tsv-content [data-tsv-cart-state="added"] {
  border-color: #8f5a2b !important;
  background: #8f5a2b !important; }

@media (max-width: 760px) {
  /* line 1891, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__mosaic-ornament {
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: .45; }

  /* line 1892, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__figure .tsv-hero__shepherd-light {
    right: 13%;
    bottom: 4%;
    left: 13%;
    height: 16%;
    opacity: .58; }

  /* line 1893, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__figure::before {
    right: 13%;
    bottom: 1%;
    left: 13%;
    height: 12%;
    opacity: .65; }

  /* line 1894, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__figure::after {
    right: 18%;
    left: 18%;
    height: 5%;
    opacity: .62; }

  /* line 1895, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter {
    width: 100%;
    max-width: none;
    padding: 30px 25px 40px; }

  /* line 1896, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter::after {
    right: 24px;
    bottom: 14px;
    left: 24px; }

  /* line 1897, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-kicker {
    margin-bottom: 15px;
    font-size: 11px; }

  /* line 1898, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__title {
    margin-bottom: 18px;
    font-size: clamp(42px, 10.7vw, 57px);
    line-height: 1; }

  /* line 1899, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__body {
    max-width: 31ch;
    font-size: 17px;
    line-height: 1.62; } }
/* Final full-page 375 px reading floor: system copy is functional content, not decoration. */
@media (max-width: 760px) {
  /* line 1904, _tikhiy-svet.scss */
  .tsv-search-pill input {
    font-size: 16px; }

  /* line 1905, _tikhiy-svet.scss */
  .tsv-all-catalog__lead,
  .tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 p,
  .tsv-all-catalog .widget-type_system_widget_v4_collection_description_1 li,
  .tsv-product-seo__content p,
  .tsv-product-seo__content li {
    font-size: 16px;
    line-height: 1.7; }

  /* line 1910, _tikhiy-svet.scss */
  .tsv-footer a,
  .tsv-hall__collection-link {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    font-size: 16px; } }
/* InSales preview repair: actionable recommendation cards, compact menu geometry and contained hero copy. */
/* line 1920, _tikhiy-svet.scss */
.tsv-feature__tap {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  color: inherit;
  text-decoration: none;
  cursor: pointer; }

/* line 1921, _tikhiy-svet.scss */
.tsv-feature__tap:focus-visible {
  outline: 3px solid #ffe1a0;
  outline-offset: -5px; }

/* line 1922, _tikhiy-svet.scss */
.tsv-feature__copy {
  z-index: 2;
  pointer-events: none; }

/* line 1923, _tikhiy-svet.scss */
.tsv-feature__copy > span {
  display: block;
  max-width: 290px;
  margin: 5px 0 7px;
  font-family: Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -.032em;
  line-height: 1.05; }

/* line 1924, _tikhiy-svet.scss */
.tsv-feature__copy em {
  display: inline-flex;
  color: #f5d69d;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .035em;
  line-height: 1.35; }

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

/* line 1927, _tikhiy-svet.scss */
.tsv-content [data-item-add],
.tsv-pill-card__buy {
  position: relative;
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 18px;
  line-height: 1;
  text-align: center;
  white-space: nowrap; }

/* line 1940, _tikhiy-svet.scss */
.tsv-content [data-item-add]::before,
.tsv-content [data-item-add]::after {
  position: static !important;
  margin: 0 !important;
  transform: none !important; }

/* line 1942, _tikhiy-svet.scss */
.tsv-content [data-item-add] svg {
  position: static !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  transform: none !important; }

@media (max-width: 820px) {
  /* line 1944, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter {
    width: calc(100% - 40px) !important;
    max-width: 620px !important;
    padding: clamp(29px, 5vw, 42px) clamp(25px, 5.2vw, 42px) clamp(34px, 5.7vw, 48px) !important;
    overflow: hidden; }

  /* line 1950, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__title {
    max-width: 100% !important;
    font-size: clamp(34px, 7.25vw, 52px) !important;
    line-height: 1.04 !important;
    letter-spacing: -.03em !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    text-wrap: balance; }

  /* line 1960, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__body {
    max-width: 100%;
    font-size: clamp(16px, 2.65vw, 18px);
    line-height: 1.62; } }
@media (max-width: 760px) {
  /* line 1963, _tikhiy-svet.scss */
  .tsv-mobile-toggle {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 50%; }

  /* line 1971, _tikhiy-svet.scss */
  .tsv-mobile-toggle span,
  .tsv-mobile-toggle::before,
  .tsv-mobile-toggle::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 17px;
    height: 2px;
    border-radius: 2px;
    background: currentColor;
    content: "";
    transform: translate(-50%, -50%);
    transition: transform 0.18s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.16s ease; }

  /* line 1986, _tikhiy-svet.scss */
  .tsv-mobile-toggle::before {
    transform: translate(-50%, calc(-50% - 6px)); }

  /* line 1987, _tikhiy-svet.scss */
  .tsv-mobile-toggle::after {
    transform: translate(-50%, calc(-50% + 6px)); }

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

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

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

  /* line 1991, _tikhiy-svet.scss */
  .tsv-nav-links {
    z-index: 20;
    top: 60px;
    gap: 6px;
    padding: 9px;
    border-radius: 18px;
    box-shadow: 0 16px 34px rgba(41, 17, 11, 0.22); }

  /* line 1992, _tikhiy-svet.scss */
  .tsv-nav-links a,
  .tsv-catalog-trigger {
    min-height: 54px;
    font-size: 18px !important;
    line-height: 1.2; }

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

  /* line 1995, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature__copy > span {
    font-size: 17px; }

  /* line 1996, _tikhiy-svet.scss */
  .tsv-recommendations .tsv-feature__copy em {
    font-size: 12px; } }
/* Last InSales preview repair: never allow the platform cart glyph to float above a text-only purchase CTA. */
/* line 2000, _tikhiy-svet.scss */
.tsv-content [data-item-add]::before,
.tsv-content [data-item-add]::after {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  content: none !important; }

/* line 2010, _tikhiy-svet.scss */
.tsv-content [data-item-add] :is(svg, [class*="icon"], [class*="cart"], i) {
  display: none !important; }

/* line 2013, _tikhiy-svet.scss */
.tsv-content [data-item-add] {
  background-image: none !important;
  font-family: inherit !important;
  text-indent: 0 !important; }

/* The uploaded preview's system card lives outside `.tsv-content`; cover that exact global InSales shape as well. */
/* line 2020, _tikhiy-svet.scss */
body [data-item-add]::before,
body [data-item-add]::after,
body [data-item-add] > *::before,
body [data-item-add] > *::after {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  content: none !important; }

/* line 2032, _tikhiy-svet.scss */
body [data-item-add] :is(svg, i, [class*="icon"], [class*="cart"], [data-icon]) {
  display: none !important;
  visibility: hidden !important; }

/* line 2036, _tikhiy-svet.scss */
body [data-item-add] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background-image: none !important;
  text-indent: 0 !important; }

/* Real system-card markup: `.add-cart-counter__btn` is separate from `[data-item-add]`. */
/* line 2045, _tikhiy-svet.scss */
body .add-cart-counter__btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-height: 44px !important;
  line-height: 1 !important; }

/* line 2053, _tikhiy-svet.scss */
body .add-cart-counter__btn .add-cart-counter__btn-label {
  display: inline-block !important;
  line-height: 1 !important; }

/* line 2057, _tikhiy-svet.scss */
body .add-cart-counter__btn .button__icon.icon-cart {
  position: static !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  align-self: center !important;
  flex: 0 0 14px !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  vertical-align: middle !important;
  line-height: 14px !important; }

/* line 2073, _tikhiy-svet.scss */
body .add-cart-counter__btn .button__icon.icon-cart::before,
body .add-cart-counter__btn .button__icon.icon-cart::after {
  position: static !important;
  display: block !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  transform: none !important;
  line-height: 14px !important; }

/* The system cart pictogram is visually broken in the uploaded preview: keep the action, remove only its glyph. */
/* line 2085, _tikhiy-svet.scss */
body .add-cart-counter__btn .button__icon.icon-cart,
body .add-cart-counter__btn .button__icon.icon-cart::before,
body .add-cart-counter__btn .button__icon.icon-cart::after {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  flex: 0 0 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  content: none !important; }

/* line 2099, _tikhiy-svet.scss */
body .add-cart-counter__btn .add-cart-counter__btn-label {
  margin: 0 auto !important;
  text-align: center !important; }

/* Empty by default: this is the InSales builder insertion point between the opening and category catalogue. */
/* line 2105, _tikhiy-svet.scss */
.tsv-builder-slot {
  position: relative;
  min-width: 0; }

/* line 2106, _tikhiy-svet.scss */
.tsv-builder-slot > :first-child {
  margin-top: 0; }

/* line 2107, _tikhiy-svet.scss */
.tsv-builder-slot > :last-child {
  margin-bottom: 0; }

/* Wordmark is deliberately enlarged to carry the same visual weight as the round seal without overflowing its one-line slot. */
/* line 2110, _tikhiy-svet.scss */
.tsv-brand__copy b {
  font-size: clamp(21px, 1.62vw, 25px) !important;
  letter-spacing: .025em !important;
  line-height: 1 !important; }

@media (max-width: 760px) {
  /* line 2116, _tikhiy-svet.scss */
  .tsv-brand {
    gap: 11px;
    padding-right: 7px; }

  /* line 2117, _tikhiy-svet.scss */
  .tsv-brand__copy b {
    font-size: clamp(20px, 5.35vw, 23px) !important;
    letter-spacing: .012em !important; } }
/* Latest mobile preview: keep the whole hero copy inside its frame and never let a category section disappear after the rail. */
@media (max-width: 760px) {
  /* line 2122, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__letter {
    box-sizing: border-box !important;
    width: calc(100% - 32px) !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 27px 20px 36px !important;
    overflow: hidden !important; }

  /* line 2130, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__title {
    max-width: 100% !important;
    min-width: 0 !important;
    font-size: clamp(38px, 10.2vw, 49px) !important;
    line-height: 1.02 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
    text-wrap: balance; }

  /* line 2140, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-hero__body {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    font-size: 16px !important;
    line-height: 1.58 !important;
    overflow-wrap: break-word !important;
    word-break: normal !important; }

  /* line 2149, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-category-overview {
    position: relative !important;
    z-index: 3 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 46px 0 !important;
    background: #3b1e15 !important; }

  /* line 2160, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-category-overview .tsv-recommendations__title {
    display: block !important;
    visibility: visible !important;
    margin: 0 0 22px !important;
    color: #f5e7ca !important;
    font-size: clamp(39px, 11vw, 50px) !important; }

  /* line 2167, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-category-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important; }

  /* line 2172, _tikhiy-svet.scss */
  .tsv-home--orthodox .tsv-category-door {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 224px !important; } }
