.pricing-page { background: var(--cream); }
.pricing-hero { padding: 72px 0 0; color: white; background: var(--green-deep); }
.pricing-hero-layout { display: grid; grid-template-columns: minmax(0, 1.08fr) minmax(360px, .72fr); gap: clamp(54px, 8vw, 112px); align-items: end; padding-bottom: 66px; }
.pricing-hero-layout > * { min-width: 0; }
.pricing-hero .eyebrow { color: #f2c6a8; }
.pricing-hero h1 { max-width: 790px; margin: 0; font-size: clamp(3.5rem, 6.2vw, 6.4rem); }
.pricing-hero-copy > p { max-width: 570px; margin: 0 0 28px; color: rgba(255,255,255,.76); font-size: 1.02rem; }
.pricing-hero-copy .hero-actions { margin-bottom: 22px; }
.pricing-hero-copy > small { display: block; max-width: 560px; color: rgba(255,255,255,.56); font-size: .76rem; line-height: 1.55; }
.pricing-text-link { padding: 12px 4px; color: #f2c6a8; font-size: .88rem; font-weight: 800; }
.pricing-text-link:hover { color: white; }
.pricing-facts { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(255,255,255,.18); border-left: 1px solid rgba(255,255,255,.18); }
.pricing-facts div { min-height: 126px; display: grid; grid-template-columns: 42px 1fr; grid-template-rows: auto auto; gap: 4px 16px; align-content: center; padding: 24px 28px; border-right: 1px solid rgba(255,255,255,.18); }
.pricing-facts span { grid-row: 1 / 3; color: #f2c6a8; font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.pricing-facts strong { font: 700 .96rem/1.3 Manrope, Arial, sans-serif; }
.pricing-facts small { color: rgba(255,255,255,.54); font-size: .75rem; line-height: 1.45; }

.rate-guide { background: var(--cream); }
.price-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.price-card { min-width: 0; padding: 30px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: white; }
.price-card:last-child { grid-column: 1 / -1; }
.price-card-head { display: flex; justify-content: space-between; gap: 24px; align-items: flex-start; }
.price-card-head small { color: var(--terracotta); font-size: .72rem; font-weight: 800; letter-spacing: .13em; }
.price-card-head a { text-align: right; font: 700 1.26rem/1.25 Manrope, Arial, sans-serif; }
.price-card-head a:hover { color: var(--terracotta); }
.price-card > p { max-width: 590px; min-height: 48px; margin: 22px 0 26px; color: var(--muted); font-size: .86rem; }
.rate-bands { display: grid; grid-template-columns: repeat(3, 1fr); margin: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.rate-bands div { min-width: 0; padding: 15px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.rate-bands dt { margin-bottom: 8px; color: var(--muted); font-size: .68rem; font-weight: 700; }
.rate-bands dd { margin: 0; font: 800 clamp(1rem, 2vw, 1.25rem)/1.1 Manrope, Arial, sans-serif; white-space: nowrap; }
.rate-bands dd small { display: block; margin-top: 6px; color: var(--muted); font: 500 .64rem/1.2 Inter, Arial, sans-serif; }
.minimum { display: flex; justify-content: space-between; gap: 24px; align-items: center; margin-top: 19px; color: var(--muted); font-size: .74rem; }
.minimum strong { color: var(--terracotta); font: 800 1.12rem/1 Manrope, Arial, sans-serif; }

.custom-pricing { padding-block: 92px; color: white; background: var(--green); }
.custom-pricing .eyebrow { color: #f2c6a8; }
.custom-layout { display: grid; grid-template-columns: .75fr 1.25fr; gap: 92px; align-items: start; }
.custom-grid { display: grid; grid-template-columns: repeat(2, 1fr); border-top: 1px solid rgba(255,255,255,.2); border-left: 1px solid rgba(255,255,255,.2); }
.custom-grid article { min-height: 330px; display: flex; flex-direction: column; padding: 28px; border-right: 1px solid rgba(255,255,255,.2); border-bottom: 1px solid rgba(255,255,255,.2); }
.custom-grid small { color: #f2c6a8; font-size: .72rem; font-weight: 800; letter-spacing: .13em; }
.custom-grid h3 { margin: 64px 0 12px; font-size: 1.3rem; }
.custom-grid p { margin: 0 0 28px; color: rgba(255,255,255,.66); font-size: .87rem; }
.custom-grid a { margin-top: auto; color: #f2c6a8; font-size: .84rem; font-weight: 800; }

.area-explainer { background: var(--sand); }
.area-layout { display: grid; grid-template-columns: minmax(0, .86fr) minmax(430px, 1.14fr); gap: 100px; align-items: start; }
.area-copy > p:not(.eyebrow) { max-width: 650px; margin: 28px 0 26px; color: var(--muted); }
.area-copy > a { color: var(--terracotta); font-size: .88rem; font-weight: 800; }
.area-steps { margin: 0; padding: 0; list-style: none; border-top: 1px solid var(--line); }
.area-steps li { display: grid; grid-template-columns: 60px 1fr; gap: 18px; padding: 26px 0; border-bottom: 1px solid var(--line); }
.area-steps li > span { color: var(--terracotta); font-size: .72rem; font-weight: 800; letter-spacing: .12em; }
.area-steps h3 { margin: 0 0 7px; font-size: 1.06rem; }
.area-steps p { margin: 0; color: var(--muted); font-size: .86rem; }

.pricing-factors { color: white; background: var(--green-deep); }
.pricing-factors .eyebrow { color: #f2c6a8; }
.factors-layout { display: grid; grid-template-columns: minmax(0, .68fr) minmax(520px, 1.32fr); gap: 92px; align-items: start; }
.factors-copy > p:last-child { max-width: 500px; margin: 28px 0 0; color: rgba(255,255,255,.64); }
.factor-table-wrap { overflow-x: auto; }
.factor-table-wrap table { width: 100%; border-collapse: collapse; }
.factor-table-wrap tr { border-top: 1px solid rgba(255,255,255,.18); }
.factor-table-wrap tr:last-child { border-bottom: 1px solid rgba(255,255,255,.18); }
.factor-table-wrap th { padding: 17px 20px 17px 0; text-align: left; font: 700 .9rem/1.3 Manrope, Arial, sans-serif; }
.factor-table-wrap th small { display: block; margin-top: 5px; color: rgba(255,255,255,.5); font: 400 .74rem/1.4 Inter, Arial, sans-serif; }
.factor-table-wrap td { width: 120px; padding: 17px 0 17px 20px; color: #f2c6a8; text-align: right; font: 800 1rem/1 Manrope, Arial, sans-serif; white-space: nowrap; }

.scope-assumptions { background: var(--cream); }
.assumption-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.assumption-grid article { min-height: 340px; padding: 34px; color: white; background: var(--green); }
.assumption-grid article.separate { background: var(--terracotta); }
.assumption-grid article > span { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.36); border-radius: 50%; font-weight: 800; }
.assumption-grid h3 { margin: 58px 0 24px; font-size: 1.42rem; }
.assumption-grid ul { margin: 0; padding: 0; list-style: none; }
.assumption-grid li { position: relative; padding: 12px 0 12px 23px; border-top: 1px solid rgba(255,255,255,.2); font-size: .86rem; }
.assumption-grid li::before { content: "—"; position: absolute; left: 0; color: #f2c6a8; }

.calculation-examples { background: white; }
.example-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.example-grid article { min-height: 270px; display: grid; grid-template-rows: auto 1fr auto auto; padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.example-grid article > span { color: var(--terracotta); font-size: .72rem; font-weight: 800; letter-spacing: .13em; }
.example-grid h3 { margin: 46px 0 7px; font-size: 1.18rem; }
.example-grid p { margin: 0; color: var(--muted); font-size: .82rem; }
.example-grid strong { margin-top: 28px; color: var(--green); font: 800 1.52rem/1.1 Manrope, Arial, sans-serif; }
.example-grid small { margin-top: 7px; color: var(--muted); font-size: .72rem; }

.pricing-faq { background: var(--sand); }
.pricing-contact-link { color: #f2c6a8; font-size: .84rem; font-weight: 800; }
.pricing-contact-link:hover { color: white; }

@media (max-width: 980px) {
  .pricing-hero-layout, .custom-layout, .area-layout, .factors-layout { grid-template-columns: 1fr; gap: 44px; }
  .pricing-hero h1 { max-width: 900px; }
  .price-grid { grid-template-columns: 1fr; }
  .price-card:last-child { grid-column: auto; }
  .custom-grid { max-width: 760px; }
  .factor-table-wrap { max-width: 760px; }
  .example-grid { grid-template-columns: 1fr; }
  .example-grid article { min-height: 220px; }
}

@media (max-width: 680px) {
  .pricing-hero { padding-top: 48px; }
  .pricing-hero-layout { padding-bottom: 48px; }
  .pricing-hero h1 { font-size: clamp(2.6rem, 12.3vw, 4rem); }
  html[lang="ru"] .pricing-hero h1 { font-size: clamp(2.42rem, 10.4vw, 3.45rem); }
  .pricing-hero-copy .hero-actions { align-items: stretch; flex-direction: column; }
  .pricing-text-link { text-align: center; }
  .pricing-facts { grid-template-columns: 1fr; }
  .pricing-facts div { min-height: 96px; border-bottom: 1px solid rgba(255,255,255,.18); }
  .pricing-facts div:last-child { border-bottom: 0; }
  .price-card { padding: 22px; }
  .price-card-head { display: grid; gap: 10px; }
  .price-card-head a { text-align: left; }
  .price-card > p { min-height: 0; }
  .rate-bands { grid-template-columns: 1fr; }
  .rate-bands div { display: flex; justify-content: space-between; align-items: center; gap: 18px; padding: 13px; }
  .rate-bands dt { margin: 0; }
  .rate-bands dd { text-align: right; }
  .rate-bands dd small { display: inline; margin-left: 4px; }
  .custom-grid, .assumption-grid { grid-template-columns: 1fr; }
  .custom-grid article { min-height: 280px; }
  .custom-grid h3 { margin-top: 42px; }
  .area-steps li { grid-template-columns: 48px 1fr; }
  .factors-layout { min-width: 0; }
  .factor-table-wrap th { min-width: 220px; }
  .assumption-grid article { min-height: 0; }
  .assumption-grid h3 { margin-top: 42px; }
  .example-grid article { min-height: 0; }
}

@media (prefers-reduced-motion: reduce) {
  .pricing-page .button { transition: none; }
}
