@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, #2D2D2D);
  --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, #434343);
  --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, #585858);
  --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, #969696);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #B0B0B1);
  --color-accent-text-is-light:var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #aaaaac);
  --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, #a3a3a5);
  --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, #575759);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Istok Web');
  --heading-ratio:var(--draft-heading-ratio, 1.25);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 100);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, true);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, true);
  --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, true);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* ── InSales system ── */
/* line 4, theme.scss */
.outside-widgets .delete-widget-link,
.outside-widgets .add-widget-link,
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 8, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 9, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none!important; }

  /* line 10, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* ═══ HOOKAHVAN BRAND TOKENS ═══ */
/* line 14, theme.scss */
:root {
  --hv-beige:#F6F4F0;
  --hv-graphite:#2C2C2C;
  --hv-terra:#D68C7A;
  --hv-silver:#E5E5E5;
  --hv-white:#fff;
  --hv-midgray:#888;
  --hv-green:#78AF6A;
  --hv-font:'Montserrat',sans-serif;
  --hv-r:8px;
  --hv-rl:12px;
  --hv-tr:0.3s ease;
  --hv-sh:0 4px 24px rgba(44,44,44,.08);
  --hv-shl:0 8px 40px rgba(44,44,44,.14); }

/* ── RESET ── */
/* line 22, theme.scss */
*, *::before, *::after {
  box-sizing: border-box; }

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

/* line 24, theme.scss */
body, button, input, select, textarea {
  font-family: var(--hv-font) !important; }

/* line 25, theme.scss */
body {
  background: var(--hv-beige) !important;
  color: var(--hv-graphite);
  -webkit-font-smoothing: antialiased; }

/* line 26, theme.scss */
img {
  max-width: 100%;
  display: block; }

/* line 27, theme.scss */
a {
  color: inherit;
  text-decoration: none; }

/* ── HIDE MOON 2 HEADER/FOOTER/SLIDER ── */
/* line 30, theme.scss */
.page_layout > header > *,
.page_layout > footer > * {
  display: none!important; }

/* line 32, theme.scss */
.page_layout {
  background: var(--hv-beige) !important; }

/* line 33, theme.scss */
[class*="header-slider"], [class*="slider-header"] {
  display: none!important; }

/* ── REVEAL ANIMATION ── */
/* line 36, theme.scss */
.hv-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .6s ease,transform .6s ease; }

/* line 37, theme.scss */
.hv-reveal.visible {
  opacity: 1;
  transform: none; }

/* line 38, theme.scss */
.hv-reveal-d1 {
  transition-delay: .1s; }

/* line 38, theme.scss */
.hv-reveal-d2 {
  transition-delay: .2s; }

/* line 39, theme.scss */
.hv-reveal-d3 {
  transition-delay: .3s; }

/* line 39, theme.scss */
.hv-reveal-d4 {
  transition-delay: .4s; }

/* ── NAVBAR ── */
/* line 42, theme.scss */
.hv-nav {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: var(--hv-white);
  border-bottom: 1px solid var(--hv-silver);
  height: 64px;
  display: flex;
  align-items: center;
  padding: 0 60px;
  gap: 28px;
  transition: box-shadow var(--hv-tr); }

/* line 43, theme.scss */
.hv-nav.scrolled {
  box-shadow: var(--hv-sh); }

/* line 44, theme.scss */
.hv-nav__logo {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-right: auto;
  flex-shrink: 0; }

/* line 45, theme.scss */
.hv-nav__wordmark {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .22em;
  color: var(--hv-graphite);
  text-transform: uppercase; }

/* line 46, theme.scss */
.hv-nav__links {
  display: flex;
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 47, theme.scss */
.hv-nav__links a {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .1em;
  color: var(--hv-midgray);
  text-transform: uppercase;
  transition: color var(--hv-tr);
  padding-bottom: 2px;
  border-bottom: 1.5px solid transparent; }

/* line 48, theme.scss */
.hv-nav__links a:hover, .hv-nav__links a.active {
  color: var(--hv-graphite);
  border-bottom-color: var(--hv-terra); }

/* line 49, theme.scss */
.hv-nav__lang {
  display: flex;
  gap: 3px; }

/* line 50, theme.scss */
.hv-nav__lang a {
  font-size: 10px;
  font-weight: 600;
  color: var(--hv-midgray);
  padding: 3px 5px;
  border-radius: 3px;
  transition: all var(--hv-tr); }

/* line 51, theme.scss */
.hv-nav__lang a.active, .hv-nav__lang a:hover {
  color: var(--hv-white);
  background: var(--hv-graphite); }

/* line 52, theme.scss */
.hv-nav__search {
  display: flex;
  align-items: center;
  background: var(--hv-beige);
  border-radius: 4px;
  padding: 7px 12px;
  gap: 7px;
  width: 180px;
  transition: width var(--hv-tr); }

/* line 53, theme.scss */
.hv-nav__search:focus-within {
  width: 220px; }

/* line 54, theme.scss */
.hv-nav__search input {
  border: none;
  background: transparent;
  font-size: 11px;
  color: var(--hv-graphite);
  outline: none;
  width: 100%; }

/* line 55, theme.scss */
.hv-nav__search input::placeholder {
  color: var(--hv-midgray); }

/* line 56, theme.scss */
.hv-nav__cart {
  position: relative;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--hv-tr); }

/* line 57, theme.scss */
.hv-nav__cart:hover {
  transform: scale(1.1); }

/* line 58, theme.scss */
.hv-nav__badge {
  position: absolute;
  top: -4px;
  right: -4px;
  background: var(--hv-terra);
  color: #fff;
  font-size: 8px;
  font-weight: 600;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center; }

/* line 59, theme.scss */
.hv-nav__burger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer; }

/* line 60, theme.scss */
.hv-nav__burger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--hv-graphite);
  border-radius: 1px;
  transition: all var(--hv-tr); }

/* line 61, theme.scss */
.hv-nav__burger.open span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px); }

/* line 62, theme.scss */
.hv-nav__burger.open span:nth-child(2) {
  opacity: 0; }

/* line 63, theme.scss */
.hv-nav__burger.open span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px); }

/* line 64, theme.scss */
.hv-mobile-menu {
  display: none;
  position: fixed;
  inset: 64px 0 0 0;
  background: var(--hv-white);
  z-index: 999;
  padding: 20px;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform var(--hv-tr);
  border-top: 1px solid var(--hv-silver); }

/* line 65, theme.scss */
.hv-mobile-menu.open {
  transform: none; }

/* line 66, theme.scss */
.hv-mobile-menu a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .1em;
  color: var(--hv-graphite) !important;
  text-transform: uppercase;
  padding: 15px 0;
  border-bottom: 1px solid var(--hv-silver);
  display: block; }

/* ── BUTTONS ── */
/* line 69, theme.scss */
.hv-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--hv-font);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 13px 26px;
  border-radius: var(--hv-r);
  border: none;
  transition: all var(--hv-tr);
  white-space: nowrap;
  cursor: pointer; }

/* line 70, theme.scss */
.hv-btn-primary {
  background: var(--hv-terra);
  color: #fff; }

/* line 70, theme.scss */
.hv-btn-primary:hover {
  background: #c47a68;
  transform: translateY(-1px); }

/* line 71, theme.scss */
.hv-btn-outline {
  background: transparent;
  color: var(--hv-silver);
  border: 1.5px solid rgba(255, 255, 255, 0.25); }

/* line 71, theme.scss */
.hv-btn-outline:hover {
  border-color: rgba(255, 255, 255, 0.6);
  color: #fff; }

/* line 72, theme.scss */
.hv-btn-terra {
  background: var(--hv-terra);
  color: #fff; }

/* line 72, theme.scss */
.hv-btn-terra:hover {
  background: #c47a68;
  transform: translateY(-1px); }

/* ── HERO ── */
/* line 75, theme.scss */
.hv-hero {
  background: var(--hv-graphite);
  padding: 80px 60px 72px;
  position: relative;
  overflow: hidden;
  min-height: 400px;
  display: flex;
  align-items: center; }

/* line 76, theme.scss */
.hv-hero__accent {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 36%;
  background: var(--hv-terra);
  opacity: .05; }

/* line 77, theme.scss */
.hv-hero__icon {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  opacity: .07;
  pointer-events: none; }

/* line 78, theme.scss */
.hv-hero__content {
  position: relative;
  z-index: 1;
  max-width: 560px; }

/* line 79, theme.scss */
.hv-hero__city {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .4em;
  color: var(--hv-terra);
  text-transform: uppercase;
  margin-bottom: 14px;
  animation: hvUp .8s ease both; }

/* line 80, theme.scss */
.hv-hero__title {
  font-size: 72px;
  font-weight: 300;
  color: #fff;
  letter-spacing: .05em;
  line-height: 1.05;
  margin-bottom: 28px;
  animation: hvUp .8s ease .1s both; }

/* line 81, theme.scss */
.hv-hero__actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  animation: hvUp .8s ease .2s both; }

/* line 82, theme.scss */
.hv-hero__phone {
  font-size: 11px;
  color: var(--hv-midgray);
  margin-top: 18px;
  animation: hvUp .8s ease .3s both; }

@keyframes hvUp {
  from {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: none; } }
/* ── BRAND STRIP ── */
/* line 86, theme.scss */
.hv-brand-strip {
  background: #fff;
  border-top: 1px solid var(--hv-silver);
  border-bottom: 1px solid var(--hv-silver); }

/* line 87, theme.scss */
.hv-strip-inner {
  display: flex;
  align-items: center;
  height: 48px;
  overflow-x: auto;
  scrollbar-width: none;
  padding: 0 60px;
  -webkit-overflow-scrolling: touch; }

/* line 88, theme.scss */
.hv-strip-inner::-webkit-scrollbar {
  display: none; }

/* line 89, theme.scss */
.hv-strip-item {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .15em;
  color: var(--hv-midgray);
  text-transform: uppercase;
  padding: 0 20px;
  border-right: 1px solid var(--hv-silver);
  white-space: nowrap;
  transition: color var(--hv-tr);
  flex-shrink: 0; }

/* line 90, theme.scss */
.hv-strip-item:first-child {
  padding-left: 0; }

/* line 90, theme.scss */
.hv-strip-item:last-child {
  border-right: none; }

/* line 91, theme.scss */
.hv-strip-item:hover {
  color: var(--hv-terra); }

/* ── SECTION HEADER ── */
/* line 94, theme.scss */
.hv-sec {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 32px 60px 16px; }

/* line 95, theme.scss */
.hv-sec__title {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .2em;
  color: var(--hv-graphite);
  text-transform: uppercase; }

/* line 96, theme.scss */
.hv-sec__all {
  font-size: 10px;
  color: var(--hv-terra);
  transition: opacity var(--hv-tr); }

/* line 96, theme.scss */
.hv-sec__all:hover {
  opacity: .7; }

/* ── PRODUCT GRID (главная) ── */
/* line 99, theme.scss */
.hv-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  padding: 0 60px 40px; }

/* line 100, theme.scss */
.hv-card {
  background: #fff;
  border-radius: var(--hv-rl);
  overflow: hidden;
  border: 0.5px solid var(--hv-silver);
  transition: transform var(--hv-tr), box-shadow var(--hv-tr); }

/* line 101, theme.scss */
.hv-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--hv-shl); }

/* line 102, theme.scss */
.hv-card__link {
  display: block; }

/* line 103, theme.scss */
.hv-card__img {
  position: relative;
  height: 180px;
  background: var(--hv-silver);
  overflow: hidden; }

/* line 104, theme.scss */
.hv-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease; }

/* line 105, theme.scss */
.hv-card:hover .hv-card__img img {
  transform: scale(1.04); }

/* line 106, theme.scss */
.hv-card__img-ph {
  width: 100%;
  height: 100%;
  background: var(--hv-silver); }

/* line 107, theme.scss */
.hv-card__tag {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 3px;
  color: #fff; }

/* line 108, theme.scss */
.hv-card__tag-new {
  background: var(--hv-terra); }

/* line 108, theme.scss */
.hv-card__tag-hit {
  background: var(--hv-graphite); }

/* line 108, theme.scss */
.hv-card__tag-sale {
  background: #8B5E3C; }

/* line 109, theme.scss */
.hv-card__body {
  padding: 14px; }

/* line 110, theme.scss */
.hv-card__brand {
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .14em;
  color: var(--hv-terra);
  text-transform: uppercase;
  margin-bottom: 3px; }

/* line 111, theme.scss */
.hv-card__name {
  font-size: 13px;
  font-weight: 600;
  color: var(--hv-graphite);
  margin-bottom: 10px;
  line-height: 1.3; }

/* line 112, theme.scss */
.hv-card__name a {
  color: inherit; }

/* line 113, theme.scss */
.hv-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px; }

/* line 114, theme.scss */
.hv-card__price {
  font-size: 15px;
  font-weight: 600;
  color: var(--hv-graphite); }

/* line 115, theme.scss */
.hv-card__add {
  background: var(--hv-graphite);
  color: #fff;
  font-family: var(--hv-font);
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .06em;
  padding: 8px 12px;
  border: none;
  border-radius: var(--hv-r);
  transition: all var(--hv-tr);
  cursor: pointer;
  text-align: center; }

/* line 116, theme.scss */
.hv-card__add:hover {
  background: var(--hv-terra); }

/* ── BRAND TILES ── */
/* line 119, theme.scss */
.hv-brands-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
  padding: 0 60px 48px; }

/* line 120, theme.scss */
.hv-brand-tile {
  border-radius: var(--hv-rl);
  height: 110px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 14px;
  overflow: hidden;
  transition: transform var(--hv-tr), box-shadow var(--hv-tr); }

/* line 121, theme.scss */
.hv-brand-tile:hover {
  transform: translateY(-3px);
  box-shadow: var(--hv-sh); }

/* line 122, theme.scss */
.hv-brand-tile__name {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .15em;
  color: #fff;
  text-transform: uppercase; }

/* line 123, theme.scss */
.hv-brand-tile__arr {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 3px;
  transition: transform var(--hv-tr); }

/* line 124, theme.scss */
.hv-brand-tile:hover .hv-brand-tile__arr {
  transform: translateX(4px); }

/* ── INSTAGRAM ── */
/* line 127, theme.scss */
.hv-ig {
  background: var(--hv-graphite);
  padding: 48px 60px;
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 56px;
  align-items: center; }

/* line 128, theme.scss */
.hv-ig__label {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .3em;
  color: var(--hv-terra);
  text-transform: uppercase;
  margin-bottom: 8px; }

/* line 129, theme.scss */
.hv-ig__handle {
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 10px; }

/* line 130, theme.scss */
.hv-ig__sub {
  font-size: 11px;
  color: var(--hv-midgray);
  margin-bottom: 22px;
  line-height: 1.6; }

/* line 131, theme.scss */
.hv-ig__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6px; }

/* line 132, theme.scss */
.hv-ig__photo {
  aspect-ratio: 1;
  border-radius: 4px;
  overflow: hidden;
  display: block; }

/* line 133, theme.scss */
.hv-ig__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease; }

/* line 134, theme.scss */
.hv-ig__photo:hover img {
  transform: scale(1.06); }

/* ── FOOTER ── */
/* line 137, theme.scss */
.hv-footer {
  background: var(--hv-graphite);
  padding: 32px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.06); }

/* line 138, theme.scss */
.hv-footer__logo {
  display: flex;
  flex-direction: column;
  gap: 4px; }

/* line 139, theme.scss */
.hv-footer__wordmark {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .25em;
  color: var(--hv-silver); }

/* line 140, theme.scss */
.hv-footer__tagline {
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .25em;
  color: var(--hv-terra);
  text-transform: uppercase; }

/* line 141, theme.scss */
.hv-footer__links {
  display: flex;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0; }

/* line 142, theme.scss */
.hv-footer__links a {
  font-size: 9px;
  color: var(--hv-midgray);
  letter-spacing: .08em;
  text-transform: uppercase;
  transition: color var(--hv-tr); }

/* line 143, theme.scss */
.hv-footer__links a:hover {
  color: var(--hv-silver); }

/* line 144, theme.scss */
.hv-footer__copy {
  font-size: 9px;
  color: rgba(255, 255, 255, 0.2); }

/* ── WHATSAPP FLOAT ── */
/* line 147, theme.scss */
.hv-wa {
  position: fixed;
  bottom: 24px;
  right: 20px;
  z-index: 9999;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #25D366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 16px rgba(37, 211, 102, 0.4);
  transition: transform var(--hv-tr); }

/* line 148, theme.scss */
.hv-wa:hover {
  transform: scale(1.1); }

/* ── BOTTOM NAV MOBILE ── */
/* line 151, theme.scss */
.hv-bnav {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 998;
  background: #fff;
  border-top: 1px solid var(--hv-silver);
  height: 56px;
  justify-content: space-around;
  align-items: center;
  padding-bottom: env(safe-area-inset-bottom); }

/* line 152, theme.scss */
.hv-bnav__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  font-size: 8px;
  font-weight: 600;
  color: var(--hv-midgray);
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 8px;
  position: relative;
  transition: color var(--hv-tr); }

/* line 153, theme.scss */
.hv-bnav__item.active {
  color: var(--hv-terra); }

/* line 154, theme.scss */
.hv-bnav__item.active::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 2px;
  background: var(--hv-terra);
  border-radius: 0 0 2px 2px; }

/* line 155, theme.scss */
.hv-bnav__item svg {
  stroke: currentColor; }

/* ── СТРАНИЦА ТОВАРА: ФОТО МЕНЬШЕ ── */
/* line 158, theme.scss */
.product__area-photo {
  max-height: 380px!important;
  overflow: hidden!important; }

/* line 159, theme.scss */
.product__one-photo {
  max-height: 380px!important;
  overflow: hidden!important; }

/* line 160, theme.scss */
.img-ratio.product__photo {
  max-height: 380px!important;
  overflow: hidden!important; }

/* line 161, theme.scss */
.img-ratio__inner {
  max-height: 380px!important;
  overflow: hidden!important; }

/* line 162, theme.scss */
.img-ratio__inner img,
.img-ratio__inner picture {
  max-height: 380px!important;
  object-fit: contain!important;
  width: 100%!important; }

/* ── ФАСОВКИ НА СТРАНИЦЕ ТОВАРА ── */
/* line 166, theme.scss */
.hv-variants-block {
  max-width: 1200px;
  margin: 16px 0 32px;
  padding: 16px 60px;
  font-family: 'Montserrat', sans-serif;
  background: #F6F4F0;
  width: 100%; }

/* line 174, theme.scss */
.hv-variants-block__label {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.2em;
  color: #888;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block;
  text-align: left; }

/* line 184, theme.scss */
.hv-variants-block__btns {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* line 190, theme.scss */
.hv-variant-btn {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 24px;
  border-radius: 8px;
  border: 1.5px solid #E5E5E5;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #2C2C2C;
  text-decoration: none;
  transition: all 0.3s ease;
  background: #fff;
  gap: 4px;
  min-width: 90px; }

/* line 207, theme.scss */
.hv-variant-btn:hover {
  border-color: #D68C7A;
  color: #D68C7A; }

/* line 208, theme.scss */
.hv-variant-btn--active {
  background: #2C2C2C;
  border-color: #2C2C2C;
  color: #fff; }

/* line 209, theme.scss */
.hv-variant-btn--active:hover {
  color: #fff; }

/* line 210, theme.scss */
.hv-variant-btn__price {
  font-size: 11px;
  font-weight: 400;
  opacity: 0.7; }

/* ── КАТАЛОГ: стили карточек ── */
/* line 213, theme.scss */
.catalog-item {
  background: #fff!important;
  border-radius: 12px!important;
  border: 0.5px solid #E5E5E5!important;
  overflow: hidden!important;
  transition: transform 0.3s ease, box-shadow 0.3s ease!important; }

/* line 218, theme.scss */
.catalog-item:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 8px 40px rgba(44, 44, 44, 0.14) !important; }

/* ── BREADCRUMBS ── */
/* line 221, theme.scss */
.breadcrumbs {
  font-family: 'Montserrat',sans-serif!important;
  font-size: 11px!important;
  color: #888!important; }

/* line 222, theme.scss */
.breadcrumbs a {
  color: #888!important; }

/* line 222, theme.scss */
.breadcrumbs a:hover {
  color: #D68C7A!important; }

/* ── СТРАНИЦЫ: О НАС + ГДЕ КУПИТЬ ── */
/* line 225, theme.scss */
.hv-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 60px;
  font-family: 'Montserrat',sans-serif; }

/* line 226, theme.scss */
.hv-page-hero {
  background: #2C2C2C;
  margin: -40px -60px 48px;
  padding: 60px;
  position: relative;
  overflow: hidden; }

/* line 227, theme.scss */
.hv-page-hero__label {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .4em;
  color: #D68C7A;
  text-transform: uppercase;
  margin-bottom: 12px;
  display: block; }

/* line 228, theme.scss */
.hv-page-hero__title {
  font-size: 48px;
  font-weight: 300;
  color: #fff;
  letter-spacing: .05em;
  margin-bottom: 16px; }

/* line 229, theme.scss */
.hv-page-hero__sub {
  font-size: 13px;
  color: #888;
  line-height: 1.6;
  max-width: 600px; }

/* line 230, theme.scss */
.hv-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #E5E5E5;
  margin-bottom: 48px;
  border-radius: 12px;
  overflow: hidden; }

/* line 231, theme.scss */
.hv-stat {
  background: #fff;
  padding: 28px 24px;
  text-align: center; }

/* line 232, theme.scss */
.hv-stat__num {
  font-size: 32px;
  font-weight: 600;
  color: #2C2C2C;
  display: block;
  margin-bottom: 4px; }

/* line 233, theme.scss */
.hv-stat__label {
  font-size: 9px;
  font-weight: 600;
  letter-spacing: .15em;
  color: #888;
  text-transform: uppercase; }

/* line 234, theme.scss */
.hv-about-text {
  font-size: 14px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 48px;
  max-width: 800px; }

/* line 235, theme.scss */
.hv-about-text strong {
  color: #2C2C2C;
  font-weight: 600; }

/* line 236, theme.scss */
.hv-contacts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 48px; }

/* line 237, theme.scss */
.hv-contact-card {
  background: #2C2C2C;
  border-radius: 12px;
  padding: 24px;
  position: relative;
  overflow: hidden;
  transition: transform .3s ease; }

/* line 238, theme.scss */
.hv-contact-card:hover {
  transform: translateY(-4px); }

/* line 239, theme.scss */
.hv-contact-card__accent {
  position: absolute;
  inset: 0;
  opacity: .08;
  pointer-events: none; }

/* line 240, theme.scss */
.hv-contact-card__icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px; }

/* line 241, theme.scss */
.hv-contact-card__label {
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 6px;
  display: block; }

/* line 242, theme.scss */
.hv-contact-card__value {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 8px;
  line-height: 1.3;
  display: block; }

/* line 243, theme.scss */
.hv-contact-card__sub {
  font-size: 10px;
  color: #888;
  margin-bottom: 20px;
  line-height: 1.5;
  display: block; }

/* line 244, theme.scss */
.hv-contact-btn {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .08em;
  text-decoration: none;
  transition: all .3s ease; }

/* line 245, theme.scss */
.hv-where-layout {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 24px;
  margin-bottom: 24px; }

/* line 246, theme.scss */
.hv-map {
  border-radius: 12px;
  overflow: hidden;
  min-height: 540px; }

/* line 247, theme.scss */
.hv-map iframe {
  width: 100%;
  height: 100%;
  min-height: 540px;
  border: none;
  display: block; }

/* line 248, theme.scss */
.hv-partners {
  display: flex;
  flex-direction: column;
  gap: 8px; }

/* line 249, theme.scss */
.hv-partners__title {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .2em;
  color: #2C2C2C;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: block; }

/* line 250, theme.scss */
.hv-partner-card {
  background: #fff;
  border-radius: 10px;
  padding: 14px 16px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  border: .5px solid #E5E5E5;
  transition: transform .3s ease,box-shadow .3s ease;
  text-decoration: none; }

/* line 251, theme.scss */
.hv-partner-card:hover {
  transform: translateX(4px);
  box-shadow: 0 4px 24px rgba(44, 44, 44, 0.08); }

/* line 252, theme.scss */
.hv-partner-card__num {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #D68C7A;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px; }

/* line 253, theme.scss */
.hv-partner-card__name {
  font-size: 12px;
  font-weight: 600;
  color: #2C2C2C;
  margin-bottom: 3px;
  display: block; }

/* line 254, theme.scss */
.hv-partner-card__addr {
  font-size: 10px;
  color: #888;
  line-height: 1.4;
  margin-bottom: 3px;
  display: block; }

/* line 255, theme.scss */
.hv-partner-card__phone {
  font-size: 10px;
  color: #D68C7A;
  font-weight: 600;
  display: block; }

/* line 256, theme.scss */
.hv-partner-card__maps {
  font-size: 9px;
  color: #aaa;
  margin-top: 4px;
  display: inline-block; }

/* line 257, theme.scss */
.hv-section-title {
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .2em;
  color: #2C2C2C;
  text-transform: uppercase;
  margin: 24px 0 12px;
  display: block; }

/* line 258, theme.scss */
.hv-online-card {
  background: #2C2C2C;
  border-radius: 12px;
  padding: 24px 28px;
  display: flex;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  transition: transform .3s ease,box-shadow .3s ease;
  margin-bottom: 24px; }

/* line 259, theme.scss */
.hv-online-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 32px rgba(44, 44, 44, 0.2); }

/* line 260, theme.scss */
.hv-online-card__icon {
  width: 52px;
  height: 52px;
  background: #fff;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0; }

/* line 261, theme.scss */
.hv-online-card__info {
  flex: 1; }

/* line 262, theme.scss */
.hv-online-card__label {
  font-size: 8px;
  font-weight: 600;
  letter-spacing: .15em;
  color: #D68C7A;
  text-transform: uppercase;
  margin-bottom: 4px;
  display: block; }

/* line 263, theme.scss */
.hv-online-card__name {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 4px;
  display: block; }

/* line 264, theme.scss */
.hv-online-card__sub {
  font-size: 11px;
  color: #888;
  line-height: 1.5; }

/* line 265, theme.scss */
.hv-online-card__btn {
  background: #D68C7A;
  color: #fff;
  font-family: 'Montserrat',sans-serif;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .08em;
  padding: 10px 18px;
  border-radius: 6px;
  white-space: nowrap;
  flex-shrink: 0; }

/* line 266, theme.scss */
.hv-become-cta {
  background: #D68C7A;
  border-radius: 12px;
  padding: 32px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px; }

/* line 267, theme.scss */
.hv-become-cta__title {
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 6px; }

/* line 268, theme.scss */
.hv-become-cta__sub {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7); }

/* line 269, theme.scss */
.hv-become-cta__btns {
  display: flex;
  gap: 12px;
  flex-shrink: 0; }

/* line 270, theme.scss */
.hv-cta-btn {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 6px;
  font-family: 'Montserrat',sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .08em;
  text-decoration: none;
  transition: all .3s ease;
  white-space: nowrap; }

/* line 271, theme.scss */
.hv-cta-btn-dark {
  background: #2C2C2C;
  color: #fff; }

/* line 272, theme.scss */
.hv-cta-btn-wa {
  background: #25D366;
  color: #fff; }

/* ── TABLET ── */
@media (max-width: 1024px) {
  /* line 276, theme.scss */
  .hv-nav {
    padding: 0 24px; }

  /* line 276, theme.scss */
  .hv-nav__links, .hv-nav__search {
    display: none; }

  /* line 277, theme.scss */
  .hv-hero {
    padding: 60px 24px; }

  /* line 277, theme.scss */
  .hv-hero__title {
    font-size: 52px; }

  /* line 277, theme.scss */
  .hv-hero__icon {
    display: none; }

  /* line 278, theme.scss */
  .hv-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 24px 32px; }

  /* line 279, theme.scss */
  .hv-brands-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 24px 32px; }

  /* line 280, theme.scss */
  .hv-ig {
    grid-template-columns: 1fr;
    padding: 40px 24px; }

  /* line 280, theme.scss */
  .hv-ig__grid {
    grid-template-columns: repeat(4, 1fr); }

  /* line 281, theme.scss */
  .hv-strip-inner {
    padding: 0 24px; }

  /* line 281, theme.scss */
  .hv-sec {
    padding: 24px 24px 14px; }

  /* line 282, theme.scss */
  .hv-footer {
    padding: 24px;
    flex-wrap: wrap;
    gap: 16px; }

  /* line 283, theme.scss */
  .hv-where-layout {
    grid-template-columns: 1fr; }

  /* line 283, theme.scss */
  .hv-contacts {
    grid-template-columns: 1fr; }

  /* line 284, theme.scss */
  .hv-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 285, theme.scss */
  .hv-variants-block {
    padding: 16px 24px; } }
/* ── MOBILE ── */
@media (max-width: 640px) {
  /* line 290, theme.scss */
  body {
    padding-bottom: 56px!important; }

  /* line 291, theme.scss */
  .hv-bnav {
    display: flex; }

  /* line 292, theme.scss */
  .hv-nav {
    padding: 0 16px;
    height: 56px; }

  /* line 293, theme.scss */
  .hv-nav__burger {
    display: flex; }

  /* line 293, theme.scss */
  .hv-mobile-menu {
    display: flex; }

  /* line 294, theme.scss */
  .hv-hero {
    padding: 36px 16px 32px;
    min-height: auto; }

  /* line 294, theme.scss */
  .hv-hero__title {
    font-size: 34px; }

  /* line 295, theme.scss */
  .hv-hero__actions {
    flex-direction: column;
    align-items: flex-start; }

  /* line 296, theme.scss */
  .hv-strip-inner {
    padding: 0 14px; }

  /* line 296, theme.scss */
  .hv-sec {
    padding: 20px 16px 12px; }

  /* line 297, theme.scss */
  .hv-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 0 10px 24px; }

  /* line 298, theme.scss */
  .hv-card__img {
    height: 130px; }

  /* line 299, theme.scss */
  .hv-brands-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 0 10px 24px; }

  /* line 300, theme.scss */
  .hv-brand-tile {
    height: 80px; }

  /* line 301, theme.scss */
  .hv-ig {
    grid-template-columns: 1fr;
    padding: 28px 16px; }

  /* line 301, theme.scss */
  .hv-ig__grid {
    grid-template-columns: repeat(3, 1fr); }

  /* line 302, theme.scss */
  .hv-footer {
    padding: 20px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px; }

  /* line 303, theme.scss */
  .hv-footer__links {
    flex-wrap: wrap;
    gap: 14px; }

  /* line 304, theme.scss */
  .hv-wa {
    bottom: 66px; }

  /* line 305, theme.scss */
  .hv-variants-block {
    padding: 16px; }

  /* line 306, theme.scss */
  .hv-page {
    padding: 24px 16px; }

  /* line 306, theme.scss */
  .hv-page-hero {
    margin: -24px -16px 32px;
    padding: 36px 16px; }

  /* line 306, theme.scss */
  .hv-page-hero__title {
    font-size: 32px; }

  /* line 307, theme.scss */
  .hv-stats {
    grid-template-columns: repeat(2, 1fr); }

  /* line 308, theme.scss */
  .hv-contacts {
    grid-template-columns: 1fr; }

  /* line 309, theme.scss */
  .hv-online-card {
    flex-wrap: wrap; }

  /* line 309, theme.scss */
  .hv-online-card__btn {
    width: 100%;
    text-align: center; }

  /* line 310, theme.scss */
  .hv-become-cta {
    flex-direction: column;
    align-items: flex-start;
    padding: 24px; }

  /* line 311, theme.scss */
  .hv-become-cta__btns {
    flex-direction: column;
    width: 100%; }

  /* line 311, theme.scss */
  .hv-cta-btn {
    text-align: center; }

  /* line 312, theme.scss */
  .hv-map {
    min-height: 300px; }

  /* line 312, theme.scss */
  .hv-map iframe {
    min-height: 300px; } }
/* Иконка личного кабинета */
/* line 315, theme.scss */
.hv-nav__account {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease; }

/* line 320, theme.scss */
.hv-nav__account:hover {
  transform: scale(1.1); }

/* Иконки брендов в каталоге /collection/all */
/* line 322, theme.scss */
.collections-list__item img,
.collection-item img,
[class*="collection"] img {
  max-height: 80px !important;
  width: auto !important;
  object-fit: contain !important;
  margin: 0 auto !important; }

/* line 330, theme.scss */
.collections-list__item,
.collection-item {
  padding: 16px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important; }

/* Иконки брендов в /collection/all */
/* line 339, theme.scss */
.collections-list__item img {
  max-height: 80px!important;
  width: auto!important;
  object-fit: contain!important;
  margin: 0 auto!important; }

/* line 340, theme.scss */
.collections-list__item {
  padding: 20px!important; }

/* Убрать стрелки у числовых полей (код из email) */
/* line 342, theme.scss */
.hv-form-wrap input[type="number"]::-webkit-inner-spin-button,
.hv-form-wrap input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important; }

/* line 347, theme.scss */
.hv-form-wrap input[type="number"] {
  -moz-appearance: textfield !important; }

/* ═══════════════════════════════════════
   HOOKAHVAN — СТРАНИЦА КАТАЛОГА (брендовая)
═══════════════════════════════════════ */
/* line 351, theme.scss */
.hv-cat {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 24px 80px;
  position: relative; }

/* Заголовок */
/* line 359, theme.scss */
.hv-cat__head {
  text-align: center;
  margin-bottom: 64px;
  position: relative; }

/* line 364, theme.scss */
.hv-cat__eyebrow {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #D68C7A;
  margin-bottom: 16px; }

/* line 373, theme.scss */
.hv-cat__title {
  font-size: 48px !important;
  font-weight: 300 !important;
  letter-spacing: 0.04em !important;
  color: #2C2C2C !important;
  margin: 0 0 12px 0 !important; }

/* line 380, theme.scss */
.hv-cat__sub {
  font-size: 14px;
  color: #888;
  font-weight: 300; }

/* Секция */
/* line 387, theme.scss */
.hv-cat__section {
  margin-bottom: 56px; }

/* line 388, theme.scss */
.hv-cat__section-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 28px; }

/* line 394, theme.scss */
.hv-cat__num {
  font-size: 13px;
  font-weight: 700;
  color: #D68C7A;
  letter-spacing: 0.1em; }

/* line 400, theme.scss */
.hv-cat__section-title {
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #2C2C2C !important;
  margin: 0 !important;
  text-transform: uppercase;
  letter-spacing: 0.05em !important; }

/* line 408, theme.scss */
.hv-cat__line {
  flex: 1;
  height: 1px;
  background: linear-gradient(to right, #D68C7A, transparent);
  opacity: 0.4; }

/* Сетка плиток */
/* line 416, theme.scss */
.hv-cat__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px; }

/* Плитка — на бежевом фоне белая, с брендовым акцентом */
/* line 423, theme.scss */
.hv-tile {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 110px;
  background: #fff;
  border: 1.5px solid #E5E5E5;
  border-radius: 14px;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
  transition: all 0.35s cubic-bezier(0.22, 1, 0.36, 1); }

/* line 436, theme.scss */
.hv-tile span {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #2C2C2C;
  text-transform: uppercase;
  text-align: center;
  padding: 0 12px;
  transition: color 0.35s ease;
  z-index: 1; }

/* Терракотовая заливка снизу при наведении */
/* line 448, theme.scss */
.hv-tile::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #D68C7A 0%, #c47a68 100%);
  transform: translateY(100%);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1); }

/* line 456, theme.scss */
.hv-tile:hover {
  border-color: #D68C7A;
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(214, 140, 122, 0.25); }

/* line 461, theme.scss */
.hv-tile:hover::before {
  transform: translateY(0); }

/* line 462, theme.scss */
.hv-tile:hover span {
  color: #fff; }

/* Акцентная полоска слева */
/* line 465, theme.scss */
.hv-tile::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #2C2C2C;
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.35s ease;
  z-index: 2; }

/* line 476, theme.scss */
.hv-tile:hover::after {
  transform: scaleY(1); }

/* Плитка "Скоро" */
/* line 479, theme.scss */
.hv-tile--soon {
  cursor: default;
  background: rgba(255, 255, 255, 0.5);
  border-style: dashed; }

/* line 484, theme.scss */
.hv-tile--soon span {
  color: #bbb; }

/* line 485, theme.scss */
.hv-tile--soon:hover {
  transform: none;
  border-color: #E5E5E5;
  box-shadow: none; }

/* line 490, theme.scss */
.hv-tile--soon:hover::before {
  transform: translateY(100%); }

/* line 491, theme.scss */
.hv-tile--soon:hover span {
  color: #bbb; }

/* Появление плиток */
/* line 494, theme.scss */
.hv-cat__grid .hv-tile {
  opacity: 0;
  animation: tileIn 0.5s ease forwards; }

/* line 498, theme.scss */
.hv-cat__grid .hv-tile:nth-child(1) {
  animation-delay: 0.05s; }

/* line 499, theme.scss */
.hv-cat__grid .hv-tile:nth-child(2) {
  animation-delay: 0.1s; }

/* line 500, theme.scss */
.hv-cat__grid .hv-tile:nth-child(3) {
  animation-delay: 0.15s; }

/* line 501, theme.scss */
.hv-cat__grid .hv-tile:nth-child(4) {
  animation-delay: 0.2s; }

/* line 502, theme.scss */
.hv-cat__grid .hv-tile:nth-child(5) {
  animation-delay: 0.25s; }

/* line 503, theme.scss */
.hv-cat__grid .hv-tile:nth-child(6) {
  animation-delay: 0.3s; }

/* line 504, theme.scss */
.hv-cat__grid .hv-tile:nth-child(7) {
  animation-delay: 0.35s; }

/* line 505, theme.scss */
.hv-cat__grid .hv-tile:nth-child(8) {
  animation-delay: 0.4s; }

/* line 506, theme.scss */
.hv-cat__grid .hv-tile:nth-child(n+9) {
  animation-delay: 0.45s; }

@keyframes tileIn {
  from {
    opacity: 0;
    transform: translateY(16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
/* ── Планшет ── */
@media (max-width: 900px) {
  /* line 514, theme.scss */
  .hv-cat__grid {
    grid-template-columns: repeat(3, 1fr); }

  /* line 515, theme.scss */
  .hv-cat__title {
    font-size: 38px !important; } }
/* ── Мобильный ── */
@media (max-width: 600px) {
  /* line 520, theme.scss */
  .hv-cat {
    padding: 40px 16px 60px; }

  /* line 521, theme.scss */
  .hv-cat__head {
    margin-bottom: 44px; }

  /* line 522, theme.scss */
  .hv-cat__title {
    font-size: 32px !important; }

  /* line 523, theme.scss */
  .hv-cat__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px; }

  /* line 524, theme.scss */
  .hv-tile {
    height: 88px; }

  /* line 525, theme.scss */
  .hv-tile span {
    font-size: 13px; }

  /* line 526, theme.scss */
  .hv-cat__section-title {
    font-size: 20px !important; } }
