/* ============================================================
   TOPSAVDO — LEAD-GEN LANDING
   "Zamonaviy daftar": iliq qog'oz, siyoh, emerald muhr.
   Source Serif 4 (sarlavha) · Golos Text (matn) · IBM Plex Mono (raqam)
   ============================================================ */

:root {
  /* Qog'oz va siyoh */
  --paper: #f4f1e9;
  --paper-2: #eeeadf;
  --card: #fcfaf4;
  --ink: #23211a;
  --ink-2: #46433a;
  --muted: #716d5f;
  --muted-2: #9d9887;

  /* Brand — emerald siyoh */
  --brand: #0d7d54;
  --brand-deep: #096241;
  --brand-ink: #0b6b48;
  --tint: #e5eee2;

  /* Chiziqlar */
  --line: #ddd7c6;
  --line-2: #c8c1ab;

  /* Aksent */
  --red: #bf4a2e;

  /* Qorong'u panel */
  --panel: #1d1b14;
  --panel-2: #262319;

  /* Layout */
  --max: 1160px;
  --r-sm: 8px;
  --r: 12px;
  --r-lg: 16px;

  /* Shrift */
  --serif: 'Source Serif 4', 'Times New Roman', serif;
  --sans: 'Golos Text', system-ui, sans-serif;
  --mono: 'IBM Plex Mono', ui-monospace, monospace;
  --hand: 'Caveat', cursive;

  /* Soyalar — iliq, yumshoq */
  --sh-sm: 0 1px 2px rgba(35, 33, 26, .06), 0 1px 4px rgba(35, 33, 26, .05);
  --sh: 0 8px 22px -8px rgba(35, 33, 26, .16), 0 2px 6px -2px rgba(35, 33, 26, .08);
  --sh-lg: 0 30px 60px -22px rgba(35, 33, 26, .28), 0 10px 22px -12px rgba(35, 33, 26, .12);
}

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
html { scroll-behavior: smooth; scroll-padding-top: 84px; }
body {
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.65;
  color: var(--ink-2);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}

/* Qog'oz donadorligi (grain) — butun sahifa ustidan juda nozik */
body::after {
  content: '';
  position: fixed; inset: 0; z-index: 120;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");
  opacity: .045;
  mix-blend-mode: multiply;
}

a { color: inherit; text-decoration: none; }
h1, h2 { margin: 0; color: var(--ink); font-family: var(--serif); font-weight: 700; line-height: 1.08; letter-spacing: -0.015em; }
h2 em, h1 em { font-style: italic; color: var(--brand-ink); letter-spacing: 0; }
h3, h4, h5 { margin: 0; color: var(--ink); font-weight: 700; line-height: 1.25; letter-spacing: -0.01em; }
p { margin: 0; }
img, svg { display: block; max-width: 100%; }
button, input, select { font: inherit; }
::selection { background: rgba(13, 125, 84, .22); }

.cyr { font-family: var(--mono); font-weight: 600; color: var(--ink); }

.container { width: 100%; max-width: var(--max); margin: 0 auto; padding: 0 24px; }

.skip-link {
  position: absolute; top: -52px; left: 12px; z-index: 200;
  background: var(--ink); color: var(--paper); padding: 10px 16px; border-radius: var(--r-sm); font-weight: 600;
}
.skip-link:focus { top: 12px; }

:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; border-radius: 2px; }

/* ============================================================ BUTTONS */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  font-weight: 600; font-size: 15px; line-height: 1; letter-spacing: .002em;
  padding: 12px 20px; border-radius: 9px; border: 1px solid transparent; cursor: pointer;
  transition: transform .15s ease, box-shadow .2s ease, background .2s, border-color .2s, color .2s;
  white-space: nowrap;
}
.btn-lg { padding: 15px 26px; font-size: 16px; border-radius: 10px; }
.btn-block { display: flex; width: 100%; }

.btn-primary {
  background: var(--brand);
  color: #fdfcf7;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .18), 0 10px 20px -10px rgba(13, 125, 84, .55);
}
.btn-primary:hover { background: var(--brand-deep); transform: translateY(-1px); box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .18), 0 14px 26px -12px rgba(13, 125, 84, .6); }
.btn-primary:active { transform: translateY(0); }

.btn-outline { background: transparent; color: var(--ink); border-color: var(--ink-2); }
.btn-outline:hover { background: var(--ink); border-color: var(--ink); color: var(--paper); }

.btn-ghost { background: transparent; color: var(--ink-2); border-color: transparent; }
.btn-ghost:hover { background: rgba(35, 33, 26, .06); color: var(--ink); }

/* "qo'lda yozilgan" telefon tugmasi */
.btn-dashed {
  background: transparent; color: var(--ink);
  border: 1.5px dashed var(--line-2); font-family: var(--mono); font-weight: 500; font-size: 15px;
}
.btn-dashed:hover { border-style: solid; border-color: var(--ink-2); }

/* qog'oz ustidagi oq tugma (final CTA cheki ichida) */
.btn-paper { background: transparent; color: var(--ink); border: 1px solid var(--line-2); }
.btn-paper:hover { background: var(--ink); border-color: var(--ink); color: var(--paper); }

.btn-ico { transition: transform .15s ease; }
.btn:hover .btn-ico { transform: translateX(3px); }

/* ============================================================ TOPBAR */
.topbar {
  background: var(--ink); color: #d9d4c3;
  font-family: var(--mono); font-size: 12px; letter-spacing: .02em;
}
.topbar-inner { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 8px 24px; }
.topbar-msg::before { content: '* '; color: #8f8a77; }
.topbar-msg::after { content: ' *'; color: #8f8a77; }
.topbar-contacts { display: inline-flex; align-items: center; gap: 12px; flex-shrink: 0; }
.topbar-sep { color: #66614f; }
.topbar-link { color: #f0ecdd; transition: color .15s; }
.topbar-link:hover { color: #fff; text-decoration: underline; text-underline-offset: 3px; }

/* ============================================================ NAV */
.nav {
  position: sticky; top: 0; z-index: 60;
  background: rgba(244, 241, 233, .88);
  backdrop-filter: blur(12px) saturate(140%);
  -webkit-backdrop-filter: blur(12px) saturate(140%);
  border-bottom: 1px solid transparent;
  transition: border-color .2s, background .2s;
}
.nav.scrolled { border-bottom-color: var(--line); background: rgba(244, 241, 233, .96); }
.nav-inner { display: flex; align-items: center; gap: 28px; padding: 14px 24px; }

.brand { display: inline-flex; align-items: center; gap: 10px; }
.brand-mark { width: 30px; height: 30px; color: var(--brand); flex-shrink: 0; }
.brand-name { font-weight: 800; font-size: 20px; letter-spacing: -0.02em; color: var(--ink); }

.nav-links { display: flex; gap: 26px; margin-left: 16px; flex: 1; }
.nav-links a { color: var(--muted); font-weight: 550; font-size: 14.5px; transition: color .15s; }
.nav-links a:hover { color: var(--ink); }
.nav-cta { display: flex; align-items: center; gap: 8px; }

.nav-toggle {
  display: none; width: 42px; height: 42px; border: 1px solid var(--line-2); background: var(--card);
  border-radius: 9px; padding: 12px 11px; flex-direction: column; justify-content: space-between; cursor: pointer;
}
.nav-toggle span { display: block; height: 2px; background: var(--ink); border-radius: 2px; transition: transform .2s, opacity .2s; }
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

/* ============================================================ KICKER / SECTION HEAD */
.kicker {
  display: block;
  font-family: var(--mono); font-weight: 600; font-size: 12.5px;
  letter-spacing: .14em; text-transform: uppercase; color: var(--brand-ink);
}

.section { padding: 104px 0; position: relative; }

.sec-head {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 340px);
  align-items: end; gap: 10px 48px;
  padding-bottom: 22px; margin-bottom: 52px;
  border-bottom: 1px solid var(--line);
}
.sec-head .kicker { grid-column: 1 / -1; margin-bottom: 6px; }
.sec-head h2 { font-size: clamp(30px, 3.8vw, 44px); }
.sec-note { font-size: 14.5px; color: var(--muted); text-align: right; line-height: 1.55; padding-bottom: 4px; }

/* ============================================================ HERO */
.hero { position: relative; padding: 72px 0 96px; overflow: hidden; }

/* daftar chiziqlari + chap hoshiya (margin) chizig'i */
.hero-rules {
  position: absolute; inset: 0; pointer-events: none;
  background-image: repeating-linear-gradient(180deg, transparent 0 38px, rgba(35, 33, 26, .055) 38px 39px);
  mask-image: linear-gradient(180deg, #000 0%, #000 55%, transparent 96%);
  -webkit-mask-image: linear-gradient(180deg, #000 0%, #000 55%, transparent 96%);
}

.hero-inner {
  position: relative; display: grid; grid-template-columns: 1.04fr 0.96fr; gap: 64px; align-items: start;
}
.hero-copy { position: relative; padding-top: 22px; }
/* daftar hoshiyasi — qizil vertikal chiziq */
.hero-copy::before {
  content: ''; position: absolute; left: -34px; top: -72px; bottom: -96px; width: 1.5px;
  background: var(--red); opacity: .34;
}

.hero .kicker { margin-bottom: 20px; }
.hero h1 { font-size: clamp(42px, 5.4vw, 66px); font-weight: 750; max-width: 12ch; }

.strike-wrap { position: relative; display: inline-block; color: var(--brand-ink); }
.strike {
  position: absolute; left: -3%; right: -3%; bottom: -0.18em; width: 106%; height: .3em;
  color: var(--brand); overflow: visible;
}

.lede { margin-top: 24px; font-size: 18px; color: var(--muted); max-width: 46ch; }

/* daftar satrlari — punktirli "label ..... qiymat" */
.hero-ledger { margin-top: 34px; max-width: 470px; }
.hlrow {
  display: flex; align-items: baseline; gap: 12px;
  padding: 10px 0; border-bottom: 1px solid var(--line);
  font-size: 15px;
}
.hlrow:first-child { border-top: 1px solid var(--line); }
.hl-k { color: var(--ink-2); font-weight: 500; flex-shrink: 0; }
.hl-dots { flex: 1; border-bottom: 2px dotted var(--line-2); transform: translateY(-4px); }
.hl-v { font-family: var(--mono); font-weight: 600; font-size: 14px; color: var(--brand-ink); flex-shrink: 0; }

.hero-cta { display: flex; align-items: center; gap: 12px; margin-top: 34px; flex-wrap: wrap; }

/* ---- LEAD FORM CARD ---- */
.lead-card {
  position: relative; background: var(--card); border: 1px solid var(--line-2);
  border-radius: var(--r-lg); padding: 30px; box-shadow: var(--sh-lg);
}

/* muhr */
.stamp {
  position: absolute; top: -30px; right: -22px; width: 118px; height: 118px;
  color: var(--brand); transform: rotate(-11deg);
  opacity: .92; mix-blend-mode: multiply; pointer-events: none;
}
.stamp text { fill: currentColor; font-family: var(--mono); }
.stamp-arc-text { font-size: 12.6px; font-weight: 600; letter-spacing: 2.1px; }
.stamp-big { font-size: 21px; font-weight: 700; letter-spacing: 1px; }
.stamp-mid { font-size: 15px; font-weight: 700; letter-spacing: 3px; }

.lead-tag {
  display: inline-block; font-family: var(--mono); font-weight: 600; font-size: 11.5px;
  letter-spacing: .13em; text-transform: uppercase; color: var(--muted);
  border: 1px solid var(--line-2); border-radius: 999px; padding: 4px 11px; margin-bottom: 14px;
}
.lead-head h2 { font-size: 27px; }
.lead-head p { margin-top: 10px; font-size: 14.5px; color: var(--muted); max-width: 40ch; }

.lead-form { margin-top: 22px; display: flex; flex-direction: column; gap: 15px; }
.field { display: flex; flex-direction: column; gap: 7px; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.field label {
  font-family: var(--mono); font-size: 11px; font-weight: 600;
  letter-spacing: .1em; text-transform: uppercase; color: var(--ink-2);
}
.field input, .select-wrap select {
  width: 100%; padding: 12px 14px; border: 1px solid var(--line-2); border-radius: var(--r-sm);
  background: #fff; color: var(--ink); font-size: 15px; transition: border-color .15s, box-shadow .15s;
}
.field input::placeholder { color: var(--muted-2); }
.field input:focus, .select-wrap select:focus {
  outline: none; border-color: var(--brand); box-shadow: 0 0 0 3.5px rgba(13, 125, 84, .16);
}
.field.invalid input { border-color: var(--red); box-shadow: 0 0 0 3.5px rgba(191, 74, 46, .13); }
.field-err { font-size: 12.5px; color: var(--red); min-height: 0; display: none; }
.field.invalid .field-err { display: block; }

.select-wrap { position: relative; }
.select-wrap select { appearance: none; -webkit-appearance: none; cursor: pointer; padding-right: 36px; }
.select-wrap::after {
  content: ''; position: absolute; right: 14px; top: 50%; width: 8px; height: 8px;
  border-right: 1.5px solid var(--muted); border-bottom: 1.5px solid var(--muted);
  transform: translateY(-70%) rotate(45deg); pointer-events: none;
}

.lead-form .btn-lg { margin-top: 6px; }
.lead-alt { text-align: center; font-size: 14px; color: var(--muted); }
.lead-alt a { color: var(--brand-ink); font-weight: 600; }
.lead-alt a:hover { text-decoration: underline; text-underline-offset: 3px; }
.lead-fine {
  text-align: center; font-family: var(--mono); font-size: 11.5px; color: var(--muted-2);
  border-top: 1px dashed var(--line); padding-top: 12px; margin-top: 2px;
}

/* success */
.lead-success { text-align: center; padding: 18px 8px 6px; }
.success-ring {
  width: 70px; height: 70px; margin: 0 auto 16px; border-radius: 50%;
  display: grid; place-items: center; color: var(--paper);
  background: var(--brand);
  box-shadow: 0 18px 36px -14px rgba(13, 125, 84, .55); animation: pop .4s ease;
}
@keyframes pop { 0% { transform: scale(.6); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }
.lead-success h3 { font-size: 21px; }
.lead-success p { margin: 10px 0 20px; color: var(--muted); font-size: 14.5px; }

/* ============================================================ TRUST STRIP */
.trust { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--paper-2); }
.trust-inner { display: flex; align-items: center; gap: 18px 40px; padding-top: 18px; padding-bottom: 18px; flex-wrap: wrap; }
.trust-label {
  font-family: var(--mono); font-size: 11.5px; font-weight: 600;
  letter-spacing: .12em; text-transform: uppercase; color: var(--muted);
  flex-shrink: 0;
}
.trust-logos { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 30px; margin-left: auto; }
.tlogo { font-weight: 700; font-size: 16.5px; color: var(--muted-2); letter-spacing: -0.01em; transition: color .2s; cursor: default; }
.tlogo:hover { color: var(--ink); }

/* ============================================================ VALUE — daftar yozuvlari */
.value-list {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 72px;
}
.ventry {
  display: flex; gap: 22px; align-items: flex-start;
  padding: 30px 0; border-bottom: 1px solid var(--line);
}
.v-num {
  font-family: var(--serif); font-style: italic; font-weight: 600; font-size: 34px; line-height: 1;
  color: var(--line-2); flex-shrink: 0; width: 52px; padding-top: 2px;
  transition: color .25s;
}
.ventry:hover .v-num { color: var(--brand); }
.v-body h3 { font-size: 19.5px; }
.v-body p { margin-top: 8px; font-size: 15px; color: var(--muted); max-width: 44ch; }

/* ============================================================ FEATURES — katak daftar (jadval) */
.feat-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--line-2); border-radius: var(--r); overflow: hidden;
  background: var(--card);
}
.fcard {
  position: relative; padding: 30px 28px 32px;
  border-right: 1px solid var(--line); border-bottom: 1px solid var(--line);
  transition: background .25s;
}
.fcard:nth-child(3n) { border-right: 0; }
.fcard:nth-child(n+4) { border-bottom: 0; }
.fcard:hover { background: #fff; }

.f-idx {
  position: absolute; top: 16px; right: 18px;
  font-family: var(--mono); font-size: 11px; font-weight: 500; letter-spacing: .08em;
  color: var(--muted-2);
}
.fico { width: 26px; height: 26px; color: var(--ink); margin-bottom: 18px; transition: color .25s; }
.fico svg { width: 100%; height: 100%; }
.fcard:hover .fico { color: var(--brand); }
.fcard h3 { font-size: 17.5px; }
.fcard p { margin-top: 8px; font-size: 14.5px; color: var(--muted); }

.feat-foot { text-align: center; margin-top: 36px; }
.link-arrow {
  display: inline-flex; align-items: center; gap: 8px; color: var(--brand-ink); font-weight: 650; font-size: 15px;
  border-bottom: 1.5px dashed rgba(13, 125, 84, .4); padding-bottom: 3px;
}
.link-arrow svg { transition: transform .15s; }
.link-arrow:hover svg { transform: translateX(4px); }
.link-arrow:hover { border-bottom-style: solid; }

/* ============================================================ SHOWCASE */
.showcase-inner { display: grid; grid-template-columns: 0.42fr 0.58fr; gap: 60px; align-items: center; }
.showcase-copy > p { font-size: 16.5px; color: var(--ink-2); }

.check-list { list-style: none; margin: 26px 0 30px; padding: 0; display: flex; flex-direction: column; gap: 0; }
.check-list li {
  position: relative; padding: 11px 0 11px 34px; font-size: 15.5px; color: var(--ink-2); font-weight: 500;
  border-bottom: 1px dashed var(--line);
}
.check-list li:first-child { border-top: 1px dashed var(--line); }
.check-list li::before {
  content: ''; position: absolute; left: 6px; top: 18px; width: 12px; height: 7px;
  border-left: 2.5px solid var(--brand); border-bottom: 2.5px solid var(--brand);
  transform: rotate(-45deg);
}

.shot { margin: 0; }
.shot img {
  width: 100%; height: auto; border: 1px solid var(--line-2); border-radius: var(--r);
  box-shadow: var(--sh-lg);
}
.shot figcaption {
  margin-top: 14px; font-family: var(--mono); font-size: 12.5px; color: var(--muted);
}
.shot figcaption::before { content: '▸ '; color: var(--brand); }

/* ============================================================
   LIVE RECEIPT — termik printer + jonli chek
   ============================================================ */
.receipt-sec { overflow: hidden; }
.receipt-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: 60px; align-items: center; }

.receipt-feats { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; }
.receipt-feats li {
  display: flex; gap: 18px; align-items: flex-start;
  padding: 20px 0; border-bottom: 1px solid var(--line);
}
.receipt-feats li:first-child { border-top: 1px solid var(--line); }
.rf-num {
  flex-shrink: 0; width: 34px; height: 34px; border-radius: 50%;
  display: grid; place-items: center;
  border: 1.5px solid var(--brand); color: var(--brand-ink);
  font-family: var(--serif); font-style: italic; font-weight: 600; font-size: 17px;
  padding-right: 2px;
}
.receipt-feats strong { display: block; font-size: 16px; color: var(--ink); font-weight: 700; }
.receipt-feats li > div > span { display: block; margin-top: 3px; font-size: 14px; color: var(--muted); }

.receipt-cta { display: flex; align-items: center; gap: 14px; flex-wrap: wrap; margin-top: 28px; }
.receipt-hint { font-family: var(--hand); font-size: 19px; color: var(--muted); transform: rotate(-2deg); }
.receipt-hint::before { content: '← '; }

/* ---- Stage (printer sahna) ---- */
.printer-stage {
  position: relative; min-height: 560px;
  display: flex; flex-direction: column; align-items: center; justify-content: flex-end;
  padding-bottom: 8px;
}

/* ---- qo'lyozma chekka izohlar ---- */
.annot {
  position: absolute; z-index: 6;
  font-family: var(--hand); font-weight: 600; font-size: 21px; line-height: 1.1;
  color: var(--ink-2); max-width: 150px;
}
.annot-arrow { width: 40px; height: 24px; color: var(--muted); margin-top: 4px; }
.annot-arrow-l { margin-bottom: 4px; margin-left: auto; }
.annot-1 { top: 44px; left: 1%; transform: rotate(-5deg); }
.annot-2 { top: 150px; right: 0; transform: rotate(3deg); text-align: right; }
.annot-3 { top: 300px; left: 0; transform: rotate(-4deg); }

/* ---- Chek qog'ozi (printer tirqishidan bosilib chiqadi) ---- */
.paper-slot {
  position: relative; z-index: 2; width: 280px;
  display: flex; justify-content: center;
  margin-bottom: -14px;
  /* tirqish niqobi: qog'ozning printer ichidagi qismi ko'rinmaydi */
  clip-path: inset(-700px -200px 0 -200px);
}
.receipt-paper {
  width: 268px;
  background:
    repeating-linear-gradient(0deg, transparent 0 27px, rgba(15, 23, 42, .015) 27px 28px),
    linear-gradient(180deg, #ffffff, #fffdf7);
  color: #2b2722; font-family: var(--mono);
  box-shadow: 0 24px 40px -20px rgba(15, 23, 42, .45), 0 2px 6px rgba(15, 23, 42, .08);
  transform-origin: bottom center;
  /* pastki yirtilgan chekka (zigzag) */
  -webkit-mask: linear-gradient(#000 0 0) top / 100% calc(100% - 7px) no-repeat,
    radial-gradient(5px 5px at 5px 7px, transparent 5px, #000 5.5px) repeat-x bottom / 12px 7px;
          mask: linear-gradient(#000 0 0) top / 100% calc(100% - 7px) no-repeat,
    radial-gradient(5px 5px at 5px 7px, transparent 5px, #000 5.5px) repeat-x bottom / 12px 7px;
}
.rp-inner { padding: 20px 20px 16px; font-size: 10px; line-height: 1.6; }

/* paper-feed: chek printer tirqishidan tepaga bosilib chiqadi */
.receipt-paper { transform: translateY(100%); will-change: transform; }
.printer-stage.printed .receipt-paper {
  animation: paper-feed 2.1s cubic-bezier(.22, .61, .36, 1) forwards;
}
@keyframes paper-feed {
  from { transform: translateY(100%); }
  to   { transform: translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
  .receipt-paper { transform: none; }
  .printer-stage.printed .receipt-paper { animation: none; }
}

/* ---- Chek matni ---- */
.rc-head { text-align: center; }
.rc-logo { width: 38px; height: 38px; margin: 0 auto 6px; color: #1c1917; }
.rc-logo svg { width: 100%; height: 100%; }
.rc-shop { font-weight: 700; font-size: 17px; letter-spacing: .18em; color: #111; }
.rc-meta { font-size: 9.5px; color: #6b645b; }
.rc-doc { text-align: center; font-weight: 700; font-size: 11.5px; letter-spacing: .06em; color: #111; }
.rc-sep { height: 0; margin: 7px 0; }
.rc-da { border-top: 1.5px dashed #c4bbac; }
.rc-eq { border-top: 2px solid #a99e8a; }
.rc-kv { display: flex; justify-content: space-between; gap: 10px; }
.rc-it { margin: 5px 0; }
.rc-nm { color: #111; }
.rc-dt { display: flex; justify-content: space-between; gap: 10px; padding-left: 12px; color: #4a443c; }
.rc-total { font-weight: 700; font-size: 14px; color: #111; letter-spacing: .02em; }
.rc-foot { text-align: center; color: #3a352e; margin-top: 8px; }
.rc-barcode {
  height: 38px; margin: 12px 6px 0;
  background-image: repeating-linear-gradient(90deg,
    #1c1917 0 1.5px, transparent 1.5px 4px,
    #1c1917 4px 6.5px, transparent 6.5px 8px,
    #1c1917 8px 12px, transparent 12px 14.5px,
    #1c1917 14.5px 16px, transparent 16px 20px,
    #1c1917 20px 24px, transparent 24px 25.5px);
  background-size: 25.5px 100%;
}
.rc-code { text-align: center; font-size: 10px; letter-spacing: .3em; color: #3a352e; margin-top: 6px; }

/* ---- Printer korpusi ---- */
.printer { position: relative; z-index: 4; width: 360px; max-width: 92%; }
.printer-lid {
  position: relative; height: 26px; margin: 0 14px;
  background: linear-gradient(180deg, #37332a, #29261e);
  border-radius: 14px 14px 4px 4px; box-shadow: inset 0 2px 3px rgba(255, 255, 255, .07);
}
.printer-slot-line {
  position: absolute; top: 8px; left: 50%; transform: translateX(-50%);
  width: 280px; max-width: 86%; height: 6px; border-radius: 4px;
  background: #14120c; box-shadow: inset 0 2px 4px rgba(0, 0, 0, .7), 0 1px 0 rgba(255, 255, 255, .06);
}
.printer-body {
  position: relative; height: 92px; border-radius: 8px 8px 16px 16px;
  background: linear-gradient(180deg, #443f33, #2b2820);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .09), 0 20px 36px -18px rgba(35, 33, 26, .6);
  display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px;
}
.printer-led {
  position: absolute; top: 14px; left: 22px; width: 9px; height: 9px; border-radius: 50%;
  background: #2fbc8a; box-shadow: 0 0 0 0 rgba(47, 188, 138, .6); animation: led-pulse 2s infinite;
}
.printer-led.printing { animation: led-blink .5s steps(2) infinite; }
@keyframes led-pulse { 0%, 100% { box-shadow: 0 0 6px 1px rgba(47, 188, 138, .7); } 50% { box-shadow: 0 0 10px 3px rgba(47, 188, 138, .35); } }
@keyframes led-blink { 0% { background: #2fbc8a; } 50% { background: #d9a13b; } 100% { background: #2fbc8a; } }
.printer-brand { color: rgba(244, 241, 233, .5); font-family: var(--mono); font-size: 11px; font-weight: 600; letter-spacing: .1em; }
.printer-grille { display: flex; gap: 5px; }
.printer-grille i { width: 30px; height: 4px; border-radius: 2px; background: rgba(244, 241, 233, .12); }
.printer-foot { height: 8px; margin: 0 30px; background: #17150f; border-radius: 0 0 10px 10px; box-shadow: 0 14px 22px -10px rgba(35, 33, 26, .5); }

/* ============================================================ HOW IT WORKS */
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; }
.step { position: relative; padding-top: 26px; }
.step::before {
  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 2px;
  background-image: linear-gradient(90deg, var(--line-2) 55%, transparent 55%);
  background-size: 9px 2px;
}
.step::after {
  content: ''; position: absolute; top: -4px; left: 0; width: 42px; height: 10px;
  background: var(--brand); border-radius: 2px;
}
.step-num {
  font-family: var(--serif); font-style: italic; font-weight: 600;
  font-size: 46px; line-height: 1; color: var(--brand-ink); margin-bottom: 14px;
}
.step h3 { font-size: 20px; }
.step p { margin-top: 9px; font-size: 14.5px; color: var(--muted); max-width: 36ch; }

/* ============================================================ PRICING */
.price-incl {
  display: flex; flex-wrap: wrap; align-items: center;
  gap: 10px 16px; margin: -16px 0 36px;
}
.price-incl-tag {
  display: inline-flex; align-items: center; gap: 6px; white-space: nowrap;
  font-family: var(--mono); font-size: 11.5px; font-weight: 600; letter-spacing: .08em; text-transform: uppercase;
  color: var(--brand-ink); background: var(--tint);
  border: 1px solid rgba(13, 125, 84, .3); border-radius: 999px; padding: 5px 13px;
}
.price-incl-tag::before { content: '✓'; font-weight: 700; }
.price-incl-mods { font-size: 13.5px; color: var(--muted); word-spacing: 2px; }

.price-grid { display: grid; align-items: stretch; }
.price-grid-4 { grid-template-columns: repeat(4, 1fr); gap: 16px; }

.price {
  position: relative; display: flex; flex-direction: column;
  background: var(--card); border: 1px solid var(--line-2); border-radius: var(--r);
  padding: 28px 24px; transition: transform .2s, box-shadow .2s, border-color .2s;
}
.price:hover { transform: translateY(-4px); box-shadow: var(--sh); }
.price h3 { font-size: 19px; }

.price-num { margin: 16px 0 4px; display: flex; align-items: baseline; gap: 8px; flex-wrap: wrap; }
.amt {
  font-family: var(--mono); font-weight: 600; font-size: 29px; letter-spacing: -0.03em;
  color: var(--ink); font-variant-numeric: tabular-nums;
}
.amt-sm { font-size: 21px !important; }
.per { font-family: var(--mono); font-size: 12px; color: var(--muted); }

.price-specs { margin: 16px 0 22px; display: flex; flex-direction: column; }
.ps-row {
  display: flex; align-items: center; gap: 10px;
  padding: 11px 0; border-top: 1px solid var(--line);
}
.ps-ic { width: 18px; height: 18px; color: var(--brand-ink); opacity: .85; flex-shrink: 0; }
.ps-lab { flex: 1; display: flex; align-items: baseline; gap: 8px; font-size: 13px; color: var(--muted); }
.ps-lab::after { content: ''; flex: 1; border-bottom: 2px dotted var(--line-2); transform: translateY(-3px); }
.ps-val {
  font-family: var(--mono); font-weight: 600; font-size: 19px; line-height: 1;
  letter-spacing: -.02em; color: var(--ink); font-variant-numeric: tabular-nums;
}
.ps-val.is-inf { font-size: 22px; color: var(--brand-ink); }

.price > .btn-block { margin-top: auto; }

/* Featured — siyoh kartasi (qog'oz orasidagi bitta qora daftar) */
.price-pop { background: var(--panel); border-color: var(--panel); }
.price-pop h3 { color: var(--paper); }
.price-pop .amt { color: #f7f4ea; }
.price-pop .per { color: #a49e8b; }
.price-pop .ps-row { border-top-color: rgba(244, 241, 233, .14); }
.price-pop .ps-lab { color: #a49e8b; }
.price-pop .ps-lab::after { border-bottom-color: rgba(244, 241, 233, .25); }
.price-pop .ps-val { color: #f7f4ea; }
.price-pop .ps-val.is-inf, .price-pop .ps-ic { color: #58c99a; }
.price-pop:hover { box-shadow: 0 24px 48px -18px rgba(29, 27, 20, .55); }

.price-tag {
  position: absolute; z-index: 2; top: -12px; right: 16px;
  background: var(--brand); color: #fdfcf7;
  font-family: var(--mono); font-size: 11px; font-weight: 600; letter-spacing: .07em; text-transform: uppercase;
  padding: 5px 12px; border-radius: 4px; transform: rotate(2deg);
  box-shadow: 0 8px 16px -6px rgba(13, 125, 84, .5);
}

.price-foot { text-align: center; margin-top: 30px; color: var(--muted); font-size: 14.5px; }
.price-foot strong { color: var(--brand-ink); }

/* ============================================================ DOWNLOAD */
.dl-card {
  position: relative; max-width: 780px; margin: 0 auto;
  background: var(--card); border: 1px solid var(--line-2); border-radius: var(--r-lg);
  box-shadow: var(--sh); padding: 32px;
}
.dl-main { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.dl-os-ico {
  width: 58px; height: 58px; flex-shrink: 0; border-radius: var(--r); display: grid; place-items: center;
  background: var(--tint); border: 1px solid rgba(13, 125, 84, .25); color: var(--brand-ink);
}
.dl-os-ico svg { width: 28px; height: 28px; }
.dl-info { flex: 1; min-width: 170px; }
.dl-info h3 { font-size: 20px; }
.dl-meta { margin-top: 5px; font-size: 13px; color: var(--muted); font-family: var(--mono); }
.dl-btn { flex-shrink: 0; }
.dl-btn[aria-busy="true"] { opacity: .65; pointer-events: none; }
.dl-ico { transition: transform .15s ease; }
.dl-btn:hover .dl-ico { transform: translateY(2px); }

.dl-alt { margin-top: 24px; padding-top: 20px; border-top: 1px dashed var(--line); display: flex; align-items: center; gap: 12px 14px; flex-wrap: wrap; }
.dl-alt[hidden] { display: none; }
.dl-alt-label { font-family: var(--mono); font-size: 12px; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; color: var(--muted); }
.dl-platforms { display: flex; flex-wrap: wrap; gap: 8px; }
.dl-chip {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 8px 13px; border-radius: var(--r-sm); border: 1px solid var(--line-2); background: transparent;
  font-size: 13.5px; font-weight: 550; color: var(--ink-2);
  transition: border-color .15s, color .15s, background .15s;
}
.dl-chip:hover { border-color: var(--ink-2); color: var(--ink); background: #fff; }
.dl-chip svg { width: 15px; height: 15px; opacity: .8; flex-shrink: 0; }
.dl-chip-sz { color: var(--muted-2); font-weight: 500; font-family: var(--mono); font-size: 11.5px; }

.dl-points { list-style: none; margin: 26px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 10px 30px; }
.dl-points li {
  position: relative; padding-left: 24px;
  font-size: 14.5px; color: var(--ink-2); font-weight: 500;
}
.dl-points li::before {
  content: ''; position: absolute; left: 2px; top: 8px; width: 11px; height: 6px;
  border-left: 2.5px solid var(--brand); border-bottom: 2.5px solid var(--brand);
  transform: rotate(-45deg);
}

.dl-note { margin-top: 20px; font-family: var(--mono); font-size: 12px; color: var(--muted-2); border-top: 1px dashed var(--line); padding-top: 14px; }
.dl-note a { color: var(--brand-ink); font-weight: 600; }
.dl-note a:hover { text-decoration: underline; }

/* ============================================================ FAQ */
.faq-container { max-width: 820px; }
.faq-list { border-top: 1px solid var(--line-2); }
.faq-item { border-bottom: 1px solid var(--line-2); }
.faq-item summary {
  position: relative; display: block; padding: 22px 44px 22px 0; cursor: pointer;
  font-weight: 650; font-size: 17px; color: var(--ink); list-style: none; user-select: none;
  transition: color .15s;
}
.faq-item summary:hover { color: var(--brand-ink); }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: '+'; position: absolute; right: 4px; top: 50%; transform: translateY(-50%);
  font-family: var(--mono); font-weight: 500; font-size: 24px; color: var(--muted);
  transition: transform .25s, color .2s;
}
.faq-item[open] summary::after { transform: translateY(-50%) rotate(45deg); color: var(--brand-ink); }
.faq-body { padding: 0 44px 24px 0; color: var(--muted); font-size: 15px; line-height: 1.7; max-width: 68ch; }
.faq-body a { color: var(--brand-ink); font-weight: 600; }
.faq-body a:hover { text-decoration: underline; }

/* ============================================================ FINAL CTA */
.final-cta { background: var(--panel); padding: 96px 0; }
.final-cta::before { display: none; }
.cta-band {
  display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 64px; align-items: center;
}
.cta-text h2 { color: #f7f4ea; font-size: clamp(30px, 3.6vw, 44px); }
.cta-text h2 em { color: #58c99a; }
.cta-text p { color: #a49e8b; margin-top: 16px; font-size: 16.5px; max-width: 44ch; }
.cta-actions { display: flex; gap: 12px; flex-wrap: wrap; margin-top: 30px; }
.final-cta .btn-paper { color: #e8e4d5; border-color: rgba(244, 241, 233, .35); }
.final-cta .btn-paper:hover { background: var(--paper); border-color: var(--paper); color: var(--ink); }

/* "0 so'm" cheki */
.cta-receipt {
  position: relative; justify-self: center; width: 100%; max-width: 330px;
  background: linear-gradient(180deg, #ffffff, #fffdf7);
  color: #2b2722; font-family: var(--mono); font-size: 13px;
  padding: 26px 24px 34px; transform: rotate(2deg);
  box-shadow: 0 34px 60px -24px rgba(0, 0, 0, .55);
  -webkit-mask: linear-gradient(#000 0 0) top / 100% calc(100% - 8px) no-repeat,
    radial-gradient(6px 6px at 6px 8px, transparent 6px, #000 6.5px) repeat-x bottom / 14px 8px;
          mask: linear-gradient(#000 0 0) top / 100% calc(100% - 8px) no-repeat,
    radial-gradient(6px 6px at 6px 8px, transparent 6px, #000 6.5px) repeat-x bottom / 14px 8px;
}
.ctr-head { text-align: center; font-weight: 700; font-size: 13px; letter-spacing: .14em; color: #111; }
.ctr-sep { border-top: 1.5px dashed #c4bbac; margin: 13px 0; }
.ctr-row { display: flex; align-items: baseline; gap: 8px; padding: 3.5px 0; color: #4a443c; }
.ctr-row i { flex: 1; border-bottom: 2px dotted #c4bbac; transform: translateY(-3px); }
.ctr-total { font-weight: 700; font-size: 16px; color: #111; }
.ctr-stamp {
  position: absolute; left: 20px; bottom: 4px;
  font-weight: 700; font-size: 15px; letter-spacing: .2em; color: var(--brand);
  border: 2.5px solid var(--brand); border-radius: 6px; padding: 5px 10px 5px 13px;
  transform: rotate(-8deg); opacity: .85; mix-blend-mode: multiply;
}

/* ============================================================ FOOTER */
.footer { background: var(--paper); border-top: 1px solid var(--line); padding: 60px 0 28px; }
.footer-inner { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 40px; padding-bottom: 44px; }
.footer-brand .brand-mark { width: 26px; height: 26px; }
.footer-brand .brand-name { font-size: 18px; }
.footer-brand p { color: var(--muted); font-size: 14px; margin-top: 14px; max-width: 38ch; }
.footer-col h5 {
  font-family: var(--mono); font-size: 11.5px; font-weight: 600;
  letter-spacing: .12em; text-transform: uppercase; color: var(--muted); margin-bottom: 16px;
}
.footer-col a { display: block; color: var(--ink-2); font-size: 14.5px; padding: 5px 0; transition: color .15s; }
.footer-col a:hover { color: var(--brand-ink); }

.footer-receipt {
  text-align: center; font-family: var(--mono); font-size: 12px; letter-spacing: .18em; color: var(--muted-2);
  padding-top: 22px; padding-bottom: 22px; border-top: 1px dashed var(--line);
}
.footer-bottom {
  display: flex; justify-content: space-between; align-items: center; gap: 8px;
  border-top: 1px dashed var(--line); padding-top: 20px;
  font-family: var(--mono); font-size: 12px; color: var(--muted-2);
}

/* ============================================================ REVEAL / LOAD MOTION */
.reveal { opacity: 0.001; transform: translateY(16px); transition: opacity .55s ease, transform .55s ease; will-change: opacity, transform; }
.reveal.in { opacity: 1; transform: none; }

@keyframes rise { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }
.hero .kicker { animation: rise .55s .05s both; }
.hero h1 { animation: rise .55s .12s both; }
.hero .lede { animation: rise .55s .2s both; }
.hero-ledger { animation: rise .55s .28s both; }
.hero-cta { animation: rise .55s .36s both; }
.lead-card { animation: rise .6s .25s both; }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; }
}

/* ============================================================ RESPONSIVE */
@media (max-width: 1080px) {
  .hero-copy::before { display: none; }
}
@media (max-width: 1024px) {
  .hero-inner { grid-template-columns: 1fr; gap: 52px; }
  .hero h1 { max-width: none; }
  .lead-card { max-width: 540px; }
  .stamp { right: 8px; }
  .value-list { grid-template-columns: 1fr; gap: 0; }
  .value-list .ventry:first-child { border-top: 0; }
  .feat-grid { grid-template-columns: repeat(2, 1fr); }
  .fcard:nth-child(3n) { border-right: 1px solid var(--line); }
  .fcard:nth-child(2n) { border-right: 0; }
  .fcard:nth-child(n+4) { border-bottom: 1px solid var(--line); }
  .fcard:nth-child(n+5) { border-bottom: 0; }
  .showcase-inner { grid-template-columns: 1fr; gap: 44px; }
  .receipt-grid { grid-template-columns: 1fr; gap: 48px; }
  .printer-stage { min-height: 520px; }
  .price-grid-4 { grid-template-columns: repeat(2, 1fr); }
  .cta-band { grid-template-columns: 1fr; gap: 52px; }
  .cta-receipt { justify-self: start; }
}
@media (max-width: 760px) {
  .topbar-msg { display: none; }
  .topbar-inner { justify-content: center; }
  .nav-links, .nav-cta .btn-ghost { display: none; }
  .nav-toggle { display: flex; }
  .nav-links.open {
    display: flex; position: absolute; top: 100%; left: 0; right: 0; flex-direction: column;
    background: var(--paper); padding: 14px 24px; margin: 0; border-bottom: 1px solid var(--line); box-shadow: var(--sh); gap: 2px;
  }
  .nav-links.open a { padding: 13px 0; font-size: 16px; border-bottom: 1px solid var(--line); color: var(--ink); }
  .nav-links.open a:last-child { border-bottom: 0; }

  .section { padding: 72px 0; }
  .hero { padding: 48px 0 72px; }
  .sec-head { grid-template-columns: 1fr; align-items: start; margin-bottom: 40px; }
  .sec-note { text-align: left; }

  .trust-inner { flex-direction: column; align-items: flex-start; gap: 12px; }
  .trust-logos { margin-left: 0; gap: 8px 22px; }

  .feat-grid { grid-template-columns: 1fr; }
  .fcard { border-right: 0 !important; border-bottom: 1px solid var(--line) !important; }
  .fcard:last-child { border-bottom: 0 !important; }

  .steps { grid-template-columns: 1fr; gap: 36px; }
  .price-grid-4 { grid-template-columns: 1fr; }
  .price-pop { order: -1; }

  .annot-1 { left: 0; top: 22px; }
  .annot-2 { top: 120px; }
  .annot-3 { display: none; }

  .final-cta { padding: 72px 0; }
  .cta-actions .btn { flex: 1; }
  .cta-receipt { max-width: 300px; justify-self: center; transform: rotate(1.5deg); }

  .footer-inner { grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
}
@media (max-width: 460px) {
  .hero h1 { font-size: 37px; }
  .lede { font-size: 16.5px; }
  .field-row { grid-template-columns: 1fr; }
  .lead-card { padding: 24px 20px; }
  .stamp { width: 96px; height: 96px; top: -24px; right: -6px; }
  .hlrow { font-size: 14px; }
  .hl-v { font-size: 13px; }
  .hero-cta .btn { width: 100%; }
  .footer-inner { grid-template-columns: 1fr; }
  .footer-bottom { flex-direction: column; gap: 6px; }
}
