.screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  position: relative;
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/-------.pdf);
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .IMG {
  position: absolute;
  top: 85px;
  left: 247px;
  width: 286px;
  height: 358px;
  aspect-ratio: 0.8;
  object-fit: cover;
}

.screen .frame-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #a06d5c;
}

.screen .div {
  display: flex;
  max-width: 1280px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.screen .img {
  position: relative;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
}

.screen .text-wrapper {
  margin-top: -1.00px;
  color: #ffffff;
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: normal;
}

.screen .frame-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ffffff;
}

.screen .frame-4 {
  display: flex;
  max-width: 1280px;
  align-items: flex-end;
  justify-content: space-between;
  padding: 24px 0px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #1111111a;
}

.screen .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.screen .vector {
  position: relative;
  width: 180px;
  height: 42px;
}

.screen .line-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  opacity: 0.1;
}

.screen .line {
  width: 1px;
  margin-left: -1.00px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}

.screen .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.40px;
  line-height: normal;
}

.screen .text-wrapper-2.nav-link {
  cursor: pointer;
  padding: 8px 12px;
  border-radius: 8px;
  transition: background 0.2s, color 0.2s;
}

.screen .text-wrapper-2.nav-link:hover {
  background: #a06d5c;
  color: #fff;
}

.screen .frame-6 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.screen .frame-7 {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px 8px;
  position: relative;
  flex: 0 0 auto;
}

.screen .group {
  border-radius: 18px;
  border: 1px solid;
  border-color: #1111111a;
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.screen .img-2 {
  position: absolute;
  top: 9px;
  left: 9px;
  width: 18px;
  height: 18px;
  aspect-ratio: 1;
}

.screen .group-2 {
  position: relative;
  width: 36px;
  height: 36px;
  aspect-ratio: 1;
}

.screen .frame-8 {
  display: inline-flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 0px 24px 0px 20px;
  position: relative;
  flex: 0 0 auto;
  background-color: #a06d5c;
  border-radius: 12px;
}

.screen .img-3 {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.screen .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0.38px;
  line-height: normal;
}

.screen .frame-9 {
  display: flex;
  flex-direction: column;
  width: 1280px;
  align-items: flex-start;
  gap: 60px;
  position: relative;
  flex: 0 0 auto;
}

.screen .frame-10 {
  display: flex;
  width: 100%;
  max-width: 1280px;
  align-items: center;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
  user-select: none;
}

.screen .frame-10::-webkit-scrollbar {
  display: none;
}

.screen .frame-10.dragging {
  cursor: grabbing;
}

.screen .frame-10.dragging .div-wrapper {
  pointer-events: none;
}

.screen .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 300px;
  height: 180px;
  align-items: flex-start;
  gap: 8px;
  padding: 8px;
  position: relative;
  flex: 0 0 300px;
  border-radius: 20px;
  border: 1px solid;
  border-color: #1111111a;
}

.screen .frame-11 {
  display: flex;
  align-items: flex-end;
  gap: 8px;
  padding: 20px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  border-radius: 16px;
  overflow: hidden;
  background: linear-gradient(
      114deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.1) 100%
    ),
    linear-gradient(0deg, rgba(160, 109, 92, 1) 0%, rgba(160, 109, 92, 1) 100%);
}

.screen .image {
  width: 100%;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
}

.screen .mask-group {
  position: absolute;
  top: 0;
  left: 111px;
  width: 175px;
  height: 164px;
  aspect-ratio: 1;
}

.screen .rectangle {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(160, 109, 92, 0) 30%,
    rgba(160, 109, 92, 1) 90%
  );
}

.screen .text-wrapper-4 {
  position: relative;
  flex: 1;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0.45px;
  line-height: normal;
}

.screen .image-2 {
  left: 116px;
  width: 170px;
  height: 164px;
  aspect-ratio: 1;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.screen .image-3 {
  left: 99px;
  width: 187px;
  height: 164px;
  aspect-ratio: 1;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.screen .image-4 {
  left: 90px;
  width: 196px;
  height: 164px;
  aspect-ratio: 1;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.screen .frame-12 {
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.screen .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .text-wrapper-5 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: var(--h2-font-family);
  font-weight: var(--h2-font-weight);
  color: #111111;
  font-size: var(--h2-font-size);
  letter-spacing: var(--h2-letter-spacing);
  line-height: var(--h2-line-height);
  font-style: var(--h2-font-style);
}

.screen .frame-14 {
  display: flex;
  height: 44px;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.screen .frame-15 {
  display: flex;
  width: 180px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  background-color: #f5f5f5;
  border-radius: 12px;
  border: 1px solid #1111110a;
  transition: background-color 0.2s;
}

.screen .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(---font-family);
  font-weight: var(---font-weight);
  color: #111111;
  font-size: var(---font-size);
  letter-spacing: var(---letter-spacing);
  line-height: var(---line-height);
  font-style: var(---font-style);
  transition: color 0.2s;
}

.screen .frame-16 {
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: #1111110a;
  background: linear-gradient(
      0deg,
      rgba(17, 17, 17, 0.02) 0%,
      rgba(17, 17, 17, 0.02) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  display: flex;
  position: relative;
}

.screen .text-wrapper-7 {
  color: #111111;
  position: relative;
  width: fit-content;
  font-family: var(---font-family);
  font-weight: var(---font-weight);
  font-size: var(---font-size);
  letter-spacing: var(---letter-spacing);
  line-height: var(---line-height);
  font-style: var(---font-style);
}

.screen .frame-17 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-18 {
  display: flex;
  flex-direction: column;
  width: 224px;
  align-items: flex-start;
  gap: 20px;
  position: relative;
}

.screen .frame-19 {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

.screen .frame-20 {
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

.screen .text-wrapper-8 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Manrope", Helvetica;
  font-weight: 500;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.40px;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.screen .frame-21 {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  color: #111111;
  font-size: 20px;
  letter-spacing: 0.20px;
  line-height: normal;
}

.screen .text-wrapper-10 {
  position: relative;
  width: fit-content;
  opacity: 0.25;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #111111;
  font-size: 16px;
  letter-spacing: 1.60px;
  line-height: normal;
}

.screen .text-wrapper-11 {
  position: relative;
  width: fit-content;
  opacity: 0.25;
  font-family: "Manrope", Helvetica;
  font-weight: 400;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.16px;
  line-height: normal;
}

.screen .frame-22 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-23 {
  display: flex;
  height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid;
  border-color: #1111111a;
}

.screen .text-wrapper-12 {
  position: relative;
  width: fit-content;
  margin-top: -4.00px;
  margin-bottom: -2.00px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #111111;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0.33px;
  line-height: normal;
}

.screen .frame-24 {
  position: relative;
  width: 44px;
  height: 44px;
  aspect-ratio: 1;
}

.screen .frame-25 {
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/frame-19-2.svg);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1111111a;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame-26 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.screen .frame-27 {
  display: inline-flex;
  justify-content: center;
  gap: 8px;
  padding: 3px 10px 5px;
  flex: 0 0 auto;
  background-color: #20b038;
  border-radius: 8px;
  border: 1px solid;
  border-color: #1111111a;
  align-items: center;
  position: relative;
}

.screen .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.30px;
  line-height: normal;
}

.screen .frame-28 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 3px 10px 5px;
  position: relative;
  flex: 0 0 auto;
  background-color: #df3700;
  border-radius: 6px;
  border: 1px solid;
  border-color: #1111111a;
}

.screen .search-magnify {
  position: relative;
  width: 32px;
  height: 32px;
  aspect-ratio: 1;
}

.screen .frame-29 {
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/frame-19-3.svg);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1111111a;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame-30 {
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/frame-19-5.svg);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1111111a;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame-31 {
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/frame-19-6.svg);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1111111a;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame-32 {
  background-image: url(https://c.animaapp.com/fNVYDdiS/img/frame-19-8.svg);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid;
  border-color: #1111111a;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.screen .frame-33 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-34 {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-35 {
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  padding: 32px;
  flex: 1;
  flex-grow: 1;
  border-radius: 24px;
  border: 1px solid;
  border-color: #1111111a;
  display: flex;
  position: relative;
}

.screen .frame-36 {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-37 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.screen .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Inter Tight", Helvetica;
  font-weight: 700;
  color: #111111;
  font-size: 22px;
  letter-spacing: 0.55px;
  line-height: normal;
}

.screen .text-wrapper-15 {
  position: relative;
  align-self: stretch;
  opacity: 0.5;
  font-family: "Inter Tight", Helvetica;
  font-weight: 400;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0.64px;
  line-height: normal;
}

.screen .frame-38 {
  position: relative;
  width: 51px;
  height: 51px;
  aspect-ratio: 1;
}

.screen .frame-39 {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .line-2 {
  width: 100%;
  height: 1px;
  position: relative;
  align-self: stretch;
  object-fit: cover;
}

.screen .frame-40 {
  display: flex;
  height: 51px;
  justify-content: center;
  gap: 8px;
  padding: 16px 0px;
  flex: 1;
  flex-grow: 1;
  border-radius: 12px;
  border: 1px solid;
  border-color: #1111111a;
  background: linear-gradient(
      0deg,
      rgba(160, 109, 92, 1) 0%,
      rgba(160, 109, 92, 1) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
  align-items: center;
  position: relative;
}

.screen .text-wrapper-18 {
  color: #ffffff;
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .whats-app-wrapper {
  display: flex;
  width: 51px;
  height: 51px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 0px;
  position: relative;
  border-radius: 12px;
  border: 1px solid;
  border-color: #1111111a;
  background: linear-gradient(
      0deg,
      rgba(32, 176, 56, 1) 0%,
      rgba(96, 214, 106, 1) 100%
    ),
    linear-gradient(0deg, rgba(160, 109, 92, 1) 0%, rgba(160, 109, 92, 1) 100%),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
}

.screen .whats-app {
  position: relative;
  width: 24px;
  height: 24px;
  margin-top: -2.50px;
  margin-bottom: -2.50px;
}

.screen .frame-41 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 56px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #0000001a;
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.03) 0%,
      rgba(0, 0, 0, 0.03) 100%
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 1) 100%
    );
}

.screen .frame-42 {
  display: flex;
  flex-direction: column;
  max-width: 1160px;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-43 {
  display: flex;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  align-items: center;
  position: relative;
}

.screen .vector-2 {
  position: relative;
  width: 160px;
  height: 38px;
}

.screen .telegram {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 16px;
  height: 16px;
  aspect-ratio: 1;
}

.screen .frame-44 {
  display: flex;
  flex-direction: column;
  width: 174px;
  align-items: flex-start;
  gap: 8px;
  position: relative;
}

.screen .text-wrapper-19 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  opacity: 0.5;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #111111;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .text-wrapper-20 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  opacity: 0.5;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #111111;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .frame-45 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 200px 40px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.screen .frame-46 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 40px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-top-width: 3px;
  border-top-style: solid;
  border-color: #000000;
}

.screen .p {
  position: relative;
  flex: 1;
  margin-top: -3.00px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #373435;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.screen .div-2 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #373435;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.16px;
  line-height: 22.4px;
}

.screen .span {
  font-weight: 700;
  letter-spacing: 0.03px;
}

.screen .text-wrapper-21 {
  letter-spacing: 0.03px;
}

/* ===== МОДАЛЬНЫЕ ОКНА ===== */
.cart-modal,
.quick-buy-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.cart-modal.active,
.quick-buy-modal.active {
  opacity: 1;
  visibility: visible;
}

.cart-modal-content,
.quick-buy-content {
  background: #fff;
  border-radius: 24px;
  width: 90%;
  max-width: 480px;
  max-height: 80vh;
  display: flex;
  flex-direction: column;
  transform: translateY(20px);
  transition: transform 0.3s;
}

.cart-modal.active .cart-modal-content,
.quick-buy-modal.active .quick-buy-content {
  transform: translateY(0);
}

.cart-modal-header,
.quick-buy-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  border-bottom: 1px solid #1111111a;
}

.cart-modal-header h3,
.quick-buy-header h3 {
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  font-size: 20px;
  color: #111;
  margin: 0;
}

.cart-close,
.quick-buy-close {
  width: 40px;
  height: 40px;
  border: none;
  background: #f5f5f5;
  border-radius: 12px;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.cart-close:hover,
.quick-buy-close:hover {
  background: #e5e5e5;
}

.cart-items {
  flex: 1;
  overflow-y: auto;
  padding: 16px 24px;
}

.cart-empty {
  text-align: center;
  color: #999;
  font-family: "Manrope", Helvetica;
  padding: 40px 0;
}

.cart-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #1111110a;
}

.cart-item-info {
  flex: 1;
}

.cart-item-name {
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 14px;
  color: #111;
  margin-bottom: 4px;
}

.cart-item-price {
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  font-size: 16px;
  color: #a06d5c;
}

.cart-item-controls {
  display: flex;
  align-items: center;
  gap: 8px;
}

.cart-qty-btn {
  width: 32px;
  height: 32px;
  border: 1px solid #1111111a;
  background: #fff;
  border-radius: 8px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.2s;
}

.cart-qty-btn:hover {
  background: #f5f5f5;
}

.cart-qty {
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 14px;
  min-width: 24px;
  text-align: center;
}

.cart-remove {
  width: 32px;
  height: 32px;
  border: none;
  background: #ff4444;
  color: #fff;
  border-radius: 8px;
  font-size: 18px;
  cursor: pointer;
  margin-left: 8px;
  transition: background 0.2s;
}

.cart-remove:hover {
  background: #cc0000;
}

.cart-footer {
  padding: 24px;
  border-top: 1px solid #1111111a;
}

.cart-total {
  display: flex;
  justify-content: space-between;
  font-family: "Manrope", Helvetica;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 16px;
}

.cart-checkout {
  width: 100%;
  height: 52px;
  background: #a06d5c;
  color: #fff;
  border: none;
  border-radius: 12px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s;
}

.cart-checkout:hover {
  background: #8a5d4d;
}

/* Быстрая покупка */
.quick-buy-product {
  padding: 24px;
  border-bottom: 1px solid #1111111a;
}

.quick-buy-item {
  display: flex;
  justify-content: space-between;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
}

.quick-buy-form {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.quick-buy-form input {
  height: 52px;
  padding: 0 16px;
  border: 1px solid #1111111a;
  border-radius: 12px;
  font-family: "Manrope", Helvetica;
  font-size: 16px;
  outline: none;
  transition: border-color 0.2s;
}

.quick-buy-form input:focus {
  border-color: #a06d5c;
}

.quick-buy-form button {
  height: 52px;
  background: #a06d5c;
  color: #fff;
  border: none;
  border-radius: 12px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: background 0.2s;
}

.quick-buy-form button:hover {
  background: #8a5d4d;
}

/* Уведомления */
.notification {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%) translateY(100px);
  background: #111;
  color: #fff;
  padding: 16px 32px;
  border-radius: 12px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 14px;
  z-index: 2000;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
}

.notification.show {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
}

/* Активная категория */
.active-category {
  background: #a06d5c !important;
}

.active-category .text-wrapper-7,
.active-category .text-wrapper-6 {
  color: #fff !important;
}

.frame-15:hover {
  background: #a06d5c !important;
}

.frame-15:hover .text-wrapper-6 {
  color: #fff !important;
}

/* Hover эффекты */
.frame-18 {
  transition: transform 0.2s, box-shadow 0.2s;
}

.frame-18:hover {
  transform: translateY(-4px);
}

.frame-23:hover {
  background: #f5f5f5 !important;
}

.frame-24:hover {
  transform: scale(1.05);
  transition: transform 0.2s;
}

.frame-16:hover {
  background: #a06d5c !important;
}

.frame-16:hover .text-wrapper-7 {
  color: #fff !important;
}

/* ===== СТОРИС (АКТУАЛЬНЫЕ) ===== */
.actual-item-wrapper {
  cursor: pointer;
  transition: transform 0.2s;
  flex: 1;
  max-width: 300px;
  min-width: 200px;
}

.actual-item-wrapper:hover {
  transform: scale(1.02);
}

.actual-icon-img {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 8px;
}

/* Мобильные актуальные */
@media (max-width: 768px) {
  .actual-item-wrapper {
    flex: 0 0 200px;
    min-width: 200px;
    max-width: 200px;
  }
  
  /* Иконка актуальных по центру баннера */
  .actual-icon-img {
    width: 100px;
    height: 100px;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
  }
}

@media (max-width: 480px) {
  .actual-item-wrapper {
    flex: 0 0 160px;
    min-width: 160px;
    max-width: 160px;
  }
  
  /* Иконка актуальных по центру баннера */
  .actual-icon-img {
    width: 70px;
    height: 70px;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%);
  }
}

/* ===== СКЕЛЕТОН ЗАГРУЗКИ ===== */
.skeleton-actual {
  pointer-events: none;
}

.skeleton-actual .frame-11 {
  width: 100%;
  height: 100%;
  position: relative;
  background: linear-gradient(90deg, #e8e4e1 25%, #f5f2f0 50%, #e8e4e1 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
  border-radius: 12px;
}

.skeleton-banner {
  display: none;
}

.skeleton-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 130px;
  height: 130px;
  background: linear-gradient(90deg, #d5d0cc 25%, #e5e0dc 50%, #d5d0cc 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
  border-radius: 8px;
}

.skeleton-text {
  position: absolute;
  bottom: 20px;
  left: 16px;
  width: 80px;
  height: 16px;
  background: linear-gradient(90deg, rgba(255,255,255,0.3) 25%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.3) 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
  border-radius: 4px;
}

@keyframes skeleton-shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

@media (max-width: 1024px) {
  .skeleton-icon {
    width: 110px;
    height: 110px;
  }
}

@media (max-width: 768px) {
  .skeleton-icon {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 480px) {
  .skeleton-icon {
    width: 70px;
    height: 70px;
    right: 5px;
    top: 5px;
  }
}

/* Скелетон для товаров */
.skeleton-product {
  pointer-events: none;
}

.skeleton-product-image {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

.skeleton-product-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px 0;
}

.skeleton-product-name {
  width: 70%;
  height: 18px;
  border-radius: 4px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

.skeleton-product-price {
  width: 50%;
  height: 14px;
  border-radius: 4px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

.skeleton-product-buttons {
  display: flex;
  gap: 8px;
}

.skeleton-product-btn {
  flex: 1;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

.skeleton-product-btn-small {
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(90deg, #e8e8e8 25%, #f5f5f5 50%, #e8e8e8 75%);
  background-size: 200% 100%;
  animation: skeleton-shimmer 1.5s infinite;
}

.stories-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.stories-modal.active {
  opacity: 1;
  visibility: visible;
}

.stories-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
}

.stories-container {
  position: relative;
  width: 100%;
  max-width: 420px;
  height: 90vh;
  max-height: 750px;
  background: #000;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.stories-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  z-index: 10;
  background: linear-gradient(180deg, rgba(0,0,0,0.6) 0%, transparent 100%);
}

.stories-progress {
  display: flex;
  gap: 4px;
  margin-bottom: 12px;
}

.progress-bar {
  flex: 1;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  overflow: hidden;
}

.progress-bar.completed .progress-fill {
  width: 100% !important;
  transition: none !important;
}

.progress-fill {
  height: 100%;
  background: #fff;
  width: 0%;
  border-radius: 2px;
}

.stories-info {
  display: flex;
  align-items: center;
  gap: 12px;
}

.stories-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff;
}

.stories-title {
  color: #fff;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 14px;
}

.stories-close {
  position: absolute;
  top: 48px;
  right: 16px;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
}

.stories-close:hover {
  background: rgba(255, 255, 255, 0.3);
}

.stories-content {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
}

.stories-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.stories-nav {
  position: absolute;
  top: 80px;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
}

.stories-prev,
.stories-next {
  flex: 1;
  cursor: pointer;
}

/* Мобильные сторис */
@media (max-width: 480px) {
  .stories-container {
    max-width: 100%;
    height: 100vh;
    max-height: none;
    border-radius: 0;
  }
}

/* ===== АДАПТИВНОСТЬ ДЛЯ МОБИЛЬНЫХ ===== */

/* ===== ГАМБУРГЕР МЕНЮ ===== */
.hamburger {
  display: none;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 40px;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  z-index: 100;
}

.hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #111;
  border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}

.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

/* Мобильное меню */
.mobile-menu {
  display: none;
  flex-direction: column;
  background: #fff;
  border-top: 1px solid #1111111a;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.mobile-menu.active {
  max-height: 200px;
  padding: 16px 0;
}

.mobile-menu-item {
  padding: 16px 24px;
  font-family: "Manrope", Helvetica;
  font-weight: 600;
  font-size: 16px;
  color: #111;
  cursor: pointer;
  transition: background 0.2s;
}

.mobile-menu-item:hover {
  background: #f5f5f5;
}

/* Планшеты */
@media (max-width: 1024px) {
  .screen .frame-9 {
    width: 100%;
    padding: 0 16px;
  }
  
  .screen .frame-10 {
    width: 100%;
    flex-wrap: nowrap;
  }
  
  .screen .div-wrapper {
    flex: 0 0 250px;
    width: 250px;
    height: 160px;
  }
  
  .screen .frame-18 {
    width: calc(33.333% - 27px);
  }
  
  .screen .frame-34 {
    flex-direction: column;
  }
  
  .screen .frame-35 {
    width: 100%;
  }
}

/* Мобильные устройства */
@media (max-width: 768px) {
  .screen {
    gap: 24px;
  }
  
  .screen .IMG {
    display: none;
  }
  
  /* Хедер */
  .screen .frame-4 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    position: relative;
  }
  
  /* Лого слева */
  .screen .frame-5 {
    order: 1;
    gap: 0;
  }
  
  .screen .frame-5 .vector {
    width: 120px;
    height: auto;
  }
  
  /* Скрываем навигацию и разделитель */
  .screen .line-wrapper,
  .screen .nav-link {
    display: none;
  }
  
  /* Показываем мобильное меню */
  .mobile-menu {
    display: flex;
  }
  
  /* Корзина и гамбургер справа */
  .screen .frame-6 {
    order: 2;
    gap: 8px;
    display: flex;
    align-items: center;
  }
  
  /* Показываем гамбургер */
  .hamburger {
    display: flex;
  }
  
  /* Скрываем соц. иконки */
  .social-icons {
    display: none !important;
  }
  
  /* Корзина - только иконка */
  .screen .frame-8 {
    padding: 0;
    width: 44px;
    height: 44px;
    background: transparent;
    border: 1px solid #1111111a;
  }
  
  .screen .frame-8 .text-wrapper-3 {
    display: none;
  }
  
  .screen .frame-8 .img-3 {
    filter: brightness(0);
  }
  
  /* Контент */
  .screen .frame-9 {
    width: 100%;
    padding: 0 16px;
    gap: 32px;
  }
  
  /* Баннеры - горизонтальный скролл, сохраняем пропорции десктопа */
  .screen .frame-10 {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 12px;
    padding-bottom: 8px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  
  .screen .frame-10::-webkit-scrollbar {
    display: none;
  }
  
  .screen .div-wrapper {
    flex: 0 0 200px;
    min-width: 200px;
    height: 140px;
    scroll-snap-align: start;
    border-radius: 16px;
  }
  
  .screen .frame-11 {
    padding: 16px;
    border-radius: 12px;
  }
  
  .screen .text-wrapper-4 {
    font-size: 14px;
  }
  
  .screen .mask-group,
  .screen .image-2,
  .screen .image-3,
  .screen .image-4 {
    width: 120px;
    height: auto;
  }
  
  /* Каталог - улучшенный */
  .screen .frame-13 {
    gap: 16px;
  }
  
  .screen .text-wrapper-5 {
    font-size: 24px !important;
  }
  
  /* Вкладки каталога - перенос на новую строку */
  .screen .frame-14 {
    flex-wrap: wrap;
    height: auto;
    gap: 8px;
  }
  
  .screen .frame-15 {
    flex: 0 0 auto;
    width: auto;
    padding: 0 16px;
    height: 40px;
  }
  
  .screen .frame-16 {
    flex: 0 0 auto;
    min-width: unset;
    height: 40px;
    padding: 0 14px;
  }
  
  .screen .text-wrapper-6,
  .screen .text-wrapper-7 {
    font-size: 13px;
  }
  
  /* Товары - 2 в ряд */
  .screen .frame-17 {
    gap: 12px;
  }
  
  .screen .frame-18 {
    width: calc(50% - 6px);
  }
  
  .screen .frame-12 {
    gap: 24px;
  }
  
  /* Магазины */
  .screen .frame-35 {
    padding: 20px;
  }
  
  .screen .text-wrapper-14 {
    font-size: 18px;
  }
  
  /* Футер */
  .screen .frame-41 {
    padding: 32px 16px;
  }
  
  .screen .frame-43 {
    flex-direction: column;
    gap: 24px;
    text-align: center;
  }
  
  .screen .frame-44 {
    align-items: center;
  }
  
  .cart-modal-content,
  .quick-buy-content {
    width: 95%;
    max-height: 90vh;
  }
}

/* Маленькие мобильные */
@media (max-width: 480px) {
  /* Товары - 2 в ряд на маленьких экранах тоже */
  .screen .frame-18 {
    width: calc(50% - 6px);
  }
  
  .screen .text-wrapper-5 {
    font-size: 20px !important;
  }
  
  /* Кнопки товара - В ОДНУ ЛИНИЮ */
  .screen .frame-18 .frame-22 {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
  
  .screen .frame-18 .frame-23 {
    flex: 1;
    min-width: 0;
  }
  
  .screen .frame-18 .frame-24 {
    width: 44px !important;
    height: 44px !important;
    flex: 0 0 44px !important;
  }
  
  .screen .frame-39 {
    flex-wrap: wrap;
  }
  
  .screen .text-wrapper-16,
  .screen .text-wrapper-17 {
    font-size: 14px;
  }
  
  /* Баннеры - сохраняем пропорции десктопа */
  .screen .div-wrapper {
    flex: 0 0 160px;
    min-width: 160px;
    height: 110px;
  }
  
  .screen .text-wrapper-4 {
    font-size: 12px;
  }
}

/* ===== ДИНАМИЧЕСКИЕ КАРТОЧКИ ТОВАРОВ ===== */
.screen .frame-18 .product-image-container {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px;
  overflow: hidden;
  background: #f5f5f5;
}

.screen .frame-18 .product-image-container img:first-child {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.screen .frame-18 .product-image-container .search-magnify {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
}

.screen .frame-18 .product-image-container:hover .search-magnify {
  opacity: 1;
}

.screen .frame-18 .frame-27,
.screen .frame-18 .frame-28 {
  padding: 6px 10px;
  border-radius: 8px;
}

.screen .frame-18 .frame-27 {
  background: #22c55e;
}

.screen .frame-18 .frame-28 {
  background: #ef4444;
}

.screen .frame-18 .text-wrapper-13 {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

.screen .frame-18 .frame-24 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 10px;
  background: #a06d5c;
  border: none;
  transition: background 0.2s;
}

.screen .frame-18 .frame-24:hover {
  background: #8a5d4d;
}

.screen .frame-18 .frame-24 svg,
.screen .frame-18 .frame-24 img {
  filter: brightness(0) invert(1);
}

.screen .frame-18 .quick-buy-btn {
  cursor: pointer;
  transition: background 0.2s;
}

.screen .frame-18 .quick-buy-btn:hover {
  background: #8a5d4d;
}

/* Текст кнопки "Купить в один клик" на мобилке */
@media (max-width: 480px) {
  .screen .frame-18 .frame-23 .text-wrapper-12 {
    font-size: 10px !important;
    white-space: nowrap;
  }
}

/* ===== 2ГИС и WHATSAPP ССЫЛКИ ===== */
.frame-38-link {
  display: block;
}

/* Номер и WhatsApp в одну линию в магазинах */
.shop-contact {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 8px !important;
  flex-wrap: nowrap !important;
}

.shop-contact .frame-40 {
  text-decoration: none;
  flex: 1;
  min-width: 0;
}

.shop-contact .whats-app-wrapper {
  text-decoration: none;
  flex-shrink: 0;
}

/* ===== LIONWEB ФУТЕР ===== */
.lionweb-link {
  text-decoration: none;
  color: #111111;
  opacity: 0.5;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  font-size: 16px;
  transition: opacity 0.2s;
}

.lionweb-link:hover {
  opacity: 0.8;
}

.lionweb-text {
  color: #a06d5c;
  font-weight: 700;
}

/* ===== МОБИЛЬНЫЕ СТИЛИ ДЛЯ СТОРИС И КНОПОК ===== */
@media (max-width: 768px) {
  /* Номер и WhatsApp в одну линию в магазинах */
  .shop-contact {
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
  }
  
  .shop-contact .frame-40 {
    flex: 1;
    min-width: 0;
  }
  
  .shop-contact .frame-2 {
    flex-wrap: nowrap !important;
  }
  
  .shop-contact .text-wrapper-18 {
    font-size: 13px !important;
    white-space: nowrap;
  }
}

@media (max-width: 480px) {
  /* Футер - "Сделано в LionWeb" по центру */
  .footer-bottom {
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }
  
  /* Номер и WhatsApp в одну линию */
  .shop-contact {
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 6px !important;
  }
  
  .shop-contact .frame-40 {
    flex: 1;
    min-width: 0;
    padding: 12px 8px !important;
  }
  
  .shop-contact .frame-2 {
    flex-wrap: nowrap !important;
    gap: 6px !important;
  }
  
  .shop-contact .text-wrapper-18 {
    font-size: 12px !important;
    white-space: nowrap;
  }
  
  .shop-contact .whats-app-wrapper {
    width: 44px !important;
    height: 44px !important;
    flex-shrink: 0;
  }
}
