/* Klever / Агропромбанк installment — matches app InstallmentTeaser + installment screen */

.zv-inst-teaser {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 14px 0 8px;
  padding: 12px;
  background: #1c1814;
  border: 1px solid rgba(232, 213, 163, 0.28);
  border-radius: 14px;
  text-decoration: none !important;
  color: inherit;
  transition: border-color 0.2s ease, background 0.2s ease;
}
.zv-inst-teaser:hover {
  border-color: rgba(212, 175, 55, 0.55);
  background: #221c16;
  color: inherit;
}
.zv-inst-teaser__icon {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 10px;
  background: rgba(212, 175, 55, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d4af37;
  font-size: 18px;
  line-height: 1;
}
.zv-inst-teaser__body {
  flex: 1;
  min-width: 0;
}
.zv-inst-teaser__title {
  font-family: Manrope, system-ui, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #e8d5a3;
  margin: 0;
}
.zv-inst-teaser__sub {
  font-family: Manrope, system-ui, sans-serif;
  font-size: 12px;
  color: #a89b88;
  margin: 2px 0 0;
}
.zv-inst-teaser__chev {
  color: #6f6558;
  font-size: 18px;
  line-height: 1;
}

/* Standalone page */
.zv-inst-page {
  margin: 0;
  min-height: 100vh;
  background: #0f0d0b;
  color: #f7f1e6;
  font-family: Manrope, system-ui, sans-serif;
}
.zv-inst-page__inner {
  max-width: 560px;
  margin: 0 auto;
  padding: 16px 16px 40px;
}
.zv-inst-nav {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 12px;
}
.zv-inst-nav h1 {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 24px;
  color: #f7f1e6;
}
.zv-inst-back {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #f7f1e6;
  text-decoration: none;
  font-size: 28px;
  line-height: 1;
}
.zv-inst-hero {
  border-radius: 18px;
  padding: 18px;
  margin-bottom: 18px;
  border: 1px solid rgba(232, 213, 163, 0.28);
  background: linear-gradient(145deg, #3a3018 0%, #161310 100%);
}
.zv-inst-hero__eyebrow {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e8d5a3;
}
.zv-inst-hero__title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 26px;
  margin-top: 6px;
  color: #f7f1e6;
}
.zv-inst-hero__sub {
  margin: 6px 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #a89b88;
}
.zv-inst-label {
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 18px;
  color: #f7f1e6;
  margin: 0 0 8px;
}
.zv-inst-hint {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 18px;
  color: #a89b88;
}
.zv-inst-input {
  width: 100%;
  box-sizing: border-box;
  height: 52px;
  padding: 0 14px;
  margin-bottom: 8px;
  border-radius: 14px;
  border: 1px solid rgba(232, 213, 163, 0.14);
  background: #1c1814;
  color: #f7f1e6;
  font-family: Manrope, system-ui, sans-serif;
  font-weight: 600;
  font-size: 18px;
  outline: none;
}
.zv-inst-input:focus {
  border-color: rgba(212, 175, 55, 0.55);
}
.zv-inst-warn {
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 18px;
  color: #e85d4c;
}
.zv-inst-terms {
  display: flex;
  gap: 8px;
  margin-bottom: 18px;
}
.zv-inst-term {
  flex: 1;
  border-radius: 14px;
  border: 1px solid rgba(232, 213, 163, 0.14);
  background: #1c1814;
  padding: 12px 4px;
  text-align: center;
  cursor: pointer;
  color: #f7f1e6;
  font-family: inherit;
}
.zv-inst-term.is-on {
  border-color: #d4af37;
  background: rgba(212, 175, 55, 0.14);
}
.zv-inst-term__n {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.zv-inst-term.is-on .zv-inst-term__n {
  color: #e8d5a3;
}
.zv-inst-term__l {
  display: block;
  font-size: 11px;
  color: #a89b88;
  margin-top: 2px;
}
.zv-inst-term.is-on .zv-inst-term__l {
  color: #e8d5a3;
}
.zv-inst-result {
  background: #1c1814;
  border-radius: 18px;
  padding: 16px;
  border: 1px solid rgba(232, 213, 163, 0.14);
  margin-bottom: 20px;
}
.zv-inst-result__label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #a89b88;
}
.zv-inst-result__value {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 36px;
  color: #e8d5a3;
  margin-top: 4px;
}
.zv-inst-rows {
  margin-top: 12px;
}
.zv-inst-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
  font-size: 13px;
}
.zv-inst-row span {
  color: #a89b88;
  flex: 1;
}
.zv-inst-row strong {
  font-weight: 500;
  color: #f7f1e6;
}
.zv-inst-result__note {
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #6f6558;
}
.zv-inst-block {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  font-size: 20px;
  color: #f7f1e6;
  margin: 0 0 10px;
}
.zv-inst-bullets {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
.zv-inst-bullets li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #a89b88;
}
.zv-inst-bullets li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #d4af37;
}
.zv-inst-actions {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.zv-inst-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 16px;
  border-radius: 14px;
  font-family: Manrope, system-ui, sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none !important;
  text-align: center;
  box-sizing: border-box;
}
.zv-inst-btn--gold {
  background: linear-gradient(180deg, #e8d5a3 0%, #d4af37 55%, #b8860b 100%);
  color: #1a140c !important;
}
.zv-inst-btn--ghost {
  background: transparent;
  border: 1px solid rgba(232, 213, 163, 0.28);
  color: #e8d5a3 !important;
}
.zv-inst-btn--ghost:hover {
  border-color: #d4af37;
}
.zv-inst-disclaimer {
  margin: 18px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #6f6558;
  text-align: center;
}

@media (max-width: 420px) {
  .zv-inst-terms {
    flex-wrap: wrap;
  }
  .zv-inst-term {
    flex: 1 1 calc(50% - 8px);
  }
}
