/* ============================================================
   BLEZMAG — sayt uslublari

   Tokenlar css/tokens.css da (rang, soya, shrift, burchak).
   Bu yerda faqat tarh va komponentlar.

   Tuzilishi:  1) Asos  2) Header  3) Hero  4) Kategoriya
               5) Aksiya  6) Katalog  7) Bosqichlar
               8) Telegram  9) Footer  10) Savat  11) Mobil
   ============================================================ */

/* ─── 1) ASOS ─────────────────────────────────────────────── */
body { font-size: 16px; line-height: 1.55; overflow-x: hidden; }

.qobiq { width: 100%; max-width: var(--eni); margin-inline: auto; padding-inline: 24px; }

.yashirin {
  position: absolute; width: 1px; height: 1px;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap;
}

/* Sarlavhalar — Cormorant nozik serif, shuning uchun qalinroq va
   kattaroq beriladi, aks holda ingichka ko'rinadi */
.h-katta, .h-orta {
  font-family: var(--f-sarlavha);
  font-weight: 600;
  line-height: 1.02;
  letter-spacing: -0.015em;
}
.h-katta { font-size: clamp(2.9rem, 6vw, 5.2rem); }
.h-orta  { font-size: clamp(2.1rem, 3.6vw, 3.2rem); }

.bolim-bosh { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 34px; }
.bolim-bosh p { color: var(--siyoh-xira); max-width: 46ch; margin-top: 10px; }

.yorliq {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: .76rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase;
  color: var(--urgu); background: var(--urgu-parda);
  border: 1px solid var(--soch-chiziq);
  padding: 7px 15px; border-radius: var(--r-full); margin-bottom: 18px;
}

/* ─── TUGMALAR ────────────────────────────────────────────── */
.tugma {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  padding: 14px 28px; border-radius: var(--r-full);
  font-weight: 600; font-size: .95rem; white-space: nowrap;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease), background .25s;
}
.tugma-asosiy {
  background: var(--cta-fon); color: var(--cta-matn);
  box-shadow: var(--cta-soya);
}
.tugma-asosiy:hover { transform: translateY(-2px); filter: brightness(1.06); }

.tugma-yon {
  background: var(--sath); color: var(--siyoh);
  border: 1px solid var(--soch-chiziq); box-shadow: var(--bortiq);
}
.tugma-yon:hover { border-color: var(--urgu); color: var(--urgu); transform: translateY(-2px); }
.tugma:active { transform: translateY(0) scale(.98); }

/* ─── 2) HEADER ───────────────────────────────────────────── */
.header {
  position: sticky; top: 0; z-index: 200;
  height: var(--header-h);
  background: var(--shisha-fon);
  backdrop-filter: var(--shisha-blur); -webkit-backdrop-filter: var(--shisha-blur);
  border-bottom: 1px solid transparent;
  transition: border-color .35s, box-shadow .35s;
}
.header.suzgan {
  border-bottom-color: var(--soch-chiziq);
  box-shadow: 0 8px 32px -18px rgba(0, 0, 0, .28);
}
.header .qobiq { height: 100%; display: flex; align-items: center; gap: 18px; }

.logo { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.logo-belgi {
  width: 38px; height: 38px; border-radius: 12px;
  background: var(--cta-fon); color: var(--cta-matn);
  display: grid; place-items: center;
  box-shadow: var(--cta-soya);
}
.logo-matn { font-family: var(--f-sarlavha); font-weight: 700; font-size: 1.4rem; letter-spacing: -.02em; }
.logo-matn span { color: var(--urgu); }

/* asosiy menyu */
.bosh-nav { display: flex; gap: 2px; margin-left: 10px; }
.bosh-nav a {
  padding: 9px 15px; border-radius: var(--r-full);
  font-size: .9rem; font-weight: 500; color: var(--siyoh-xira);
  white-space: nowrap; transition: all .25s var(--ease);
}
.bosh-nav a:hover { color: var(--urgu); background: var(--urgu-parda); }

.menyu-tugma { display: none; }

/* qidiruv */
.qidiruv { flex: 1; max-width: 340px; min-width: 200px; position: relative; }
.qidiruv svg { position: absolute; left: 16px; top: 50%; transform: translateY(-50%); color: var(--siyoh-xira); pointer-events: none; }
.qidiruv input {
  width: 100%; padding: 12px 16px 12px 46px;
  background: var(--sath); color: var(--siyoh);
  border: 1px solid var(--soch-chiziq); border-radius: var(--r-full);
  outline: none; box-shadow: var(--bortiq);
  transition: border-color .25s, box-shadow .25s;
}
.qidiruv input::placeholder { color: var(--siyoh-xira); }
.qidiruv input:focus { border-color: var(--urgu); box-shadow: var(--bortiq), 0 0 0 4px var(--urgu-parda); }

.header-oxir { display: flex; align-items: center; gap: 10px; margin-left: auto; }

/* til almashtirgich — segmentli */
.til-almash {
  display: inline-flex; align-items: center;
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-full); padding: 3px; box-shadow: var(--bortiq);
}
.til-almash button {
  padding: 6px 11px; border-radius: var(--r-full);
  font-size: .78rem; font-weight: 700; letter-spacing: .02em;
  color: var(--siyoh-xira); line-height: 1;
  transition: all .25s var(--ease);
}
.til-almash button:hover { color: var(--urgu); }
.til-almash button.tanlangan { background: var(--urgu); color: #fff; }

/* mobil menyudagi til+mavzu bloki — faqat tor ekranda ko'rinadi */
.nav-boshqaruv { display: none; }

/* dumaloq belgili tugma (mavzu, telefon) */
.doira-tugma {
  width: 40px; height: 40px; border-radius: 50%;
  display: grid; place-items: center; flex-shrink: 0;
  background: var(--sath); color: var(--siyoh-xira);
  border: 1px solid var(--soch-chiziq); box-shadow: var(--bortiq);
  transition: all .3s var(--ease);
}
.doira-tugma svg { width: 18px; height: 18px; }
.doira-tugma:hover { color: var(--urgu); border-color: var(--urgu); transform: translateY(-2px); }

.header-tel {
  display: flex; align-items: center; gap: 9px;
  padding: 7px 16px 7px 7px; border-radius: var(--r-full);
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  box-shadow: var(--bortiq);
  font-weight: 600; font-size: .88rem; white-space: nowrap;
  transition: all .3s var(--ease);
}
.header-tel:hover { border-color: var(--urgu); color: var(--urgu); transform: translateY(-2px); }
.ht-belgi {
  width: 30px; height: 30px; border-radius: 50%; flex-shrink: 0;
  background: var(--urgu-parda); color: var(--urgu);
  display: grid; place-items: center;
}

/* savat */
.savat-tugma {
  position: relative; display: flex; align-items: center; gap: 10px;
  background: var(--cta-fon); color: var(--cta-matn);
  padding: 12px 20px; border-radius: var(--r-full);
  font-weight: 600; font-size: .9rem; box-shadow: var(--cta-soya);
  transition: transform .3s var(--ease), filter .25s;
}
.savat-tugma:hover { filter: brightness(1.06); transform: translateY(-2px); }
.savat-son {
  min-width: 22px; height: 22px; padding: 0 6px;
  background: var(--olov); color: #fff; border-radius: var(--r-full);
  font-size: .74rem; font-weight: 700; display: grid; place-items: center;
}
.savat-tugma.sakra { animation: sakrash .45s var(--ease); }
@keyframes sakrash { 0%,100% { transform: scale(1); } 40% { transform: scale(1.12); } }

/* ─── 3) HERO ─────────────────────────────────────────────── */
.hero { position: relative; padding: 66px 0 96px; overflow: hidden; }

.hero-dog {
  position: absolute; border-radius: 50%; filter: blur(80px);
  opacity: .42; pointer-events: none; z-index: 0;
}
.hero-dog.d1 { width: 480px; height: 480px; background: var(--urgu); top: -160px; left: -130px; animation: suzish 20s ease-in-out infinite; }
.hero-dog.d2 { width: 400px; height: 400px; background: var(--olov); bottom: -180px; right: 10%; opacity: .22; animation: suzish 26s ease-in-out infinite reverse; }
@keyframes suzish {
  0%,100% { transform: translate(0,0) scale(1); }
  50%     { transform: translate(46px,-34px) scale(1.1); }
}

.hero .qobiq { position: relative; z-index: 1; display: grid; grid-template-columns: 1.05fr .95fr; gap: 58px; align-items: center; }

.hero-matn .h-katta { margin-bottom: 22px; }
.hero-matn .h-katta em { font-style: normal; color: var(--urgu); position: relative; white-space: nowrap; }
.hero-matn .h-katta em::after {
  content: ''; position: absolute; left: 0; right: 0; bottom: .04em; height: .07em;
  background: var(--olov); border-radius: 4px;
  transform: scaleX(0); transform-origin: left;
  animation: chiziq .9s var(--ease) .7s forwards;
}
@keyframes chiziq { to { transform: scaleX(1); } }

.hero-tavsif { font-size: 1.08rem; color: var(--siyoh-xira); max-width: 44ch; margin-bottom: 32px; }
.hero-tugmalar { display: flex; gap: 12px; flex-wrap: wrap; margin-bottom: 42px; }

.hero-raqamlar { display: flex; gap: 40px; flex-wrap: wrap; }
.raqam-son { font-family: var(--f-sarlavha); font-size: 2.3rem; font-weight: 600; line-height: 1; }
.raqam-vaqt { font-size: clamp(1.4rem, 2.2vw, 1.85rem); white-space: nowrap; }
.raqam-izoh { font-size: .85rem; color: var(--siyoh-xira); margin-top: 7px; }

/* suzuvchi mahsulot kartalari */
.hero-rasm { position: relative; height: 500px; }
.hero-karta {
  position: absolute;
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 13px;
  box-shadow: var(--soya-baland);
  transition: transform .35s var(--ease);
  will-change: transform;
}
.hero-karta img { border-radius: var(--r-l); aspect-ratio: 1; object-fit: cover; width: 100%; }
.hero-karta .hk-nom  { font-weight: 600; font-size: .92rem; margin: 11px 5px 2px; }
.hero-karta .hk-narx { font-size: .85rem; color: var(--urgu); font-weight: 700; margin: 0 5px 4px; }

.hero-karta.k1 { width: 215px; top: 0;      left: 3%;   z-index: 3; }
.hero-karta.k2 { width: 192px; top: 138px;  right: 1%;  z-index: 2; }
.hero-karta.k3 { width: 178px; bottom: 8px; left: 24%;  z-index: 4; }

.hero-nishon {
  position: absolute; top: 43%; left: -5%; z-index: 5;
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-full); box-shadow: var(--soya-baland);
  padding: 12px 22px 12px 12px; display: flex; align-items: center; gap: 12px;
}
.hero-nishon .hn-belgi {
  width: 40px; height: 40px; border-radius: 50%; flex-shrink: 0;
  background: var(--olov-parda); color: var(--olov);
  display: grid; place-items: center;
}
.hero-nishon b { display: block; font-size: .95rem; }
.hero-nishon span { font-size: .8rem; color: var(--siyoh-xira); }

/* ─── 4) KATEGORIYALAR ────────────────────────────────────── */
.kategoriyalar { padding: 16px 0 62px; }
.kat-lenta { display: flex; gap: 11px; overflow-x: auto; padding: 4px 0 10px; scrollbar-width: none; }
.kat-lenta::-webkit-scrollbar { display: none; }

.kat-tugma {
  display: flex; align-items: center; gap: 9px; flex-shrink: 0;
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  box-shadow: var(--bortiq);
  padding: 11px 21px; border-radius: var(--r-full);
  font-weight: 500; font-size: .92rem;
  transition: all .3s var(--ease);
}
.kat-tugma:hover { border-color: var(--urgu); transform: translateY(-2px); box-shadow: var(--soya-panel); }
.kat-tugma.tanlangan {
  background: var(--cta-fon); color: var(--cta-matn);
  border-color: transparent; box-shadow: var(--cta-soya);
}
.kat-tugma .kt-emoji { font-size: 1.1rem; }

/* ─── 5) AKSIYA ───────────────────────────────────────────── */
.aksiya { padding: 26px 0 76px; }
.aksiya-ichi {
  background: var(--cta-fon); color: var(--cta-matn);
  border-radius: var(--r-xl); padding: 50px;
  box-shadow: var(--soya-baland);
  display: grid; grid-template-columns: 1fr auto; gap: 32px; align-items: center;
  position: relative; overflow: hidden;
}
.aksiya-ichi::after {
  content: ''; position: absolute; width: 360px; height: 360px; border-radius: 50%;
  background: rgba(255,255,255,.10); right: -90px; top: -130px;
}
.aksiya-ichi h3 { font-family: var(--f-sarlavha); font-size: clamp(1.9rem, 3.2vw, 2.7rem); font-weight: 600; margin-bottom: 12px; }
.aksiya-ichi p { opacity: .88; max-width: 48ch; }
.aksiya-kod {
  position: relative; z-index: 1;
  background: rgba(255,255,255,.16); border: 1px dashed rgba(255,255,255,.5);
  padding: 18px 30px; border-radius: var(--r-m); text-align: center;
  backdrop-filter: blur(6px);
}
.aksiya-kod span { font-size: .8rem; opacity: .85; display: block; }
.aksiya-kod b { font-family: var(--f-sarlavha); font-size: 2.1rem; letter-spacing: .05em; }

/* ─── 6) KATALOG ──────────────────────────────────────────── */
.katalog { padding-bottom: 96px; }

.tur { display: grid; grid-template-columns: repeat(auto-fill, minmax(232px, 1fr)); gap: 22px; }

.karta {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 15px;
  box-shadow: var(--soya-panel);
  display: flex; flex-direction: column; position: relative;
  transition: transform .4s var(--ease), box-shadow .4s var(--ease), border-color .3s;
}
.karta:hover { transform: translateY(-5px); box-shadow: var(--soya-panel-hover); border-color: var(--urgu); }

.karta-rasm { position: relative; border-radius: var(--r-l); overflow: hidden; background: var(--urgu-parda); }
.karta-rasm img { width: 100%; aspect-ratio: 1; object-fit: cover; transition: transform .55s var(--ease); }
.karta:hover .karta-rasm img { transform: scale(1.07); }

.nishon {
  position: absolute; top: 11px; left: 11px; z-index: 1;
  font-size: .71rem; font-weight: 700; letter-spacing: .03em;
  padding: 5px 12px; border-radius: var(--r-full);
  box-shadow: var(--bortiq);
}
.nishon-chegirma { background: var(--olov); color: #fff; }
.nishon-hit { background: var(--siyoh); color: var(--fon); }

.karta-nom { font-weight: 600; font-size: .98rem; margin: 15px 3px 3px; }
.karta-olchov { font-size: .82rem; color: var(--siyoh-xira); margin: 0 3px 13px; }

.karta-past { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.karta-narx { display: flex; flex-direction: column; }
.narx-hozir { font-weight: 700; font-size: 1.06rem; letter-spacing: -.01em; }
.narx-eski { font-size: .8rem; color: var(--siyoh-xira); text-decoration: line-through; }

.qosh {
  width: 42px; height: 42px; border-radius: 50%; flex-shrink: 0;
  background: var(--urgu-parda); color: var(--urgu);
  border: 1px solid var(--soch-chiziq);
  display: grid; place-items: center;
  transition: all .3s var(--ease);
}
.qosh:hover { background: var(--cta-fon); color: var(--cta-matn); border-color: transparent; box-shadow: var(--cta-soya); transform: scale(1.08) rotate(90deg); }
.qosh:active { transform: scale(.92); }

.miqdor {
  display: flex; align-items: center; gap: 4px;
  background: var(--cta-fon); border-radius: var(--r-full); padding: 4px;
  box-shadow: var(--cta-soya);
}
.miqdor button { width: 32px; height: 32px; border-radius: 50%; color: var(--cta-matn); display: grid; place-items: center; font-size: 1.1rem; line-height: 1; transition: background .2s; }
.miqdor button:hover { background: rgba(255,255,255,.20); }
.miqdor span { min-width: 26px; text-align: center; color: var(--cta-matn); font-weight: 700; font-size: .92rem; }

.bosh-holat { text-align: center; padding: 74px 20px; color: var(--siyoh-xira); }
.bosh-holat .bh-emoji { font-size: 3rem; margin-bottom: 12px; }

.uchuvchi {
  position: fixed; z-index: 500; border-radius: 12px; object-fit: cover;
  pointer-events: none; box-shadow: var(--soya-baland);
}

/* ─── 7) BOSQICHLAR ───────────────────────────────────────── */
.bosqichlar { padding: 0 0 96px; }
.bosqich-tur { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.bosqich {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 34px;
  box-shadow: var(--soya-panel);
  transition: transform .4s var(--ease), box-shadow .4s var(--ease);
}
.bosqich:hover { transform: translateY(-4px); box-shadow: var(--soya-panel-hover); }
.bosqich-raqam {
  font-family: var(--f-sarlavha); font-size: 3rem; font-weight: 600;
  color: var(--urgu); opacity: .3; line-height: 1; margin-bottom: 14px;
}
.bosqich h4 { font-size: 1.16rem; margin-bottom: 8px; }
.bosqich p { color: var(--siyoh-xira); font-size: .95rem; }

/* ─── 6b) RETSEPTLAR ──────────────────────────────────────── */
.retseptlar { padding-bottom: 96px; }
.retsept-tur { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; }

.retsept {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 22px;
  box-shadow: var(--soya-panel);
  display: flex; flex-direction: column; gap: 4px;
  transition: transform .4s var(--ease), box-shadow .4s var(--ease), border-color .3s;
}
.retsept:hover { transform: translateY(-5px); box-shadow: var(--soya-panel-hover); border-color: var(--urgu); }

.retsept-bosh { display: flex; align-items: center; gap: 14px; margin-bottom: 8px; }
.retsept-emoji {
  width: 54px; height: 54px; border-radius: 15px; flex-shrink: 0;
  background: var(--urgu-parda); border: 1px solid var(--soch-chiziq);
  display: grid; place-items: center; font-size: 1.7rem;
}
.retsept-nom { font-family: var(--f-sarlavha); font-size: 1.25rem; font-weight: 600; line-height: 1.1; }
.retsept-tavsif { font-size: .85rem; color: var(--siyoh-xira); }

.retsept-belgilar { display: flex; gap: 8px; flex-wrap: wrap; margin: 6px 0 10px; }
.retsept-belgi {
  display: inline-flex; align-items: center; gap: 6px;
  font-size: .78rem; color: var(--siyoh-xira);
  background: var(--fon); border: 1px solid var(--soch-chiziq);
  padding: 5px 11px; border-radius: var(--r-full);
}
.retsept-belgi svg { width: 14px; height: 14px; }

/* masalliqlar suratlari — ustma-ust */
.retsept-rasmlar { display: flex; margin: 4px 0 14px; }
.retsept-rasmlar img {
  width: 40px; height: 40px; border-radius: 50%; object-fit: cover;
  border: 2px solid var(--sath); margin-left: -10px;
  box-shadow: var(--bortiq);
}
.retsept-rasmlar img:first-child { margin-left: 0; }
.retsept-rasmlar .qolgan {
  width: 40px; height: 40px; border-radius: 50%; margin-left: -10px;
  background: var(--urgu-parda); color: var(--urgu);
  border: 2px solid var(--sath);
  display: grid; place-items: center; font-size: .8rem; font-weight: 700;
}

.retsept-past { margin-top: auto; display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.retsept-narx { font-weight: 700; font-size: 1.1rem; }
.retsept-tugma {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--cta-fon); color: var(--cta-matn);
  padding: 10px 18px; border-radius: var(--r-full);
  font-weight: 600; font-size: .86rem; box-shadow: var(--cta-soya);
  transition: transform .25s var(--ease), filter .2s;
}
.retsept-tugma:hover { filter: brightness(1.06); transform: translateY(-2px); }
.retsept-tugma:active { transform: scale(.97); }
.retsept-tugma svg { width: 16px; height: 16px; }

/* ─── 7b) BIZ HAQIMIZDA ───────────────────────────────────── */
.biz { padding-bottom: 96px; }
.biz-tur { display: grid; grid-template-columns: .9fr 1.1fr; gap: 56px; align-items: center; }
.biz-matn p { color: var(--siyoh-xira); margin-top: 16px; max-width: 46ch; }
.biz-matn .h-orta { margin-bottom: 4px; }

.qadriyatlar { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.qadriyat {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 26px;
  box-shadow: var(--soya-panel);
  transition: transform .4s var(--ease), box-shadow .4s var(--ease);
}
.qadriyat:hover { transform: translateY(-4px); box-shadow: var(--soya-panel-hover); }
.q-belgi {
  width: 44px; height: 44px; border-radius: 13px; margin-bottom: 16px;
  background: var(--urgu-parda); color: var(--urgu);
  border: 1px solid var(--soch-chiziq);
  display: grid; place-items: center;
}
.q-belgi svg { width: 21px; height: 21px; }
.qadriyat h4 { font-size: 1.05rem; margin-bottom: 6px; }
.qadriyat p { font-size: .9rem; color: var(--siyoh-xira); }

/* ─── 7c) FILIALLAR ───────────────────────────────────────── */
.filiallar { padding-bottom: 96px; }
.filial-tur { display: grid; grid-template-columns: 380px 1fr; gap: 24px; align-items: start; }

.filial-royxat { display: flex; flex-direction: column; gap: 14px; }

.filial {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl); padding: 22px;
  box-shadow: var(--soya-panel);
  cursor: pointer; text-align: left; width: 100%;
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .3s;
}
.filial:hover { transform: translateY(-3px); box-shadow: var(--soya-panel-hover); }
.filial.tanlangan { border-color: var(--urgu); box-shadow: var(--soya-panel-hover); }

.filial-bosh { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; }
.filial-bosh h4 { font-size: 1.1rem; }
.filial-nishon {
  font-size: .68rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase;
  background: var(--urgu-parda); color: var(--urgu);
  border: 1px solid var(--soch-chiziq);
  padding: 4px 10px; border-radius: var(--r-full);
}
.filial-qator { display: flex; align-items: flex-start; gap: 10px; font-size: .9rem; color: var(--siyoh-xira); margin-top: 8px; }
.filial-qator svg { width: 16px; height: 16px; flex-shrink: 0; margin-top: 3px; color: var(--urgu); }
.filial-qator a:hover { color: var(--urgu); }

/* Yandex karta — iframe, API kaliti kerak emas */
.karta-orami { overflow: hidden; padding: 0; min-height: 440px; }
.karta-orami iframe { width: 100%; height: 100%; min-height: 440px; border: 0; display: block; }

/* ─── 7d) ALOQA ───────────────────────────────────────────── */
.aloqa { padding-bottom: 96px; }
.aloqa-ichi {
  display: grid; grid-template-columns: 1fr 1fr; gap: 44px; align-items: center;
  padding: 48px;
}
.aloqa-matn p { color: var(--siyoh-xira); margin-top: 14px; max-width: 44ch; }
.aloqa-matn .h-orta { margin-bottom: 4px; }

.aloqa-tugmalar { display: flex; flex-direction: column; gap: 12px; }
.aloqa-tugma {
  display: flex; align-items: center; gap: 15px;
  background: var(--fon); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-l); padding: 15px 20px;
  box-shadow: var(--bortiq);
  transition: all .3s var(--ease);
}
.aloqa-tugma:hover { border-color: var(--urgu); transform: translateX(4px); box-shadow: var(--soya-panel); }
.at-belgi {
  width: 44px; height: 44px; border-radius: 50%; flex-shrink: 0;
  background: var(--urgu-parda); color: var(--urgu);
  display: grid; place-items: center;
}
.at-belgi svg { width: 20px; height: 20px; }
.at-belgi.tg { background: rgba(41,171,226,.14); color: #29ABE2; }
.at-matn { display: flex; flex-direction: column; }
.at-matn b { font-size: .97rem; }
.at-matn span { font-size: .84rem; color: var(--siyoh-xira); }

/* ─── 8) TELEGRAM ─────────────────────────────────────────── */
.telegram { padding-bottom: 96px; }
.tg-ichi {
  background: var(--siyoh); color: var(--fon);
  border-radius: var(--r-xl); padding: 60px 48px; text-align: center;
  box-shadow: var(--soya-baland);
  position: relative; overflow: hidden;
}
.tg-ichi::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(circle at 50% 0%, rgba(41,171,226,.32) 0%, transparent 62%);
}
.tg-ichi > * { position: relative; z-index: 1; }
.tg-belgi {
  width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 22px;
  background: #29ABE2; display: grid; place-items: center;
  box-shadow: 0 12px 34px rgba(41,171,226,.42);
}
.tg-ichi h3 { font-family: var(--f-sarlavha); font-size: clamp(2rem, 3.2vw, 2.9rem); font-weight: 600; margin-bottom: 14px; }
.tg-ichi p { opacity: .76; max-width: 52ch; margin: 0 auto 32px; }
.tg-tugma { background: #29ABE2; color: #fff; box-shadow: 0 10px 26px -10px rgba(41,171,226,.7); }
.tg-tugma:hover { background: #1E96C8; }

/* ─── 9) FOOTER ───────────────────────────────────────────── */
.footer { background: var(--fon-yumshoq); border-top: 1px solid var(--soch-chiziq); padding: 64px 0 32px; }
.footer-tur { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 40px; margin-bottom: 46px; }
.footer h5 { font-size: .78rem; text-transform: uppercase; letter-spacing: .1em; color: var(--siyoh-xira); margin-bottom: 16px; font-weight: 600; }
.footer ul { list-style: none; display: flex; flex-direction: column; gap: 10px; }
.footer a:hover { color: var(--urgu); }
.footer-tavsif { color: var(--siyoh-xira); font-size: .93rem; margin: 14px 0 18px; max-width: 34ch; }
.footer-past { border-top: 1px solid var(--soch-chiziq); padding-top: 24px; display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap; color: var(--siyoh-xira); font-size: .87rem; }

/* ─── 10) SAVAT ───────────────────────────────────────────── */
.parda {
  position: fixed; inset: 0; z-index: 300;
  background: rgba(10, 15, 12, .48); backdrop-filter: blur(4px);
  opacity: 0; visibility: hidden; transition: opacity .35s, visibility .35s;
}
.parda.ochiq { opacity: 1; visibility: visible; }

.savat {
  position: fixed; top: 0; right: 0; z-index: 400;
  width: min(432px, 100%); height: var(--app-h, 100dvh);
  background: var(--fon);
  border-left: 1px solid var(--soch-chiziq);
  display: flex; flex-direction: column;
  transform: translateX(100%);
  visibility: hidden;   /* yopiqda barmoq tegmasin, gorizontal joy hosil qilmasin */
  transition: transform .45s var(--ease), visibility .45s;
  box-shadow: -24px 0 70px -30px rgba(0,0,0,.5);
}
.savat.ochiq { transform: translateX(0); visibility: visible; }

.savat-bosh { padding: 22px 24px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--soch-chiziq); }
.savat-bosh h3 { font-family: var(--f-sarlavha); font-size: 1.7rem; font-weight: 600; }
.yopish { width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; color: var(--siyoh-xira); transition: background .2s, color .2s; }
.yopish:hover { background: var(--urgu-parda); color: var(--urgu); }

.savat-royxat { flex: 1; overflow-y: auto; overscroll-behavior: contain; padding: 20px 24px; display: flex; flex-direction: column; gap: 13px; }

.savat-qator {
  display: flex; gap: 14px; align-items: center;
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-l); padding: 12px; box-shadow: var(--soya-panel);
}
.savat-qator img { width: 62px; height: 62px; border-radius: var(--r-s); object-fit: cover; flex-shrink: 0; }
.sq-matn { flex: 1; min-width: 0; }
.sq-nom { font-weight: 600; font-size: .92rem; }
.sq-narx { font-size: .85rem; color: var(--siyoh-xira); margin-top: 2px; }
.savat-qator .miqdor { background: var(--urgu-parda); box-shadow: none; border: 1px solid var(--soch-chiziq); }
.savat-qator .miqdor button { color: var(--urgu); width: 27px; height: 27px; }
.savat-qator .miqdor button:hover { background: var(--soch-yengil); }
.savat-qator .miqdor span { color: var(--urgu); min-width: 20px; font-size: .87rem; }

.savat-past { border-top: 1px solid var(--soch-chiziq); padding: 20px 24px 24px; background: var(--sath); }
.hisob-qator { display: flex; justify-content: space-between; margin-bottom: 10px; font-size: .93rem; color: var(--siyoh-xira); }
.hisob-qator.jami { color: var(--siyoh); font-weight: 700; font-size: 1.22rem; padding-top: 12px; border-top: 1px solid var(--soch-chiziq); margin: 14px 0 18px; }
.bepul-belgi { color: var(--urgu); font-weight: 600; }
.savat-past .tugma { width: 100%; }

.savat-bosh-holat { flex: 1; display: grid; place-content: center; text-align: center; color: var(--siyoh-xira); padding: 30px; gap: 6px; }
.savat-bosh-holat .sbh-emoji { font-size: 3.4rem; }

/* ─── SALOMLASH EKRANI (birinchi kirish) ──────────────────── */
.welcome {
  position: fixed; top: 0; left: 0; right: 0; z-index: 540;  /* kirish modalidan past */
  /* 100dvh — telefon manzil panelini hisobga oladi (100vh emas!),
     shunda pastki kirish tugmalari ekrandan chiqib ketmaydi.
     overflow-y: sig'masa scroll bo'ladi (kichik ekran/klaviatura uchun). */
  height: 100dvh;
  display: flex; align-items: stretch;
  overflow-y: auto; overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  opacity: 1; transition: opacity .5s var(--ease);
}
.welcome.yopiq { opacity: 0; pointer-events: none; }

/* orqa rasm — sekin yaqinlashadi (Ken Burns, "jonlanish") */
.welcome-fon { position: absolute; inset: 0; overflow: hidden; background: linear-gradient(150deg, #0E6B44, #0A5236 60%, #06321f); }
.welcome-fon img {
  width: 100%; height: 100%; object-fit: cover;
  animation: kenBurns 18s ease-in-out infinite alternate;
  transform-origin: 60% 40%;
}
@keyframes kenBurns { from { transform: scale(1.06); } to { transform: scale(1.16) translate(-1.5%, -1%); } }

/* matn o'qilishi uchun qorong'i qatlam (chapdan) */
.welcome-qatlam {
  position: absolute; inset: 0;
  background:
    linear-gradient(90deg, rgba(6,30,20,.92) 0%, rgba(6,30,20,.7) 40%, rgba(6,30,20,.15) 75%, transparent 100%),
    linear-gradient(0deg, rgba(6,30,20,.6) 0%, transparent 40%);
}

.welcome-ichi {
  position: relative; z-index: 1;
  width: min(460px, 100%);
  padding: clamp(28px, 6vw, 60px);
  display: flex; flex-direction: column; justify-content: center;
  color: #fff;
}
.welcome-ichi > * { animation: welcomeIn .7s var(--ease) backwards; }
.welcome-brend  { animation-delay: .1s; }
.welcome-shior  { animation-delay: .22s; }
.welcome-forma  { animation-delay: .34s; }
.welcome-past   { animation-delay: .46s; }
@keyframes welcomeIn { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }

.welcome-brend { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.welcome-logo {
  width: 48px; height: 48px; border-radius: 14px; flex-shrink: 0;
  background: rgba(255,255,255,.16); backdrop-filter: blur(6px);
  border: 1px solid rgba(255,255,255,.25);
  display: grid; place-items: center; color: #fff;
}
.welcome-nom { font-family: var(--f-sarlavha); font-weight: 700; font-size: 2rem; letter-spacing: -.02em; }
.welcome-nom span { color: #6EE7B7; }

.welcome-shior { font-size: 1.12rem; line-height: 1.5; opacity: .92; margin-bottom: 30px; max-width: 24ch; }

.welcome-forma { display: flex; flex-direction: column; gap: 12px; }
.welcome-maydon { position: relative; display: block; }
.welcome-maydon svg {
  position: absolute; left: 16px; top: 50%; transform: translateY(-50%);
  width: 18px; height: 18px; color: rgba(255,255,255,.7); pointer-events: none;
}
.welcome-maydon input {
  width: 100%; padding: 15px 16px 15px 46px;
  background: rgba(255,255,255,.12); color: #fff;
  border: 1px solid rgba(255,255,255,.24); border-radius: var(--r-m);
  outline: none; backdrop-filter: blur(6px);
  transition: border-color .2s, background .2s;
}
.welcome-maydon input::placeholder { color: rgba(255,255,255,.6); }
.welcome-maydon input:focus { border-color: #6EE7B7; background: rgba(255,255,255,.18); }
.welcome-maydon:focus-within svg { color: #6EE7B7; }

.welcome-forma .tugma { width: 100%; margin-top: 4px; padding: 15px; font-size: 1rem; }

.welcome-past { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; margin-top: 22px; }
.welcome-royxat {
  color: #fff; font-weight: 600; font-size: .95rem;
  border-bottom: 1.5px solid #6EE7B7; padding-bottom: 2px; transition: color .2s;
}
.welcome-royxat:hover { color: #6EE7B7; }
.welcome-skip {
  display: inline-flex; align-items: center; gap: 7px;
  color: rgba(255,255,255,.8); font-size: .92rem; font-weight: 500; transition: color .2s, gap .2s;
}
.welcome-skip:hover { color: #fff; gap: 11px; }

@media (max-width: 620px) {
  .welcome-ichi {
    width: 100%;
    justify-content: flex-end;
    padding: 90px 24px calc(28px + env(safe-area-inset-bottom, 12px));
  }
  .welcome-qatlam { background:
    linear-gradient(0deg, rgba(6,30,20,.96) 0%, rgba(6,30,20,.78) 46%, rgba(6,30,20,.3) 100%); }
  .welcome-nom { font-size: 1.7rem; }
  .welcome-shior { font-size: 1rem; margin-bottom: 20px; }
  .welcome-brend { margin-bottom: 12px; }
  .welcome-past { margin-top: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .welcome-fon img { animation: none; }
  .welcome-ichi > * { animation: none; }
}

/* ─── BUYURTMALARIM (kuzatuv) ─────────────────────────────── */
.track-panel { z-index: 410; }
#track-parda { z-index: 405; }
.track-royxat { flex: 1; overflow-y: auto; overscroll-behavior: contain; padding: 20px 24px; display: flex; flex-direction: column; gap: 16px; }

.track-karta {
  background: var(--sath); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-l); padding: 18px; box-shadow: var(--soya-panel);
}
.track-bosh { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; margin-bottom: 4px; }
.track-raqam { font-weight: 700; font-size: 1.02rem; }
.track-sana { font-size: .82rem; color: var(--siyoh-xira); margin-top: 2px; }
.track-jami { font-weight: 700; white-space: nowrap; }

/* holat qadamlari — gorizontal chiziq */
.track-yol { display: flex; align-items: center; margin: 16px 0 12px; }
.track-nuqta {
  width: 26px; height: 26px; border-radius: 50%; flex-shrink: 0;
  background: var(--fon); border: 2px solid var(--soch-chiziq);
  display: grid; place-items: center; color: var(--siyoh-xira);
  transition: all .4s var(--ease);
}
.track-nuqta svg { width: 13px; height: 13px; }
.track-chiziq { flex: 1; height: 2px; background: var(--soch-chiziq); transition: background .4s; }

/* bajarilgan bosqich */
.track-nuqta.otgan { background: var(--urgu); border-color: var(--urgu); color: #fff; }
.track-chiziq.otgan { background: var(--urgu); }
/* hozirgi bosqich — pulslaydi */
.track-nuqta.joriy { border-color: var(--urgu); color: var(--urgu); box-shadow: 0 0 0 4px var(--urgu-parda); animation: trackPuls 1.6s ease-in-out infinite; }
@keyframes trackPuls { 0%,100% { box-shadow: 0 0 0 4px var(--urgu-parda); } 50% { box-shadow: 0 0 0 8px transparent; } }

.track-holat-nom { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.track-holat-nom b { font-size: .95rem; color: var(--urgu); }
.track-holat-nom.bekor b { color: var(--xato); }
.track-eta { font-size: .82rem; color: var(--siyoh-xira); }
.track-tarkib { font-size: .84rem; color: var(--siyoh-xira); margin-top: 8px; padding-top: 12px; border-top: 1px solid var(--soch-chiziq); }

.track-bosh-holat { flex: 1; display: grid; place-content: center; text-align: center; color: var(--siyoh-xira); padding: 30px; gap: 6px; }
.track-bosh-holat .tbh-emoji { font-size: 3.4rem; }

/* ─── KIRISH OYNASI (animatsiyali, ko'p bosqichli) ─────────── */
.kirish-parda {
  position: fixed; inset: 0; z-index: 550;
  background: rgba(10, 15, 12, .52); backdrop-filter: blur(4px);
  opacity: 0; visibility: hidden; transition: opacity .3s, visibility .3s;
}
.kirish-parda.ochiq { opacity: 1; visibility: visible; }

.kirish {
  position: fixed; z-index: 560; top: 50%; left: 50%;
  width: min(720px, calc(100vw - 28px));
  display: flex; overflow: hidden;
  background: var(--fon); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-xl);
  box-shadow: var(--soya-baland);
  transform: translate(-50%, -46%) scale(.96);
  opacity: 0; visibility: hidden;
  transition: opacity .35s, transform .4s var(--ease), visibility .35s;
}
.kirish.ochiq { opacity: 1; visibility: visible; transform: translate(-50%, -50%) scale(1); }

.kirish-yopish { position: absolute; top: 14px; right: 14px; z-index: 3; color: #fff; }
.kirish-yopish:hover { background: rgba(255,255,255,.16); color: #fff; }

/* chap brend paneli */
.kirish-yon {
  position: relative; flex: 0 0 42%;
  background: linear-gradient(155deg, #14985F 0%, #0E6B44 55%, #0A5236 100%);
  color: #fff; padding: 40px 32px; overflow: hidden;
  display: flex; flex-direction: column; justify-content: flex-end;
}
.kirish-yon-nur {
  position: absolute; width: 300px; height: 300px; border-radius: 50%;
  background: rgba(255,255,255,.10); top: -110px; right: -90px;
}
.kirish-yon-savat {
  position: absolute; top: 34px; left: 32px;
  width: 56px; height: 56px; border-radius: 16px;
  background: rgba(255,255,255,.16); backdrop-filter: blur(4px);
  display: grid; place-items: center; color: #fff;
  animation: savatSuz 4s ease-in-out infinite;
}
.kirish-yon-savat svg { width: 28px; height: 28px; }
@keyframes savatSuz { 0%,100% { transform: translateY(0) rotate(-3deg); } 50% { transform: translateY(-10px) rotate(3deg); } }

/* suzuvchi mahsulot belgilari — "jonli" his */
.kirish-yon-meva { position: absolute; font-size: 1.5rem; opacity: .9; pointer-events: none; filter: drop-shadow(0 4px 10px rgba(0,0,0,.25)); }
.kirish-yon-meva.m1 { top: 30%; right: 20%; animation: mevaSuz 5s ease-in-out infinite; }
.kirish-yon-meva.m2 { top: 52%; right: 40%; font-size: 1.3rem; animation: mevaSuz 6.5s ease-in-out infinite .8s; }
.kirish-yon-meva.m3 { top: 42%; left: 22%; font-size: 1.2rem; animation: mevaSuz 5.8s ease-in-out infinite 1.4s; }
@keyframes mevaSuz { 0%,100% { transform: translateY(0) rotate(-6deg); } 50% { transform: translateY(-14px) rotate(6deg); } }
@media (prefers-reduced-motion: reduce) { .kirish-yon-savat, .kirish-yon-meva { animation: none; } }
@media (max-width: 620px) { .kirish-yon-meva { display: none; } }

.kirish-yon-logo { font-family: var(--f-sarlavha); font-weight: 700; font-size: 1.5rem; letter-spacing: -.02em; margin-bottom: 10px; }
.kirish-yon-logo span { color: #A7F3D0; }
.kirish-yon h4 { font-family: var(--f-sarlavha); font-size: 1.5rem; font-weight: 600; line-height: 1.1; margin-bottom: 8px; }
.kirish-yon p { font-size: .92rem; opacity: .82; line-height: 1.5; }

/* o'ng: bosqichlar slayderi */
.kirish-asos { flex: 1; overflow: hidden; }
.kirish-track { display: flex; width: 100%; transition: transform .5s var(--ease); }
.kirish-qadam {
  flex: 0 0 100%; padding: 44px 34px 34px;
  display: flex; flex-direction: column; gap: 14px;
}
.kirish-qadam h3 { font-family: var(--f-sarlavha); font-size: 1.65rem; font-weight: 600; }
.kirish-p { color: var(--siyoh-xira); font-size: .92rem; margin-top: -6px; }

/* har bir maydon ketma-ket sirg'alib chiqadi (faol bosqichda) */
@keyframes qadamIn { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }
.kirish-qadam.faol > * { animation: qadamIn .5s var(--ease) backwards; }
.kirish-qadam.faol > *:nth-child(1) { animation-delay: .04s; }
.kirish-qadam.faol > *:nth-child(2) { animation-delay: .11s; }
.kirish-qadam.faol > *:nth-child(3) { animation-delay: .18s; }
.kirish-qadam.faol > *:nth-child(4) { animation-delay: .25s; }
.kirish-qadam.faol > *:nth-child(5) { animation-delay: .32s; }
@media (prefers-reduced-motion: reduce) { .kirish-qadam.faol > * { animation: none; } }

/* belgili kiritish maydoni */
.kirish-maydon { position: relative; display: block; }
.km-belgi { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); color: var(--siyoh-xira); pointer-events: none; }
.km-belgi svg { width: 18px; height: 18px; }
.kirish-maydon input {
  width: 100%; padding: 14px 16px 14px 44px;
  background: var(--sath); color: var(--siyoh);
  border: 1px solid var(--soch-chiziq); border-radius: var(--r-m);
  outline: none; box-shadow: var(--bortiq);
  transition: border-color .2s, box-shadow .2s;
}
.kirish-maydon input:focus { border-color: var(--urgu); box-shadow: var(--bortiq), 0 0 0 4px var(--urgu-parda); }
.kirish-maydon:focus-within .km-belgi { color: var(--urgu); }

.kirish-kod-input {
  padding: 14px 18px; text-align: center;
  background: var(--sath); color: var(--siyoh);
  border: 1px solid var(--soch-chiziq); border-radius: var(--r-m);
  outline: none; box-shadow: var(--bortiq);
  font-size: 1.6rem; font-weight: 700; letter-spacing: .6em; padding-left: .6em;
  transition: border-color .2s, box-shadow .2s;
}
.kirish-kod-input:focus { border-color: var(--urgu); box-shadow: var(--bortiq), 0 0 0 4px var(--urgu-parda); }

.k-tugma { width: 100%; margin-top: 4px; }
.kirish-matn-tugma { color: var(--siyoh-xira); font-size: .88rem; font-weight: 500; padding: 4px; transition: color .2s; }
.kirish-matn-tugma:hover { color: var(--urgu); }

/* demo kod ko'rsatkichi — jonli rejimda ko'rinmaydi */
.kirish-demo {
  background: var(--olov-parda); border: 1px dashed var(--olov);
  border-radius: var(--r-m); padding: 12px; font-size: .9rem; color: var(--olov); text-align: center;
}
.kirish-demo b { font-size: 1.3rem; font-weight: 700; letter-spacing: .12em; display: block; margin-top: 2px; }
.kirish-demo small { display: block; margin-top: 4px; opacity: .8; font-size: .76rem; }

@media (max-width: 620px) {
  .kirish { flex-direction: column; width: min(400px, calc(100vw - 24px)); }
  .kirish-yon { flex: none; padding: 26px 28px; }
  .kirish-yon-savat { position: static; margin-bottom: 14px; }
  .kirish-yon-nur { display: none; }
  .kirish-yon h4 { font-size: 1.3rem; }
  .kirish-yon p { display: none; }
  .kirish-qadam { padding: 28px 26px; }
}

/* header hisob tugmasi — kirgan bo'lsa yashil to'ldiriladi */
#hisob-tugma.kirgan { background: var(--urgu); color: #fff; border-color: transparent; box-shadow: var(--cta-soya); }

/* hisob menyusi (kirgandan keyin) */
.hisob-menyu {
  position: fixed; z-index: 560; top: calc(var(--header-h) + 8px); right: 4%;
  width: 240px; background: var(--fon); border: 1px solid var(--soch-chiziq);
  border-radius: var(--r-l); box-shadow: var(--soya-baland); padding: 8px;
  opacity: 0; visibility: hidden; transform: translateY(-8px);
  transition: opacity .25s, transform .25s var(--ease), visibility .25s;
}
.hisob-menyu.ochiq { opacity: 1; visibility: visible; transform: none; }
.hisob-menyu-bosh { padding: 12px 14px; border-bottom: 1px solid var(--soch-chiziq); margin-bottom: 6px; }
.hisob-menyu-bosh b { display: block; font-size: .98rem; }
.hisob-menyu-bosh span { font-size: .84rem; color: var(--siyoh-xira); }
.hisob-menyu button {
  width: 100%; text-align: left; padding: 11px 14px; border-radius: var(--r-s);
  font-size: .92rem; font-weight: 500; color: var(--xato);
  display: flex; align-items: center; gap: 10px; transition: background .2s;
}
.hisob-menyu button:hover { background: rgba(220,38,38,.08); }
.hisob-menyu button svg { width: 17px; height: 17px; }
/* oddiy (xavfsiz) tugma — qizil emas */
.hisob-menyu button.hisob-oddiy { color: var(--siyoh); }
.hisob-menyu button.hisob-oddiy:hover { background: var(--urgu-parda); color: var(--urgu); }

/* ─── BUYURTMA OYNASI (CHECKOUT) ──────────────────────────── */
.checkout-parda {
  position: fixed; inset: 0; z-index: 450;
  background: rgba(10, 15, 12, .48); backdrop-filter: blur(4px);
  opacity: 0; visibility: hidden; transition: opacity .35s, visibility .35s;
}
.checkout-parda.ochiq { opacity: 1; visibility: visible; }

.checkout {
  position: fixed; top: 0; right: 0; z-index: 500;
  width: min(452px, 100%); height: var(--app-h, 100dvh);
  background: var(--fon); border-left: 1px solid var(--soch-chiziq);
  display: flex; flex-direction: column;
  transform: translateX(100%);
  visibility: hidden;
  transition: transform .45s var(--ease), visibility .45s;
  box-shadow: -24px 0 70px -30px rgba(0,0,0,.5);
}
.checkout.ochiq { transform: translateX(0); visibility: visible; }

.checkout-bosh { padding: 22px 24px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--soch-chiziq); }
.checkout-bosh h3 { font-family: var(--f-sarlavha); font-size: 1.7rem; font-weight: 600; }

.checkout-ichi { flex: 1; overflow-y: auto; padding: 22px 24px; display: flex; flex-direction: column; gap: 18px; }

.c-maydon { display: flex; flex-direction: column; gap: 8px; }
.c-maydon > label { font-size: .84rem; font-weight: 600; color: var(--siyoh-xira); }
.c-maydon input, .c-maydon select, .c-maydon textarea {
  padding: 13px 16px; background: var(--sath); color: var(--siyoh);
  border: 1px solid var(--soch-chiziq); border-radius: var(--r-m);
  outline: none; box-shadow: var(--bortiq); width: 100%;
  transition: border-color .2s, box-shadow .2s;
}
.c-maydon input:focus, .c-maydon select:focus, .c-maydon textarea:focus {
  border-color: var(--urgu); box-shadow: var(--bortiq), 0 0 0 4px var(--urgu-parda);
}
.c-maydon textarea { resize: vertical; min-height: 56px; }
.c-maydon.xato input { border-color: var(--xato); box-shadow: 0 0 0 4px rgba(220,38,38,.12); }

/* yetkazish / olib ketish tanlovi */
.c-tanlov { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.c-tanlov-el { cursor: pointer; }
.c-tanlov-el input { position: absolute; opacity: 0; pointer-events: none; }
.c-tanlov-ichi {
  display: flex; flex-direction: column; align-items: center; gap: 8px; text-align: center;
  padding: 16px 10px; border-radius: var(--r-m);
  background: var(--sath); border: 1.5px solid var(--soch-chiziq);
  box-shadow: var(--bortiq); transition: all .25s var(--ease);
}
.c-tanlov-ichi svg { width: 24px; height: 24px; color: var(--siyoh-xira); transition: color .25s; }
.c-tanlov-ichi b { font-size: .9rem; font-weight: 600; }
.c-tanlov-el:hover .c-tanlov-ichi { border-color: var(--urgu); }
.c-tanlov-el input:checked + .c-tanlov-ichi { border-color: var(--urgu); background: var(--urgu-parda); }
.c-tanlov-el input:checked + .c-tanlov-ichi svg { color: var(--urgu); }

/* manzil maydoni olib ketishda yashiriladi */
.checkout.olib-ketish #c-manzil-maydon { display: none; }

.checkout-past { border-top: 1px solid var(--soch-chiziq); padding: 20px 24px 24px; background: var(--sath); }
.checkout-past .tugma { width: 100%; margin-top: 6px; }

.xabar {
  position: fixed; bottom: 26px; left: 50%; z-index: 600;
  transform: translate(-50%, 130%);
  background: var(--siyoh); color: var(--fon);
  padding: 14px 26px; border-radius: var(--r-full);
  font-size: .92rem; font-weight: 500; box-shadow: var(--soya-baland);
  transition: transform .45s var(--ease); max-width: calc(100vw - 32px); text-align: center;
}
.xabar.korin { transform: translate(-50%, 0); }
.xabar.xato { background: var(--xato); }

/* ─── ANIMATSIYA ──────────────────────────────────────────── */
.ochil { opacity: 0; transform: translateY(28px); transition: opacity .8s ease, transform .8s var(--ease); }
.ochil.korindi { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .ochil { opacity: 1; transform: none; } }

/* ─── TELEGRAM ICHIDA ─────────────────────────────────────── */
.tg-ichida #buyurtma { display: none; }
.tg-ichida .savat-past { padding-bottom: 16px; }
.tg-ichida .telegram { display: none; }
.tg-ichida .footer { padding-bottom: 90px; }

/* ─── 11) MOBIL ───────────────────────────────────────────── */
/* menyu tor ekranda pastga tushadigan panelga aylanadi */
@media (max-width: 1080px) {
  .menyu-tugma { display: grid; }

  .bosh-nav {
    position: fixed; left: 0; right: 0; top: var(--header-h);
    flex-direction: column; gap: 2px; margin: 0;
    padding: 14px 18px 20px;
    background: var(--fon);
    border-bottom: 1px solid var(--soch-chiziq);
    box-shadow: var(--soya-baland);
    transform: translateY(-14px); opacity: 0; visibility: hidden;
    transition: transform .35s var(--ease), opacity .3s, visibility .3s;
    z-index: 190;
  }
  .bosh-nav.ochiq { transform: translateY(0); opacity: 1; visibility: visible; }
  .bosh-nav a { padding: 13px 16px; font-size: 1rem; border-radius: var(--r-m); }

  .biz-tur { grid-template-columns: 1fr; gap: 38px; }
  .filial-tur { grid-template-columns: 1fr; }
  .karta-orami, .karta-orami iframe { min-height: 360px; }
  .aloqa-ichi { grid-template-columns: 1fr; gap: 32px; padding: 38px; }
}

@media (max-width: 1080px) {
  .hero .qobiq { grid-template-columns: 1fr; gap: 42px; }
  .hero-rasm { height: 410px; max-width: 520px; margin-inline: auto; width: 100%; }
  .hero-nishon { left: 0; }
  .footer-tur { grid-template-columns: 1fr 1fr; gap: 32px; }
  .bosqich-tur { grid-template-columns: 1fr; }
  .aksiya-ichi { grid-template-columns: 1fr; padding: 38px; }
}

@media (max-width: 760px) {
  .qobiq { padding-inline: 18px; }
  :root { --header-h: 66px; }

  .header-tel { padding: 4px; background: transparent; border-color: transparent; box-shadow: none; }
  .ht-matn { display: none; }
  .savat-tugma { padding: 11px 16px; }
  .savat-tugma .st-matn { display: none; }

  /* til + mavzu headerdan menyuga ko'chadi (joy tejaladi) */
  .til-header { display: none; }
  .nav-boshqaruv {
    display: flex; align-items: center; justify-content: space-between; gap: 12px;
    margin-top: 10px; padding-top: 14px; border-top: 1px solid var(--soch-chiziq);
  }
  .nav-boshqaruv .til-almash { flex: 1; justify-content: space-between; }
  .nav-boshqaruv .til-almash button { flex: 1; padding: 9px 0; text-align: center; }

  /* katalog qidiruvi tor ekranda butun kenglikni oladi */
  .bolim-bosh .qidiruv { max-width: 100%; width: 100%; }

  .qadriyatlar { grid-template-columns: 1fr; }
  .aloqa-ichi { padding: 28px 20px; }

  .hero { padding: 34px 0 62px; }
  .hero-raqamlar { gap: 26px; }
  .raqam-son { font-size: 1.8rem; }
  .hero-rasm { height: 348px; }
  .hero-karta.k1 { width: 152px; }
  .hero-karta.k2 { width: 140px; }
  .hero-karta.k3 { width: 128px; }
  .hero-nishon { padding: 10px 17px 10px 10px; }

  .tur { grid-template-columns: repeat(2, 1fr); gap: 14px; }
  .karta { padding: 11px; border-radius: var(--r-l); }
  .karta-nom { font-size: .9rem; }
  .qosh { width: 38px; height: 38px; }

  .tg-ichi, .aksiya-ichi { padding: 38px 24px; }
  .footer-tur { grid-template-columns: 1fr; }
  .bolim-bosh { flex-direction: column; align-items: flex-start; gap: 12px; }
}
