.page {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    position: relative;
    background-color: #141414;
  }
  
  .page .header {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #141414;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #333333;
  }
  
  .page .topbar {
    display: flex;
    width: 1360px;
    height: 40px;
    align-items: center;
    justify-content: space-between;
    padding: 16px 0px;
    position: relative;
    opacity: 0.5;
  }
  
  .page .topbar__group {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    position: relative;
    flex: 0 0 auto;
    margin-top: -4.00px;
    margin-bottom: -4.00px;
  }
  
  .page .topbar__item {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .topbar__icon {
    position: relative;
    width: 12px;
    height: 12px;
    aspect-ratio: 1;
  }
  
  .page .icon-location {
    position: absolute;
    width: 87.50%;
    height: 95.83%;
    top: 4.17%;
    left: 12.50%;
  }
  
  .page .img {
    position: absolute;
    width: 66.67%;
    height: 75.00%;
    top: 25.00%;
    left: 33.33%;
  }
  
  .page .topbar__text {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .page .contact-icon__img {
    position: absolute;
    width: 95.83%;
    height: 95.83%;
    top: 4.17%;
    left: 4.17%;
  }
  
  .page .icon-ig-part-2 {
    position: absolute;
    width: 70.65%;
    height: 71.01%;
    top: 28.99%;
    left: 29.35%;
  }
  
  .page .icon-yt-part-1 {
    position: absolute;
    width: 31.25%;
    height: 77.08%;
    top: 22.92%;
    left: 68.75%;
    object-fit: cover;
  }
  
  .page .icon-yt-part-2 {
    position: absolute;
    width: 70.83%;
    height: 54.17%;
    top: 45.83%;
    left: 29.17%;
    object-fit: cover;
  }
  
  .page .icon-yt-part-3 {
    position: absolute;
    width: 54.17%;
    height: 54.17%;
    top: 45.83%;
    left: 45.83%;
    object-fit: cover;
  }
  
  .page .icon-location-sm {
    position: absolute;
    width: 37.50%;
    height: 54.17%;
    top: 45.83%;
    left: 62.50%;
    object-fit: cover;
  }
  
  .page .divider {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1px;
    object-fit: cover;
  }
  
  .page .navbar {
    display: flex;
    width: 1360px;
    height: 80px;
    justify-content: space-between;
    padding: 24px 0px;
    align-items: center;
    position: relative;
  }
  
  .page .navbar__left {
    display: flex;
    width: 200px;
    align-items: center;
    gap: 8px;
    position: relative;
    margin-top: -4.00px;
    margin-bottom: -4.00px;
  }
  
  .page .nav-btn {
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0px 16px;
    position: relative;
    flex: 0 0 auto;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .nav-btn__label {
    width: fit-content;
    font-family: "TikTok Sans-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .nav-btn--categories {
    display: inline-flex;
    height: 40px;
    justify-content: center;
    gap: 12px;
    padding: 0px 16px;
    flex: 0 0 auto;
    margin-right: -33.00px;
    border: 1px solid;
    border-color: #333333;
    align-items: center;
    position: relative;
  }
  
  .page .logo {
    position: relative;
    width: 140px;
    height: 35px;
    margin-top: -1.50px;
    margin-bottom: -1.50px;
  }
  
  .page .logo__img {
    width: 140px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .page .logo__tagline {
    position: absolute;
    top: 28px;
    left: calc(50.00% - 39px);
    width: 78px;
    height: 7px;
  }
  
  .page .navbar__actions {
    display: flex;
    width: 200px;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    position: relative;
    margin-top: -4.00px;
    margin-bottom: -4.00px;
  }
  
  .page .nav-icon-btn {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0px 12px;
    position: relative;
    border: 1px solid;
    border-color: #333333;
    aspect-ratio: 1;
    background: transparent;
    cursor: pointer;
  }
  
  .page .nav-icon-btn__inner {
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: -2.00px;
    margin-right: -2.00px;
    aspect-ratio: 1;
  }
  
  .page .icon-badge-dot {
    position: absolute;
    width: 33.08%;
    height: 33.08%;
    top: 66.92%;
    left: 66.92%;
  }
  
  .page .icon-search {
    position: absolute;
    width: 90.00%;
    height: 90.00%;
    top: 10.00%;
    left: 10.00%;
  }
  
  .page .icon-person {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
  }
  
  .page .icon-search-part {
    position: absolute;
    width: 86.67%;
    height: 49.17%;
    top: 50.83%;
    left: 13.33%;
  }
  
  .page .cart-btn {
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0px 12px;
    position: relative;
    background-color: #bd993c;
    border: 1px solid;
    border-color: #333333;
    aspect-ratio: 1;
  }
  
  .page .icon-cart-part-1 {
    position: absolute;
    width: 74.17%;
    height: 20.00%;
    top: 80.00%;
    left: 25.83%;
  }
  
  .page .icon-cart-part-2 {
    position: absolute;
    width: 28.33%;
    height: 20.00%;
    top: 80.00%;
    left: 71.67%;
  }
  
  .page .icon-cart {
    position: absolute;
    width: 94.79%;
    height: 94.79%;
    top: 5.21%;
    left: 5.21%;
  }
  
  .page .cart-badge {
    display: flex;
    width: 16px;
    height: 16px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #ffffff;
    border-radius: 999px;
    aspect-ratio: 1;
  }
  
  .page .cart-badge__count {
    position: relative;
    width: fit-content;
    margin-top: -7.50px;
    margin-bottom: -5.50px;
    margin-left: -3.00px;
    margin-right: -3.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #141414;
    font-size: 10px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .page .main {
    display: flex;
    flex-direction: column;
    width: 1360px;
    align-items: center;
    gap: 56px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .hero-row {
    display: flex;
    align-items: stretch;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  /* min-height только для главного баннера, не для feature-cards */
  .page .main > .hero-row {
    min-height: 620px;
  }
  
  .page .sidebar {
    display: flex;
    flex-direction: column;
    width: 322px;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    height: 100%;
  }
  
  .page .sidebar__item--active {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 1;
    margin-top: -1.00px;
    margin-left: -1.00px;
    margin-right: -1.00px;
    background-color: #ffffff0d;
    overflow: hidden;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .sidebar__label--active {
    position: relative;
    width: fit-content;
    margin-top: -0.50px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #bd993c;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .page .chevron {
    position: relative;
    width: 16px;
    height: 16px;
  }
  
  .page .icon-chevron {
    position: absolute;
    width: 66.67%;
    height: 79.17%;
    top: 20.83%;
    left: 33.33%;
    color: #ffffff;
  }

  .page .sidebar__item--active .icon-chevron {
    color: #bd993c;
  }
  
  .page .sidebar__active-bar {
    position: absolute;
    top: calc(50.00% - 51px);
    left: 0;
    width: 4px;
    height: 100px;
    background-color: #bd993c;
  }
  
  .page .sidebar__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 1;
    margin-left: -1.00px;
    margin-right: -1.00px;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .sidebar__label {
    width: fit-content;
    margin-top: -0.50px;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .sidebar__item--last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 1;
    margin-bottom: -1.00px;
    margin-left: -1.00px;
    margin-right: -1.00px;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .hero-banner {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 40px;
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
    border: 1px solid;
    border-color: #333333;
    overflow: hidden;
  }

  .page .hero-banner__slides {
    position: absolute;
    inset: 0;
    z-index: 0;
  }

  .page .hero-banner__slide {
    position: absolute;
    inset: 0;
    background:
      linear-gradient(
        180deg,
        rgba(17, 17, 17, 0.88) 0%,
        rgba(17, 17, 17, 0.35) 40%,
        rgba(17, 17, 17, 0.35) 70%,
        rgba(17, 17, 17, 0.92) 100%
      ),
      var(--bg-image, url('/images/banner/1.png')) center / cover no-repeat;
    opacity: 0;
    transition: opacity 0.5s ease;
  }

  .page .hero-banner__slide--active {
    opacity: 1;
    z-index: 1;
  }
  
  .page .hero-banner__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
  }
  
  .page .content-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .text-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .hero-banner__title {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 48px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .section-text {
    align-self: stretch;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    line-height: 22.4px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .btn-primary {
    display: inline-flex;
    height: 40px;
    justify-content: center;
    gap: 12px;
    padding: 0px 16px;
    background-color: #bd993c;
    align-items: center;
    position: relative;
  }
  
  .page .btn-label {
    width: fit-content;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #141414;
    font-size: 14px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .slide-dots {
    display: inline-flex;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
  }

  .page .slide-dot {
    position: relative;
    width: 40px;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.1;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: opacity 0.2s;
  }

  .page .slide-dot:hover {
    opacity: 0.3;
  }

  .page .slide-dot--active {
    background-color: #bd993c;
    opacity: 1;
  }
  
  .page .hero-spacer {
    position: relative;
    width: 200px;
    height: 100px;
    background-color: #ffffff;
    opacity: 0;
  }
  
  /* ── Bestsellers product grid ──────────────────────────── */
  .page .bs-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    align-self: stretch;
    width: 100%;
  }

  .page .bs-card {
    display: flex;
    flex-direction: column;
    background: #1a1a1a;
    border: 1px solid #252525;
    text-decoration: none;
    transition: border-color 0.15s;
    cursor: pointer;
  }

  .page .bs-card:hover { border-color: #bd993c; }

  .page .bs-card__img-wrap {
    aspect-ratio: 1 / 1;
    background: #111;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .page .bs-card__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 12px;
  }

  .page .bs-card__no-img {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .page .bs-card__body {
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    flex: 1;
  }

  .page .bs-card__cat {
    font-family: "TikTok Sans-Regular", Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    letter-spacing: 0.5px;
  }

  .page .bs-card__name {
    font-family: "TikTok Sans-Bold", Helvetica, sans-serif;
    font-size: 15px;
    color: #ffffff;
    margin: 0;
    line-height: 1.3;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .page .bs-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-top: 4px;
  }

  .page .bs-card__prices {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 8px;
    flex-wrap: wrap;
  }

  .page .bs-card__price {
    font-family: "TikTok Sans-Bold", Helvetica, sans-serif;
    font-size: 16px;
    color: #bd993c;
    white-space: nowrap;
  }

  .page .bs-card__old-price {
    font-family: "TikTok Sans-Regular", Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    text-decoration: line-through;
    white-space: nowrap;
  }

  .page .bs-card__btn {
    display: inline-flex;
    align-items: center;
    height: 36px;
    padding: 0 16px;
    background: #bd993c;
    border: none;
    color: #141414;
    font-family: "TikTok Sans-Bold", Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.5px;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.15s;
    flex-shrink: 0;
  }

  .page .bs-card__btn:hover { background: #cfa84a; }

  .bs-pagination {
    display: none;
  }

  .page .bestsellers {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .section-title-group {
    display: inline-flex;
    align-items: center;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .section-title {
    width: fit-content;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .section-title-line {
    position: relative;
    width: 80px;
    height: 2px;
    background-color: #333333;
  }
  
  .page .tab--active {
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    flex: 0 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #bd993c;
  }
  
  .page .tab--active__label {
    width: fit-content;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 14px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #333333;
  }
  
  .page .tab__label--active {
    width: fit-content;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .tab {
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .tab__label {
    position: relative;
    width: fit-content;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #666666;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .page .vin-section {
    display: flex;
    flex-direction: column;
    width: 1360px;
    align-items: center;
    gap: 40px;
    padding: 56px;
    position: relative;
    flex: 0 0 auto;
    background:
      linear-gradient(
        0deg,
        rgba(189, 153, 60, 0.82) 0%,
        rgba(189, 153, 60, 0.82) 100%
      ),
      url('/images/banner/2.png') center / cover no-repeat;
  }
  
  .page .vin-section__title {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .vin-section__desc {
    position: relative;
    align-self: stretch;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: 22.4px;
  }
  
  .page .vin-form {
    display: flex;
    width: 600px;
    height: 48px;
    align-items: flex-start;
    position: relative;
    border: 1px solid;
    border-color: #ffffff;
  }
  
  .page .vin-input {
    display: flex;
    justify-content: center;
    gap: 12px;
    padding: 0px 24px;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
    background-color: #44444499;
    backdrop-filter: blur(15px) brightness(100%);
    -webkit-backdrop-filter: blur(15px) brightness(100%);
    align-items: center;
    position: relative;
  }
  
  .page .vin-input__placeholder {
    position: relative;
    flex: 1;
    font-family: "TikTok Sans-Medium", Helvetica;
    font-weight: 500;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
  }
  
  .page .vin-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0px 32px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
    background-color: #ffffff;
  }
  
  .page .cta-cards {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .cta-card--manager {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    padding: 40px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background:
      linear-gradient(
        0deg,
        rgba(42, 94, 120, 0.82) 0%,
        rgba(42, 94, 120, 0.82) 100%
      ),
      url('/images/banner/3.png') center / cover no-repeat;
  }
  
  .page .cta-card__title {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 40px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .btn-white {
    display: inline-flex;
    height: 48px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0px 32px;
    position: relative;
    background-color: #ffffff;
  }
  
  .page .cta-card--china {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 24px;
    padding: 40px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background:
      linear-gradient(
        0deg,
        rgba(78, 49, 129, 0.82) 0%,
        rgba(78, 49, 129, 0.82) 100%
      ),
      url('/images/banner/4.png') center / cover no-repeat;
  }
  
  .page .cta-card__title--right {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 40px;
    text-align: right;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .cta-card__desc--right {
    align-self: stretch;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    line-height: 22.4px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .about-section {
    display: flex;
    flex-direction: column;
    width: 1360px;
    align-items: flex-start;
    gap: 64px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .about-row {
    align-items: flex-start;
    justify-content: space-between;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }
  
  .page .about-text {
    position: relative;
    width: 899px;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22.4px;
  }
  
  .page .about-text__brand {
    font-weight: 700;
    color: #ffffff;
  }
  
  .page .about-text__body {
    font-family: "TikTok Sans-Regular", Helvetica;
    color: #999999;
  }
  
  .page .feature-card--first {
    display: flex;
    flex-direction: column;
    height: 324px;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    padding: 24px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    margin-top: -1.00px;
    margin-bottom: -1.00px;
    margin-left: -1.00px;
    border: 1px solid;
    border-color: #333333;
    background:
      linear-gradient(
        180deg,
        rgba(20, 20, 20, 0) 50%,
        rgba(20, 20, 20, 1) 90%
      ),
      url('/images/banner/5.png') center / cover no-repeat;
  }
  
  .page .feature-card__label {
    align-self: stretch;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .feature-card {
    flex-direction: column;
    height: 324px;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    padding: 24px;
    flex: 1;
    flex-grow: 1;
    margin-top: -1.00px;
    margin-bottom: -1.00px;
    border: 1px solid;
    border-color: #333333;
    background:
      linear-gradient(
        180deg,
        rgba(20, 20, 20, 0) 50%,
        rgba(20, 20, 20, 1) 90%
      ),
      url('/images/banner/6.png') center / cover no-repeat;
    display: flex;
    position: relative;
  }

  .page .feature-card:nth-child(3) {
    background:
      linear-gradient(
        180deg,
        rgba(20, 20, 20, 0) 50%,
        rgba(20, 20, 20, 1) 90%
      ),
      url('/images/banner/7.png') center / cover no-repeat;
  }
  
  .page .feature-card--last {
    display: flex;
    flex-direction: column;
    height: 324px;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    padding: 24px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    margin-top: -1.00px;
    margin-bottom: -1.00px;
    margin-right: -1.00px;
    border: 1px solid;
    border-color: #333333;
    background:
      linear-gradient(
        180deg,
        rgba(20, 20, 20, 0) 50%,
        rgba(20, 20, 20, 1) 90%
      ),
      url('/images/banner/8.png') center / cover no-repeat;
  }
  
  .page .contacts-section {
    display: flex;
    width: 1360px;
    align-items: center;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .contacts-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }
  
  .page .contacts-header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .contacts-subtitle {
    align-self: stretch;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #999999;
    font-size: 16px;
    line-height: 22.4px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .contacts-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .contact-item {
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #141414;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .contact-item--phone .contact-icon {
    color: #000000 !important;
  }

  .page .contact-item--phone .contact-text {
    color: #ffffff !important;
  }

  .page .contact-icon-wrap {
    display: flex;
    flex-direction: column;
    width: 56px;
    height: 56px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    position: relative;
    background-color: #bd993c;
    aspect-ratio: 1;
  }
  
  .page .contact-icon {
    position: relative;
    width: 24px;
    height: 24px;
    aspect-ratio: 1;
  }
  
  .page .contact-text {
    flex: 1;
    font-family: "TikTok Sans-SemiBold", Helvetica;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    line-height: 22.4px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .contacts-row {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }
  
  .page .contact-item--half {
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: #141414;
    border: 1px solid;
    border-color: #333333;
  }
  
  .page .icon-ig-part-3 {
    position: absolute;
    width: 31.25%;
    height: 77.08%;
    top: 22.92%;
    left: 68.75%;
  }
  
  .page .contact-icon-wrap--old {
    position: relative;
    width: 56px;
    height: 56px;
    aspect-ratio: 1;
  }
  
  .page .contacts-cta-btn {
    display: flex;
    height: 56px;
    justify-content: center;
    gap: 12px;
    padding: 0px 16px;
    align-self: stretch;
    width: 100%;
    background-color: #bd993c;
    align-items: center;
    position: relative;
  }
  
  .page .contacts-map {
    position: relative;
    flex: 1;
    align-self: stretch;
    flex-grow: 1;
    min-width: 0;
    background: #141414;
    border: 1px solid #333333;
    overflow: hidden;
  }

  .page .contacts-map__wrapper {
    width: 100%;
    height: 100%;
    min-height: 400px;
  }

  .page .contacts-map__wrapper iframe,
  .page .contacts-map__wrapper .dg-widget-link {
    display: block !important;
    width: 100% !important;
  }

  .page .contacts-map__noscript {
    display: block;
    padding: 24px;
    color: #bd993c;
    font-size: 14px;
    background: #1a1a1a;
  }
  
  .page .footer {
    display: flex;
    flex-direction: column;
    width: 1440px;
    align-items: center;
    gap: 8px;
    padding: 48px 8px 32px;
    position: relative;
    flex: 0 0 auto;
    margin-left: -40.00px;
    margin-right: -40.00px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #333333;
  }
  
  .page .footer__inner {
    display: flex;
    flex-direction: column;
    width: 1360px;
    align-items: flex-start;
    gap: 32px;
    position: relative;
    flex: 0 0 auto;
  }
  
  .page .footer__brand-col {
    display: flex;
    flex-direction: column;
    width: 668px;
    align-items: flex-start;
    gap: 24px;
    position: relative;
  }
  
  .page .footer-logo {
    position: relative;
    width: 207px;
    height: 51.75px;
  }
  
  .page .footer-logo__img {
    width: 207px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .page .footer-logo__tagline {
    position: absolute;
    top: 41px;
    left: 1px;
    width: 116px;
    height: 11px;
  }
  
  .page .footer-about {
    position: relative;
    align-self: stretch;
    font-family: "TikTok Sans-ExtraBold", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22.4px;
    margin-top: -75px;
  }
  
  .page .footer-about__brand {
    font-family: "TikTok Sans-ExtraBoldItalic", Helvetica;
    font-weight: 800;
    font-style: italic;
    color: #ffffff;
  }
  
  .page .footer-about__body {
    font-family: "TikTok Sans-MediumItalic", Helvetica;
    font-weight: 500;
    font-style: italic;
    color: #999999;
  }
  
  .page .footer__socials {
    position: relative;
    flex: 0 0 auto;
    display: flex;
    gap: 12px;
    align-items: center;
  }

  .page .footer__socials .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border: 1px solid #333333;
    color: #ffffff;
    transition: border-color 0.2s, color 0.2s;
  }

  .page .footer__socials .social-icon:hover {
    border-color: #bd993c;
    color: #bd993c;
  }

  .page .footer__socials .social-icon svg {
    width: 18px;
    height: 18px;
  }
  
  .page .footer__nav {
    display: flex;
    flex-direction: column;
    width: 553px;
    align-items: flex-start;
    gap: 14px;
    position: relative;
  }

  .page .footer__nav-links {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 40px;
  }
  
  .page .footer-nav-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }
  
  .page .footer-nav-col__title {
    align-self: stretch;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .footer-nav-col__link {
    align-self: stretch;
    opacity: 0.5;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    letter-spacing: 0;
  }
  
  .page .footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    opacity: 0.5;
  }
  
  .page .footer__legal {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 13px;
    white-space: nowrap;
  }
  
  .page .footer__legal-links {
    display: inline-flex;
    align-items: flex-end;
    gap: 40px;
    position: relative;
    flex: 0 0 auto;
  }

.nav-icon-btn--hamburger,
.mobile-menu-overlay {
  display: none;
}

.page .nav-icon-btn--hamburger {
  display: none;
}

.icon-hamburger {
  position: absolute;
  display: block;
  width: 18px;
  height: 2px;
  background: #ffffff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.icon-hamburger::before,
.icon-hamburger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background: #ffffff;
}

.icon-hamburger::before { top: -6px; }
.icon-hamburger::after  { top: 6px; }

/* ─── Auth Modal ─────────────────────────────────────────── */
.auth-modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}

.auth-modal-overlay--open {
  display: flex;
}

.auth-modal {
  position: relative;
  width: 100%;
  max-width: 480px;
  background-color: #1a1a1a;
  border: 1px solid #333333;
  padding: 48px 40px 40px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.auth-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  color: #666666;
  cursor: pointer;
  transition: color 0.2s;
}

.auth-modal__close:hover {
  color: #ffffff;
}

.auth-modal__close svg {
  width: 20px;
  height: 20px;
}

.auth-modal__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}

.auth-modal__tab {
  background: none;
  border: none;
  font-family: "TikTok Sans-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
  color: #444444;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  transition: color 0.2s;
}

.auth-modal__tab--active {
  color: #ffffff;
}

.auth-modal__tab:hover {
  color: #999999;
}

.auth-modal__tab--active:hover {
  color: #ffffff;
}

.auth-modal__tab-divider {
  color: #333333;
  font-size: 24px;
  line-height: 1;
  user-select: none;
}

.auth-modal__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.auth-modal__form--hidden {
  display: none;
}

.auth-modal__field {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.auth-modal__label {
  font-family: "TikTok Sans-Medium", Helvetica;
  font-weight: 500;
  font-size: 13px;
  color: #999999;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.auth-modal__input {
  width: 100%;
  height: 48px;
  background-color: #141414;
  border: 1px solid #333333;
  color: #ffffff;
  font-family: "TikTok Sans-Regular", Helvetica;
  font-size: 14px;
  padding: 0 16px;
  outline: none;
  transition: border-color 0.2s;
}

.auth-modal__input::placeholder {
  color: #444444;
}

.auth-modal__input:focus {
  border-color: #bd993c;
}

.auth-modal__submit {
  height: 48px;
  background-color: #bd993c;
  border: none;
  color: #141414;
  font-family: "TikTok Sans-Bold", Helvetica;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: opacity 0.2s;
  margin-top: 4px;
}

.auth-modal__submit:hover {
  opacity: 0.88;
}

.auth-modal__error {
  font-family: "TikTok Sans-Regular", Helvetica;
  font-size: 13px;
  color: #e05555;
  min-height: 18px;
  margin: 0;
}

/* ─── Search Overlay ────────────────────────────────────────── */
.search-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(4px);
  z-index: 1200;
  align-items: flex-start;
  justify-content: center;
  padding-top: 80px;
}

.search-overlay--open { display: flex; }

.search-bar {
  width: 100%;
  max-width: 640px;
  margin: 0 16px;
}

.search-bar__inner {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #1a1a1a;
  border: 1px solid #333;
  padding: 0 16px;
  height: 52px;
}

.search-bar__icon { flex-shrink: 0; }

.search-bar__input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  color: #ffffff;
  font-family: "TikTok Sans-Regular", Helvetica, sans-serif;
  font-size: 15px;
}

.search-bar__input::placeholder { color: #555; }

.search-bar__close {
  background: none;
  border: none;
  color: #666;
  font-size: 24px;
  cursor: pointer;
  padding: 0 4px;
  line-height: 1;
  transition: color 0.15s;
}

.search-bar__close:hover { color: #fff; }

.search-results {
  background: #1a1a1a;
  border: 1px solid #333;
  border-top: none;
  max-height: 400px;
  overflow-y: auto;
}

.search-results:empty { display: none; }

.search-empty {
  padding: 24px;
  text-align: center;
  color: #555;
  font-size: 14px;
}

.search-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 16px;
  text-decoration: none;
  border-bottom: 1px solid #222;
  transition: background 0.12s;
}

.search-item:last-child { border-bottom: none; }
.search-item:hover { background: #222; }

.search-item__img {
  width: 44px;
  height: 44px;
  background: #111;
  flex-shrink: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.search-item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.search-item__info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.search-item__name {
  font-family: "TikTok Sans-Medium", Helvetica, sans-serif;
  font-size: 13px;
  color: #e0e0e0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-item__sku {
  font-size: 11px;
  color: #555;
}

.search-item__price {
  font-family: "TikTok Sans-Bold", Helvetica, sans-serif;
  font-size: 14px;
  color: #bd993c;
  white-space: nowrap;
  flex-shrink: 0;
}

/* ─── Toast Notifications ───────────────────────────────────── */
.toast-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 8px;
  pointer-events: none;
}

.toast {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #1a1a1a;
  border: 1px solid #2a2a2a;
  padding: 14px 20px;
  color: #ffffff;
  font-family: "TikTok Sans-Medium", Helvetica, sans-serif;
  font-size: 13px;
  transform: translateX(120%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: auto;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
}

.toast--visible {
  transform: translateX(0);
  opacity: 1;
}

@media (max-width: 768px) {
  .toast-container {
    top: 12px;
    right: 12px;
    left: 12px;
  }
  .toast {
    font-size: 12px;
    padding: 12px 16px;
  }

  .search-overlay { padding-top: 16px; }
  .search-bar { margin: 0 12px; }
  .search-bar__inner { height: 46px; padding: 0 12px; }
  .search-bar__input { font-size: 14px; }
  .search-results { max-height: 60vh; }
  .search-item { padding: 10px 12px; gap: 10px; }
  .search-item__img { width: 38px; height: 38px; }
  .search-item__name { font-size: 12px; }
  .search-item__price { font-size: 13px; }
}

@media (max-width: 768px) {
  .page {
    gap: 24px;
  }

  .page .header {
    border-bottom: 1px solid #2a2a2a;
  }

  .page .topbar {
    display: none;
  }

  .page .navbar,
  .page .main,
  .page .vin-section,
  .page .about-section,
  .page .contacts-section,
  .page .footer,
  .page .footer__inner {
    width: 100%;
  }

  .page .navbar {
    height: 68px;
    padding: 12px 16px;
    gap: 8px;
    position: relative;
  }

  .page .navbar__left {
    width: auto;
    margin: 0;
  }

  .page .nav-btn--categories {
    display: none;
  }

  .page .nav-icon-btn--hamburger {
    display: flex;
  }

  .page .logo {
    width: 112px;
    height: 24px;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .page .logo__img {
    width: 112px;
    height: 20px;
  }

  .page .navbar__actions {
    width: auto;
    gap: 6px;
    margin: 0 0 0 auto;
  }

  .page .nav-icon-btn,
  .page .cart-btn {
    width: 36px;
    height: 36px;
    padding: 0;
  }

  .page .nav-icon-btn__inner {
    width: 18px;
    height: 18px;
    margin: 0;
  }

  .mobile-menu-overlay {
    position: fixed;
    inset: 0;
    z-index: 1100;
    background: rgba(0, 0, 0, 0.72);
    align-items: stretch;
    justify-content: flex-start;
  }

  .mobile-menu-overlay--open {
    display: flex;
  }

  .mobile-menu {
    width: min(88vw, 360px);
    background: #141414;
    border-right: 1px solid #2d2d2d;
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }

  .mobile-menu__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px;
  }

  .mobile-menu__logo {
    width: 120px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .mobile-menu__logo-img {
    width: 120px;
    height: 20px;
    object-fit: contain;
    object-position: left center;
  }

  .mobile-menu__close {
    border: 1px solid #333333;
    width: 34px;
    height: 34px;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    background: transparent;
  }

  .mobile-menu__line {
    height: 1px;
    width: 100%;
    background: #2a2a2a;
  }

  .mobile-menu__content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    min-height: 0;
    overflow-y: auto;
  }

  .mobile-menu__all {
    color: #ffffff;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-size: 18px;
  }

  .mobile-menu__categories {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .mobile-menu__category {
    color: #bfbfbf;
    font-family: "TikTok Sans-Medium", Helvetica;
    font-size: 14px;
    border-bottom: 1px solid #222;
    padding-bottom: 8px;
  }

  .mobile-menu__bottom {
    margin-top: auto;
    padding-top: 10px;
    margin-bottom: 0;
    border-top: 1px solid #222;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .mobile-menu__item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #9a9a9a;
    font-family: "TikTok Sans-Regular", Helvetica;
    font-size: 12px;
    line-height: 1.5;
  }

  .mobile-menu__socials {
    display: flex;
    gap: 12px;
  }

  .mobile-menu__socials a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #bd993c;
    font-family: "TikTok Sans-Bold", Helvetica;
    font-size: 13px;
  }

  .mobile-menu__item-icon {
    width: 12px;
    height: 12px;
    object-fit: contain;
    opacity: 0.92;
  }

  .page .main {
    gap: 40px;
    padding: 0 16px;
  }

  .page .hero-row {
    gap: 12px;
    min-height: 0;
  }

  .page .main > .hero-row {
    min-height: 260px;
  }

  .page .sidebar {
    display: none;
  }

  .page .hero-banner {
    padding: 20px;
    min-height: 260px;
  }

  .page .hero-banner__title {
    font-size: 28px;
  }

  .page .section-text {
    font-size: 14px;
    line-height: 1.4;
  }

  .page .hero-spacer {
    display: none;
  }

  .page .bestsellers {
    gap: 16px;
  }

  .page .section-header {
    align-items: flex-end;
    gap: 8px;
  }

  .page .section-title-group {
    gap: 12px;
    min-width: 0;
  }

  .page .section-title {
    font-size: 24px;
  }

  .page .section-title-line {
    width: 34px;
  }

  .page .tab--active__label {
    font-size: 10px;
    white-space: nowrap;
  }

  .page .bs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .page .bs-card {
    min-width: 0;
  }

  .page .bs-card__body {
    padding: 10px;
  }

  .page .bs-card__name {
    font-size: 13px;
  }

  .page .bs-card__price {
    font-size: 14px;
  }

  .page .bs-card__btn {
    height: 30px;
    padding: 0 10px;
    font-size: 10px;
  }


  .page .vin-section {
    padding: 26px 16px;
    gap: 20px;
  }

  .page .vin-section__title,
  .page .cta-card__title,
  .page .cta-card__title--right {
    font-size: 24px;
    text-align: left;
  }

  .page .cta-card__desc--right {
    text-align: left;
  }

  .page .vin-form {
    width: 100%;
    height: 44px;
  }

  .page .vin-submit {
    padding: 0 18px;
  }

  .page .cta-cards {
    flex-direction: column;
    gap: 12px;
  }

  .page .cta-card--manager,
  .page .cta-card--china {
    padding: 20px 16px;
    gap: 14px;
    align-items: flex-start;
  }

  .page .cta-card--manager a,
  .page .cta-card--china a {
    align-self: flex-end;
  }

  .page .about-section {
    gap: 20px;
  }

  .page .about-row {
    flex-direction: column;
    gap: 12px;
  }

  .page .about-text {
    width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }

  .page .about-section .hero-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .page .feature-card--first,
  .page .feature-card,
  .page .feature-card--last {
    height: 160px;
    padding: 12px;
    margin: 0;
  }

  .page .feature-card__label {
    font-size: 13px;
  }

  .page .contacts-section {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .page .contacts-col {
    gap: 16px;
  }

  .page .contacts-subtitle {
    font-size: 14px;
    line-height: 1.45;
  }

  .page .contacts-row {
    flex-direction: row;
    gap: 10px;
  }

  .page .contact-item,
  .page .contact-item--half {
    gap: 12px;
  }

  .page .contact-icon-wrap {
    width: 48px;
    height: 48px;
  }

  .page .contact-text {
    font-size: 14px;
    line-height: 1.35;
  }

  .page .contacts-map {
    min-height: 280px;
  }

  .page .contacts-map__wrapper {
    min-height: 280px;
  }

  .page .footer {
    margin: 0;
    padding: 24px 16px;
    gap: 24px;
  }

  .page .footer__inner {
    gap: 20px;
  }

  .page .footer__brand-col,
  .page .footer__nav {
    width: 100%;
    gap: 16px;
  }

  .page .footer .about-row {
    flex-direction: column;
    gap: 16px;
  }

  .page .footer-nav-col {
    gap: 10px;
  }

  .page .footer__nav-links {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .page .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .page .footer__legal-links {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }

  .auth-modal {
    margin: 0 16px;
    max-width: none;
    padding: 40px 20px 24px;
    gap: 20px;
  }

  .auth-modal__tab {
    font-size: 18px;
  }
}
  