/* AS-PRO · Atlas. Стили компонентов используют префикс as-. */
:root {
  --as-ink: #172b42;
  --as-muted: #3a536b;
  --as-blue: #1877e8;
  --as-blue-dark: #0962ce;
  --as-line: rgba(63, 110, 150, .13);
  --as-paper: #f5f9fd;
  --as-radius: 22px;
  --as-ease: cubic-bezier(.2,.7,.2,1);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 112px; }
body.as-page { margin: 0; color: var(--as-ink); background: var(--as-paper); font: 16px/1.5 Arial, Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
.as-page a { color: inherit; text-decoration: none; }
.as-page button, .as-page select { font: inherit; }
.as-page button { color: inherit; cursor: pointer; }
.as-page button, .as-page a, .as-page select, .as-page summary { -webkit-tap-highlight-color: transparent; }
.as-page :focus-visible { outline: 3px solid #116bdd; outline-offset: 5px; }
.as-page button:disabled { cursor: default; opacity: .35; }
.as-page button[hidden], .as-page [hidden] { display: none !important; }
.as-page ::selection { color: #083971; background: #c7e0ff; }
.as-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.as-skip { position: fixed; z-index: 20; top: 12px; left: 16px; padding: 10px 20px; background: white; border-radius: 8px; transform: translateY(-150%); }
.as-skip:focus { transform: translateY(0); }

/* Единая интерактивная карта закреплена за всей страницей. */
.as-map-stage { position: fixed; z-index: 0; inset: 0; overflow: hidden; pointer-events: none; }
.as-map-atmosphere { position: absolute; inset: 0; background: radial-gradient(ellipse at 78% 44%, #e0effe 0, #edf5fd 28%, #f5f9fd 65%); }
.as-map-canvas { position: absolute; width: min(1300px, 100vw); right: -7vw; top: 22vh; pointer-events: none; transition: opacity .35s; }
#as-region-map { display: block; width: 100%; height: auto; overflow: visible; pointer-events: none; }
#as-map-camera { transform-origin: 0 0; transition: transform .7s var(--as-ease); }
.as-region { stroke: #f6fbff; stroke-width: 1.05px; vector-effect: non-scaling-stroke; cursor: pointer; pointer-events: visiblePainted; transition: fill .2s, opacity .2s; }
.as-region:hover, .as-region.is-hovered { fill: #98c8f8; stroke: #fff; stroke-width: 1.5px; }
.as-region.is-selected { fill: url(#as-active-fill); stroke: #d5eaff; stroke-width: 1.6px; }
.as-region:focus-visible { fill: #4c9ff8; stroke: #f6fbff; stroke-width: 1.05px; }
.as-page #as-region-map, .as-page #as-region-map *:focus, .as-page #as-region-map *:focus-visible { outline: none !important; outline-offset: 0 !important; box-shadow: none !important; }
.as-page #as-region-map .as-region { outline: none !important; }
#as-map-pin { transition: transform .45s var(--as-ease); }
.as-map-wash { position: absolute; inset: 0; background: linear-gradient(90deg, #f5f9fd 0%, rgba(245,249,253,.98) 12%, rgba(245,249,253,.75) 30%, rgba(245,249,253,.03) 54%, transparent 68%); }
.as-map-heading { position: absolute; top: 126px; right: 8vw; display: flex; align-items: center; gap: 9px; color: #4a6782; font-size: 12px; letter-spacing: .02em; }
.as-live-dot { width: 6px; height: 6px; border-radius: 50%; background: #6fa5d5; box-shadow: 0 0 0 4px rgba(111,165,213,.09); }
.as-price-cloud { position: absolute; top: max(168px, 21vh); right: clamp(24px, 4.7vw, 84px); width: 418px; height: 418px; pointer-events: none; transition: opacity .25s; }
.as-cloud-heading { position: absolute; top: 0; left: 70px; right: 0; display: flex; align-items: center; gap: 12px; }
.as-cloud-heading > div { min-width: 0; }
.as-cloud-heading strong { display: block; max-width: 320px; font-size: 17px; line-height: 1.3; margin-top: 5px; letter-spacing: -.02em; }
.as-eyebrow { display: block; font-size: 12px; color: var(--as-muted); letter-spacing: .11em; text-transform: uppercase; font-weight: 500; }
.as-floating-price { position: absolute; width: 249px; padding: 18px 20px 17px; border: 1px solid rgba(255,255,255,.98); border-radius: 15px; background: rgba(255,255,255,.93); box-shadow: 0 9px 35px rgba(44,95,140,.09), 0 1px 2px rgba(24,81,123,.04); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }
.as-floating-price--one { top: 78px; right: 0; }
.as-floating-price--two { top: 216px; left: 0; width: 252px; }
.as-floating-price--three { top: 353px; right: 6px; width: 245px; }
.as-material-icon { float: right; display: grid; place-items: center; color: #5992bd; background: #edf5fc; border-radius: 7px; width: 28px; height: 28px; font-size: 20px; line-height: 1; }
.as-floating-title { color: #2d4860; font-size: 13px; font-weight: 500; }
.as-floating-title > span { color: #3a536b; display: block; margin-top: 1px; font-size: 12px; font-weight: 400; }
.as-floating-numbers { display: flex; align-items: center; gap: 13px; margin: 9px 0 3px; }
.as-floating-numbers strong { font-size: 28px; letter-spacing: -.045em; line-height: 1.18; color: #166bcd; white-space: nowrap; font-weight: 500; font-variant-numeric: tabular-nums; }
.as-saving { color: #398270; border-radius: 5px; padding: 3px 5px; background: #edf7f2; font-size: 12px; font-weight: 500; white-space: nowrap; }
.as-floating-estimate { color: #3a536b; font-size: 12px; }
.as-floating-estimate s { text-decoration-color: #a5b4c3; margin-left: 4px; }
.as-cloud-footer { position: absolute; top: 505px; right: 4px; width: 250px; display: flex; align-items: center; justify-content: space-between; gap: 10px; color: #4a6782; font-size: 12px; }
.as-cloud-footer > span { max-width: 125px; line-height: 1.4; }
.as-cloud-footer a { color: #3a78b3; pointer-events: auto; padding: 8px 0 8px 8px; white-space: nowrap; }
.as-cloud-footer a:hover { color: var(--as-blue); }
.as-map-toolbar { position: absolute; bottom: 58px; right: 48px; display: flex; align-items: center; padding: 4px; border: 1px solid rgba(192,211,229,.7); border-radius: 9px; background: rgba(255,255,255,.86); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); pointer-events: auto; box-shadow: 0 4px 16px rgba(40,85,126,.04); }
.as-map-toolbar button { border: 0; background: transparent; min-width: 36px; min-height: 36px; padding: 0 7px; font-size: 18px; border-radius: 5px; }
.as-map-toolbar button:hover { background: #edf5fe; }
#as-zoom-label { font-size: 12px; color: var(--as-muted); min-width: 32px; text-align: center; }
.as-toolbar-divider { height: 17px; width: 1px; background: var(--as-line); margin: 0 6px; }
.as-map-toolbar .as-map-reset { font-size: 12px; padding: 0 9px; }
.as-map-reset span { margin-left: 9px; }
.as-map-hint { position: absolute; right: 48px; bottom: 30px; font-size: 12px; color: #4a6782; }
.as-touch-hint { display: none; }

/* Пустое пространство пропускает клики к карте; области чтения сохраняют их. */
.as-header, .as-main, .as-footer { position: relative; z-index: 2; }
.as-header { position: sticky; top: 0; z-index: 4; height: 88px; display: flex; align-items: center; gap: 44px; padding: 0 5.3vw; border-bottom: 1px solid rgba(68,104,141,.09); background: rgba(248,251,254,.70); backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); }
.as-brand { display: inline-flex; align-items: center; gap: 10px; font-size: 25px; font-weight: 700; letter-spacing: -.055em; white-space: nowrap; }
.as-brand img { display: block; object-fit: contain; }
.as-brand-dot { color: var(--as-blue); }
.as-nav { display: flex; align-items: center; gap: 34px; margin-left: auto; font-size: 13px; }
.as-nav a { position: relative; padding: 9px 0; color: #3a536b; transition: color .2s; }
.as-nav a::after { content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: var(--as-blue); transform: scaleX(0); transform-origin: left; transition: transform .3s var(--as-ease); }
.as-nav a:hover, .as-nav a[aria-current] { color: var(--as-blue); }
.as-nav a:hover::after, .as-nav a[aria-current]::after { transform: scaleX(1); }
.as-header-login { display: flex; align-items: center; gap: 27px; font-size: 12px; padding: 11px 17px; border: 1px solid rgba(67,106,142,.18); border-radius: 7px; background: rgba(255,255,255,.7); }
.as-header-login:hover { border-color: #7dace0; }
.as-main { pointer-events: none; }
.as-section { width: 100%; padding-left: 5.3vw; padding-right: 5.3vw; }
.as-hero { min-height: max(770px, calc(100svh - 88px)); padding-top: clamp(65px, 9vh, 120px); padding-bottom: 35px; display: flex; flex-direction: column; }
.as-hero-copy { width: min(580px, 45vw); pointer-events: auto; }
.as-kicker { display: flex; align-items: center; gap: 9px; color: #3a536b; font-size: 12px; margin-bottom: 24px; letter-spacing: .015em; }
.as-kicker > span { width: 16px; height: 1px; background: #5e96c7; }
.as-hero h1 { margin: 0; font-size: clamp(47px, 4.3vw, 70px); font-weight: 500; line-height: 1.10; letter-spacing: -.065em; }
.as-hero h1 > span { color: var(--as-blue); }
.as-lead { color: #2d4860; font-size: 17px; line-height: 1.75; max-width: 460px; margin: 26px 0 21px; }
.as-laws { display: flex; flex-wrap: wrap; gap: 7px; }
.as-laws span { padding: 5px 10px; border: 1px solid rgba(45,72,96,.28); border-radius: 5px; color: #2d4860; font-size: 13px; background: rgba(255,255,255,.72); }
.as-region-picker { width: min(370px, 100%); margin-top: 35px; }
.as-region-picker label { display: block; font-size: 13px; color: #2d4860; margin-bottom: 9px; }
.as-select-wrap { position: relative; display: flex; align-items: center; height: 50px; background: rgba(255,255,255,.88); border: 1px solid #d7e3ee; border-radius: 8px; box-shadow: 0 2px 4px rgba(30,73,108,.02); }
.as-select-wrap svg { position: absolute; left: 14px; color: #6d9cce; pointer-events: none; }
.as-select-wrap select { width: 100%; height: 100%; padding: 0 36px 0 44px; border: 0; border-radius: inherit; background: transparent; appearance: none; -webkit-appearance: none; color: #314c67; font-size: 13px; cursor: pointer; text-overflow: ellipsis; }
.as-select-chevron { position: absolute; right: 15px; top: 12px; color: #7690a6; font-size: 18px; pointer-events: none; }
.as-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin-top: 18px; }
.as-button { display: inline-flex; align-items: center; justify-content: center; gap: 26px; padding: 16px 22px; font-size: 13px; font-weight: 500; border-radius: 8px; transition: background .2s, transform .2s, box-shadow .2s; }
.as-button--primary { background: var(--as-blue); color: white !important; box-shadow: 0 4px 10px rgba(24,119,232,.1); }
.as-button--primary:hover { background: var(--as-blue-dark); box-shadow: 0 7px 20px rgba(24,119,232,.16); transform: translateY(-2px); }
.as-button span { font-size: 16px; line-height: 1; }
.as-text-link { display: inline-flex; gap: 13px; align-items: center; font-size: 13px; color: #1e5fa0 !important; border: 0; background: transparent; padding: 8px 0; }
.as-text-link:hover { color: var(--as-blue) !important; }
.as-hero-note { color: #3a536b; margin-top: 17px; font-size: 13px; letter-spacing: .01em; }
.as-hero-bottom { margin-top: auto; padding-top: 55px; width: min(620px, 45vw); display: flex; justify-content: space-between; gap: 20px; color: #3a536b; }
.as-section-number { display: inline-block; font-size: 12px; letter-spacing: .055em; color: #3a536b; text-transform: uppercase; }
.as-hero-bottom a { font-size: 12px; pointer-events: auto; }
.as-hero-bottom a span { margin-left: 12px; }
.as-prices-section { padding-top: 95px; padding-bottom: 110px; }
.as-reading-panel { width: min(725px, 55vw); padding: 38px 38px 32px; border: 1px solid rgba(255,255,255,.96); border-radius: var(--as-radius); background: rgba(251,253,255,.92); box-shadow: 0 12px 55px rgba(43,86,130,.04); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); pointer-events: auto; }
.as-section-heading { display: flex; justify-content: space-between; align-items: center; gap: 18px; }
.as-small-label { font-size: 12px; color: #3a536b; }
.as-section h2 { margin: 29px 0 18px; font-size: clamp(31px, 2.8vw, 43px); line-height: 1.15; font-weight: 500; letter-spacing: -.055em; }
.as-section h2 > span { color: #1e5fa0; }
.as-section-intro { max-width: 520px; color: #2d4860; font-size: 16px; line-height: 1.75; margin: 0 0 30px; }
.as-comparison { border: 1px solid #e0e9f1; border-radius: 12px; overflow: hidden; background: rgba(255,255,255,.85); }
.as-comparison-top { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 21px 21px 18px; border-bottom: 1px solid var(--as-line); }
.as-comparison-top strong { display: block; font-size: 14px; font-weight: 500; margin-top: 6px; }
.as-comparison-top .as-eyebrow { font-size: 12px; }
.as-change-region { flex-shrink: 0; font-size: 12px !important; }
.as-price-table { padding: 0 20px; }
.as-price-table-head, .as-price-table-row { display: grid; grid-template-columns: minmax(130px, 1.55fr) 1fr 1fr .85fr; align-items: center; column-gap: 10px; }
.as-price-table-head { padding: 17px 0 10px; color: #3a536b; font-size: 12px; }
.as-price-table-head > :not(:first-child), .as-price-table-row > :not(:first-child) { text-align: right; }
.as-price-table-row { min-height: 77px; border-bottom: 1px solid #edf2f6; font-variant-numeric: tabular-nums; }
.as-price-table-row:last-child { border-bottom: 0; }
.as-material-name strong { display: block; font-size: 12px; font-weight: 500; }
.as-material-name > span { color: #3a536b; font-size: 12px; }
.as-estimate-cell { color: #3a536b; font-size: 12px; white-space: nowrap; }
.as-regional-cell strong { font-size: 14px; font-weight: 500; color: #1675d9; white-space: nowrap; }
.as-discount-cell > span { font-size: 12px; color: #3d8371; background: #eff7f2; padding: 4px 6px; border-radius: 5px; white-space: nowrap; }
.as-discount-cell small { display: block; margin-top: 5px; font-size: 12px; color: #506e60; white-space: nowrap; }
.as-mobile-cell-label { display: none; }
.as-source-details { border-top: 1px solid #eaf0f5; background: rgba(244,248,252,.55); }
.as-source-details summary { display: flex; justify-content: space-between; align-items: center; padding: 15px 21px; font-size: 13px; color: #2d4860; cursor: pointer; list-style: none; }
.as-page summary::-webkit-details-marker { display: none; }
.as-source-details summary > span, .as-faq summary > span { font-size: 16px; color: #3a536b; transition: transform .2s; }
.as-source-details[open] summary > span, .as-faq details[open] summary > span { transform: rotate(45deg); }
.as-source-content { padding: 0 21px 21px; font-size: 13px; line-height: 1.75; color: #2d4860; }
.as-source-content > p { margin-top: 0; }
.as-source-sample { display: grid; grid-template-columns: 1fr auto; gap: 7px 15px; padding: 13px 15px; border: 1px solid #e1eaf2; border-radius: 7px; background: #fff; }
.as-source-sample strong { color: #397fc1; font-weight: 500; }
.as-source-sample > :nth-child(n+3) { font-size: 12px; color: #3a536b; }
.as-demo-note { display: flex; align-items: flex-start; gap: 7px; padding: 13px 20px; margin: 0; color: #2d4860; font-size: 13px; line-height: 1.65; background: rgba(247,250,252,.8); border-top: 1px solid #eaf0f5; }
.as-demo-note > span { font-size: 12px; }
.as-price-takeaway { display: flex; gap: 13px; margin-top: 22px; align-items: flex-start; }
.as-takeaway-mark { display: grid; place-items: center; width: 24px; height: 24px; flex-shrink: 0; border: 1px solid #dae6f1; border-radius: 50%; color: #7b9dbc; margin-top: 3px; }
.as-price-takeaway p { color: #2d4860; font-size: 13px; line-height: 1.9; margin: 0; }
.as-price-takeaway strong { color: #172b42; font-weight: 600; }
.as-how-section { padding-bottom: 110px; }
.as-reading-panel--soft { background: rgba(247,251,255,.90); }
.as-workflow { margin-top: 32px; }
.as-workflow details { border-top: 1px solid #dde8f2; }
.as-workflow details:last-child { border-bottom: 1px solid #dde8f2; }
.as-workflow summary { display: flex; align-items: center; gap: 21px; cursor: pointer; list-style: none; padding: 24px 0; font-size: 16px; letter-spacing: -.02em; }
.as-step-number { font-size: 13px; color: #3a536b; font-weight: 600; letter-spacing: 0; }
.as-step-toggle { color: #3a536b; font-size: 20px; margin-left: auto; transition: transform .2s; }
.as-workflow details[open] .as-step-toggle { transform: rotate(45deg); }
.as-workflow details[open] summary { color: #0962ce; }
.as-step-body { padding: 0 15px 25px 35px; font-size: 15px; line-height: 1.8; color: #2d4860; }
.as-step-body > p { margin: 0; }
.as-document-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 17px; }
.as-document-tags > span { padding: 5px 8px; font-size: 13px; border: 1px solid #c5d6e6; border-radius: 4px; background: rgba(255,255,255,.7); color: #2d4860; }
.as-start-section { padding-bottom: 90px; }
.as-final-panel { padding-bottom: 32px; }
.as-final-panel .as-section-intro { margin-bottom: 23px; }
.as-faq { margin-top: 40px; }
.as-faq details { border-top: 1px solid #e3ebf3; }
.as-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; list-style: none; cursor: pointer; font-size: 14px; color: #2d4860; padding: 17px 0; }
.as-faq p { color: #2d4860; font-size: 14px; line-height: 1.8; margin: 0 0 12px; }
.as-faq p strong { color: var(--as-ink); font-weight: 700; }
.as-faq-list { margin: 0 0 18px; padding-left: 18px; color: #2d4860; font-size: 14px; line-height: 1.75; }
.as-faq-list li { margin: 0 0 8px; }
.as-footer { display: flex; justify-content: space-between; align-items: flex-end; gap: 20px; padding: 25px 5.3vw 35px; border-top: 1px solid rgba(100,140,180,.14); background: rgba(245,249,253,.88); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }
.as-brand--footer { font-size: 20px; }
.as-footer-tagline { display: block; color: #3a536b; font-size: 13px; margin-top: 12px; }
.as-footer-meta { display: flex; flex-direction: column; align-items: flex-end; gap: 20px; font-size: 13px; color: #3a536b; }
.as-footer-meta small { font-size: 12px; color: #4a6782; }
.as-footer-meta small a { border-bottom: 1px solid rgba(145,166,185,.3); }
.as-nojs { position: fixed; z-index: 9; bottom: 0; left: 0; right: 0; background: #edf5ff; padding: 12px 20px; font-size: 12px; text-align: center; border-top: 1px solid #c8dff6; }

/* Режим карты открывает западные регионы, изначально скрытые главным текстом. */
.as-page.is-map-exploring .as-hero-copy { opacity: .16; pointer-events: none; }
.as-page.is-map-exploring .as-reading-panel { opacity: .13; pointer-events: none; }
.as-hero-copy, .as-reading-panel { transition: opacity .3s; }
.as-page.is-map-exploring .as-map-wash { opacity: .18; }
.as-map-wash { transition: opacity .3s; }
.as-explore-banner { position: fixed; z-index: 5; top: 20px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 20px; padding: 12px 16px 12px 22px; background: white; border: 1px solid #dce8f3; border-radius: 12px; box-shadow: 0 8px 35px rgba(40,80,120,.1); font-size: 12px; white-space: nowrap; }
.as-explore-banner button { border: 0; background: #edf5fe; color: #2775c1; border-radius: 6px; padding: 8px 12px; font-size: 12px; }

@media (min-width: 1700px) {
  .as-map-canvas { right: 1vw; top: 24vh; width: 1420px; }
  .as-price-cloud { right: 8vw; top: 24vh; }
  .as-reading-panel { width: 760px; }
  .as-hero-copy { width: 660px; }
}
@media (max-width: 1250px) {
  .as-header { padding-left: 4vw; padding-right: 4vw; }
  .as-section { padding-left: 4vw; padding-right: 4vw; }
  .as-hero-copy { width: 49vw; }
  .as-hero h1 { font-size: 4.7vw; }
  .as-lead { max-width: 365px; font-size: 15px; }
  .as-actions { gap: 17px; }
  .as-actions .as-button { padding-left: 18px; padding-right: 18px; gap: 16px; }
  .as-price-cloud { right: 24px; width: 365px; transform: scale(.92); transform-origin: top right; }
  .as-cloud-heading { left: 25px; }
  .as-map-canvas { width: 1120px; right: -200px; }
  .as-reading-panel { padding: 30px 27px; width: 57vw; }
  .as-price-table { padding-left: 15px; padding-right: 15px; }
  .as-price-table-head, .as-price-table-row { grid-template-columns: minmax(115px,1.5fr) 1fr 1fr .85fr; column-gap: 7px; }
  .as-material-name strong { font-size: 12px; }
  .as-map-toolbar { right: 26px; }
  .as-map-hint { right: 26px; }
}
@media (max-width: 1000px) {
  .as-hero-copy { width: 52vw; }
  .as-hero h1 { font-size: 5.1vw; }
  .as-lead { max-width: 325px; }
  .as-price-cloud { right: 10px; width: 335px; transform: scale(.83); top: 24vh; }
  .as-cloud-heading { left: 0; }
  .as-floating-price--two { left: 0; }
  .as-reading-panel { width: 59vw; padding: 29px 22px; }
  .as-small-label { display: none; }
  .as-price-table-head, .as-price-table-row { grid-template-columns: minmax(100px,1.3fr) 1fr 1fr; }
  .as-price-table-head > :last-child { display: none; }
  .as-price-table-row { padding: 14px 0; min-height: 88px; row-gap: 5px; }
  .as-discount-cell { grid-column: 3; grid-row: 2; }
  .as-discount-cell small { display: none; }
  .as-region-picker { width: 325px; }
  .as-actions { align-items: flex-start; flex-direction: column; gap: 8px; }
  .as-hero { min-height: 815px; }
}

/* На сенсорных экранах карта получает отдельную область между текстом
   и следующим разделом, оставаясь видимой при прокрутке страницы. */
@media (max-width: 760px) {
  html { scroll-padding-top: 97px; }
  .as-header { height: 73px; gap: 16px; padding: 0 6vw; }
  .as-brand { font-size: 24px; gap: 8px; }
  .as-brand img { width: 30px; height: 30px; }
  .as-nav { display: none; }
  .as-header-login { margin-left: auto; font-size: 12px; padding: 8px 12px; gap: 18px; }
  .as-section { padding-left: 6vw; padding-right: 6vw; }
  .as-hero { padding-top: 45px; min-height: 1200px; padding-bottom: 24px; }
  .as-hero-copy { width: 100%; max-width: 550px; }
  .as-kicker { margin-bottom: 20px; font-size: 12px; }
  .as-hero h1 { font-size: clamp(39px, 7.8vw, 58px); letter-spacing: -.065em; line-height: 1.09; }
  .as-lead { max-width: 375px; font-size: 14px; margin-top: 22px; margin-bottom: 18px; line-height: 1.8; }
  .as-laws span { font-size: 12px; padding: 4px 8px; }
  .as-region-picker { width: 100%; max-width: 365px; margin-top: 27px; }
  .as-actions { flex-direction: row; align-items: center; margin-top: 15px; gap: 18px; }
  .as-button { padding: 15px 18px; font-size: 12px; gap: 18px; }
  .as-actions .as-text-link { font-size: 12px; }
  .as-hero-note { font-size: 12px; }
  .as-hero-bottom { width: 100%; padding-top: 480px; }
  .as-hero-bottom a { font-size: 12px; max-width: 190px; text-align: right; }
  .as-hero-bottom .as-section-number { font-size: 12px; }
  .as-map-atmosphere { background: radial-gradient(ellipse at 70% 70%, #daeafc 0, #eff6fd 55%, #f5f9fd 83%); }
  .as-map-canvas { width: max(740px, 125vw); right: -215px; top: 39vh; }
  .as-map-wash { background: linear-gradient(180deg, rgba(245,249,253,.94), rgba(245,249,253,.86) 30%, rgba(245,249,253,.2) 68%, rgba(245,249,253,.22)); }
  .as-map-heading { display: none; }
  .as-price-cloud { top: max(140px, 24vh); right: 6vw; width: min(380px, 88vw); height: 315px; transform: none; }
  .as-cloud-heading { left: 8px; top: 0; right: 0; }
  .as-cloud-heading strong { font-size: 14px; max-width: 100%; }
  .as-cloud-heading .as-eyebrow { font-size: 12px; }
  .as-floating-price { padding: 12px 13px; border-radius: 11px; }
  .as-floating-price--one { width: 205px; right: 0; top: 60px; }
  .as-floating-price--two { width: 198px; top: 177px; left: 0; }
  .as-floating-price--three { width: 205px; }
  .as-floating-title { font-size: 12px; }
  .as-floating-numbers strong { font-size: 24px; }
  .as-floating-numbers { margin-top: 8px; gap: 10px; }
  .as-material-icon { width: 24px; height: 24px; font-size: 18px; }
  .as-cloud-footer { top: 293px; width: 100%; right: 0; font-size: 12px; }
  .as-cloud-footer > span { max-width: 160px; }
  .as-map-toolbar { bottom: 36px; right: 6vw; border-radius: 8px; }
  .as-map-hint { bottom: 14px; right: 6vw; font-size: 12px; }
  .as-desktop-hint { display: none; }
  .as-touch-hint { display: inline; }
  .as-prices-section { padding-top: 35px; padding-bottom: 50px; }
  .as-reading-panel { width: 100%; padding: 26px 20px; border-radius: 17px; background: rgba(251,253,255,.96); box-shadow: 0 8px 35px rgba(50,90,140,.05); }
  .as-section h2 { margin-top: 24px; font-size: clamp(29px, 6.8vw, 39px); letter-spacing: -.055em; }
  .as-section-intro { font-size: 13px; line-height: 1.8; }
  .as-comparison-top { padding: 16px 15px; align-items: flex-start; }
  .as-comparison-top strong { font-size: 12px; max-width: 195px; line-height: 1.4; }
  .as-comparison-top .as-eyebrow { font-size: 12px; }
  .as-change-region { font-size: 12px !important; gap: 6px; }
  .as-price-table { padding: 0 14px; }
  .as-price-table-head { display: none; }
  .as-price-table-row { grid-template-columns: 1fr 1fr; column-gap: 16px; padding: 16px 0 14px; row-gap: 10px; }
  .as-material-name { grid-column: 1; grid-row: 1; }
  .as-material-name strong { font-size: 12px; }
  .as-material-name > span { font-size: 12px; }
  .as-discount-cell { grid-column: 2; grid-row: 1; }
  .as-estimate-cell { grid-column: 1; grid-row: 2; }
  .as-regional-cell { grid-column: 2; grid-row: 2; }
  .as-price-table-row > .as-estimate-cell { text-align: left; }
  .as-mobile-cell-label { display: block; color: #3a536b; font-size: 12px; margin-bottom: 3px; }
  .as-regional-cell strong { font-size: 16px; }
  .as-estimate-cell > [data-table-estimate] { font-size: 14px; }
  .as-discount-cell > span { font-size: 12px; }
  .as-source-details summary { padding: 13px 14px; font-size: 12px; }
  .as-source-content { padding: 0 14px 16px; font-size: 12px; }
  .as-source-sample { grid-template-columns: 1fr; }
  .as-demo-note { font-size: 12px; padding: 12px 14px; }
  .as-price-takeaway { gap: 9px; }
  .as-price-takeaway p { font-size: 12px; }
  .as-how-section { padding-bottom: 50px; }
  .as-workflow summary { font-size: 14px; gap: 15px; padding: 22px 0; }
  .as-step-body { padding-left: 29px; padding-right: 0; font-size: 12px; }
  .as-document-tags { gap: 5px; }
  .as-document-tags > span { font-size: 12px; }
  .as-start-section { padding-bottom: 45px; }
  .as-faq summary { font-size: 12px; }
  .as-faq p { font-size: 12px; }
  .as-footer { padding: 25px 6vw 85px; flex-direction: column; align-items: flex-start; gap: 28px; }
  .as-footer-meta { align-items: flex-start; gap: 16px; }
  .as-explore-banner { top: 12px; max-width: 94vw; width: max-content; white-space: normal; gap: 12px; font-size: 12px; padding: 10px 12px; }
  .as-explore-banner button { font-size: 12px; white-space: nowrap; }
  .as-page.is-map-exploring .as-price-cloud { top: 18vh; }
  .as-page.is-map-exploring .as-map-canvas { top: 34vh; }
  /* Карточки следуют за картой на первом экране и не перекрывают текст. */
  .as-page.is-at-top .as-price-cloud { opacity: 0; visibility: hidden; }
  .as-page.is-at-top .as-map-toolbar, .as-page.is-at-top .as-map-hint { opacity: 0; pointer-events: none; }
  .as-page.is-at-top.is-map-exploring .as-price-cloud, .as-page.is-at-top.is-map-exploring .as-map-toolbar, .as-page.is-at-top.is-map-exploring .as-map-hint { opacity: 1; visibility: visible; pointer-events: auto; }
  .as-page.is-past-hero .as-price-cloud { opacity: 0; visibility: hidden; }
  .as-page.is-past-hero.is-map-exploring .as-price-cloud { opacity: 1; visibility: visible; }
}
@media (max-height: 760px) and (min-width: 761px) {
  .as-price-cloud { top: 115px; transform: scale(.82); transform-origin: top right; }
  .as-map-heading { top: 102px; }
  .as-map-canvas { top: 24vh; }
  .as-map-toolbar { bottom: 36px; }
  .as-map-hint { bottom: 14px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .as-page *, .as-page *::before, .as-page *::after { transition: none !important; animation: none !important; }
  .as-button--primary:hover { transform: none; }
}

/* Камера и смещение вслед за курсором используют отдельные SVG-группы. */
#as-region-map { user-select: none; -webkit-user-select: none; touch-action: pan-y pinch-zoom; }
.as-region, #as-map-hit-area { cursor: grab; }
#as-map-drift { transition: transform 450ms cubic-bezier(.2,.7,.2,1); }
.as-page.is-map-exploring #as-region-map { touch-action: none; }
.as-page.is-map-dragging #as-map-camera, .as-page.is-map-dragging #as-map-drift { transition: none !important; }
.as-page.is-map-dragging .as-region, .as-page.is-map-dragging #as-map-hit-area { cursor: grabbing; }
.as-page.is-map-dragging .as-floating-price { opacity: .86 !important; }
.as-floating-price { transition: opacity 700ms ease, left 720ms cubic-bezier(.18,.7,.22,1), top 720ms cubic-bezier(.18,.7,.22,1); }
.as-price-cloud.as-cloud-scattered { pointer-events: none !important; }
.as-cloud-scattered .as-floating-price { right: auto; bottom: auto; }
.as-cloud-scattered .as-cloud-heading { right: auto; }
.as-cloud-scattered .as-cloud-footer { right: auto; }
@media (min-width: 761px) {
  .as-price-cloud.as-cloud-scattered { inset: 0; width: 100%; height: 100%; transform: none; }
  .as-cloud-scattered .as-floating-price { width: clamp(214px, 17.5vw, 249px); }
  .as-cloud-scattered .as-cloud-heading { width: min(340px, 35vw); }
  .as-cloud-scattered .as-cloud-footer { width: 250px; }
}
@media (max-width: 760px) {
  .as-price-cloud.as-cloud-scattered { height: 360px; }
  .as-cloud-scattered .as-cloud-heading { left: 8px; width: calc(100% - 16px); }
  .as-cloud-scattered .as-cloud-footer { top: 334px; left: 0; width: 100%; }
  .as-page.is-map-exploring .as-cloud-scattered { pointer-events: none; }
}
@media (max-width: 760px) and (max-height: 640px) {
  .as-price-cloud.as-cloud-scattered { height: 320px; }
  .as-cloud-scattered .as-floating-price { padding: 9px 12px; }
  .as-cloud-scattered .as-cloud-footer { top: 295px; }
}

/* Читаемый разбор: одна колонка решений и спокойная карта за содержанием. */
.as-page button, .as-page select, .as-page summary { min-height: 44px; }
.as-page input { font: inherit; }
.as-header-login, .as-nav { font-size: 14px; }
.as-kicker, .as-laws span, .as-region-picker label, .as-hero-note { font-size: 13px; }
.as-region-picker { width: min(410px, 100%); }
.as-select-wrap select { font-size: 16px; }
.as-button { font-size: 15px; border: 0; }
.as-text-link { font-size: 14px !important; }
.as-lead { font-size: 17px; max-width: 480px; line-height: 1.7; }
.as-section-intro, .as-step-body, .as-faq p, .as-faq-list { font-size: 16px; line-height: 1.75; }
.as-material-name strong, .as-estimate-cell { font-size: 14px; }
.as-regional-cell strong { font-size: 16px; }
.as-price-table-head { color: #3a536b; }
.as-source-details summary, .as-faq summary { font-size: 14px; color: #2d4860; }
.as-source-content { font-size: 14px; }
.as-source-sample { grid-template-columns: 1fr; }
.as-price-takeaway p { font-size: 13px; }
.as-floating-title { font-size: 14px; }
.as-floating-title > span, .as-floating-estimate, .as-saving { font-size: 12px; }
.as-cloud-footer { color: #3a536b; }
.as-cloud-footer a { padding: 10px 0; }
.as-map-toolbar .as-map-reset, #as-zoom-label { font-size: 12px; }
.as-hero-note { max-width: 390px; }
.as-report-section { padding-bottom: 110px; }
.as-report-panel { background: rgba(252,254,255,.97); }
.as-demo-badge { display: inline-flex; align-items: center; border: 1px solid #dae6f0; background: #f1f6fb; padding: 5px 10px; border-radius: 20px; color: #536f89; font-size: 12px; white-space: nowrap; }
.as-report-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 8px; }
.as-report-heading h3 { margin: 7px 0; font-size: 20px; font-weight: 500; line-height: 1.4; letter-spacing: -.03em; }
.as-report-region { font-size: 14px; color: #2774ba; }
.as-report-heading button { flex-shrink: 0; font-size: 12px !important; }
.as-report-assumptions { font-size: 14px; color: #2d4860; line-height: 1.7; margin: 18px 0 22px; }
.as-report-overview { display: grid; grid-template-columns: .9fr 1.1fr; gap: 20px; padding: 24px 0; border-block: 1px solid #dce6f0; }
.as-report-overview > div { display: flex; flex-direction: column; align-items: flex-start; }
.as-report-overview span { font-size: 13px; color: #2d4860; min-height: 40px; }
.as-report-overview strong { font-size: clamp(25px, 2.3vw, 34px); line-height: 1.4; letter-spacing: -.05em; font-weight: 500; color: #156cc8; font-variant-numeric: tabular-nums; }
.as-report-overview small { font-size: 12px; color: #3a536b; margin-top: 4px; }
.as-report-row { padding: 22px 0 9px; border-bottom: 1px solid #e1eaf2; }
.as-report-row-top { display: flex; justify-content: space-between; gap: 16px; align-items: flex-start; }
.as-review-label { display: flex; gap: 12px; cursor: pointer; align-items: flex-start; flex: 1; min-width: 0; font-size: 15px; }
.as-review-label input { margin: 2px 0 0; width: 20px; height: 20px; accent-color: #1877e8; flex-shrink: 0; cursor: pointer; }
.as-review-label:has(input:disabled) { cursor: default; }
.as-review-label input:disabled { cursor: default; }
.as-review-label small { display: block; margin-top: 4px; font-size: 12px; color: #3a536b; }
.as-report-unit-price { font-weight: 500; font-size: 18px; line-height: 1.35; white-space: nowrap; color: #246dba; text-align: right; }
.as-report-unit-price small { display: block; font-weight: 400; font-size: 12px; margin-top: 4px; color: #3a536b; }
.as-page .is-higher { color: #956026; }
.as-report-row--pending .as-report-unit-price { color: #2d4860; }
.as-report-source { margin-left: 32px; }
.as-report-source summary { color: #2d4860; cursor: pointer; font-size: 12px; list-style: none; display: flex; gap: 16px; align-items: center; }
.as-report-source summary span { font-size: 17px; }
.as-report-source[open] summary span { transform: rotate(45deg); }
.as-evidence { margin: 4px 0 14px; padding: 16px; background: #f0f6fb; border-radius: 8px; font-size: 13px; line-height: 1.6; }
.as-evidence > div { display: grid; grid-template-columns: 105px 1fr; gap: 14px; margin-top: 10px; }
.as-evidence > div:first-child { margin-top: 0; }
.as-evidence dt { color: #3a536b; }
.as-evidence dd { margin: 0; color: #294a65; }
.as-report-totals { margin-top: 20px; font-size: 13px; }
.as-report-totals > div { display: flex; justify-content: space-between; align-items: center; gap: 18px; padding: 8px 0; color: #2d4860; }
.as-report-totals strong { font-size: 15px; font-weight: 500; color: #294a65; white-space: nowrap; }
.as-report-questions { margin-top: 24px; border-block: 1px solid #dce6f0; }
.as-report-questions summary { display: flex; align-items: center; justify-content: space-between; font-size: 14px; cursor: pointer; list-style: none; padding: 16px 0; gap: 20px; }
.as-report-questions summary span { font-size: 20px; color: #3a536b; }
.as-report-questions[open] summary span { transform: rotate(45deg); }
.as-report-questions ul { margin: 0 0 22px; padding-left: 20px; font-size: 14px; line-height: 1.7; color: #2d4860; }
.as-report-questions li + li { margin-top: 9px; }
.as-report-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 22px; margin-top: 24px; }
.as-button--secondary { border: 1px solid #b9d5ed; color: #175c9d !important; background: #edf5fd; }
.as-button--secondary:hover { background: #dfedfb; }
.as-cta-note { color: #2d4860; font-size: 14px; line-height: 1.7; margin: 14px 0 0; }
.as-start-facts { margin: 28px 0 0; border-top: 1px solid #dce6f0; }
.as-start-facts > div { padding: 17px 0; border-bottom: 1px solid #dce6f0; display: grid; grid-template-columns: 130px 1fr; gap: 20px; font-size: 14px; }
.as-start-facts dt { color: #294a65; }
.as-start-facts dd { margin: 0; color: #2d4860; }
.as-faq a { color: #176cc3; text-decoration: underline; text-underline-offset: 3px; }
.as-main [id] { scroll-margin-top: 30px; }
.as-prod-system { position: relative; z-index: 3; }
.as-prod-system .landing-platform-status { margin: 12px 5.3vw; }
.as-prod-legal .footer__links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 10px 20px; max-width: 560px; font-size: 12px; }
.as-prod-legal a:hover { text-decoration: underline; }
.as-footer #asproLandingPassport { display: block; max-width: 560px; font-size: 12px; }
@media (min-width: 761px) {
  .as-reading-panel { width: min(780px, 59vw); }
  .as-cloud-scattered .as-cloud-footer { width: 290px; }
}
@media (max-width: 1050px) and (min-width: 761px) {
  .as-nav { gap: 20px; font-size: 12px; }
  .as-header { gap: 24px; }
  .as-section-intro { font-size: 15px; }
  .as-report-row-top { flex-wrap: wrap; }
  .as-report-unit-price { margin-left: 32px; }
  .as-report-overview { gap: 15px; }
}
@media (max-width: 760px) {
  .as-header-login { font-size: 13px; }
  .as-prod-legal .footer__links { justify-content: flex-start; }
  .as-hero { padding-top: 38px; }
  .as-hero h1 { font-size: clamp(39px, 7.8vw, 58px); }
  .as-lead { font-size: 16px; max-width: 440px; }
  .as-kicker { font-size: 12px; }
  .as-laws span { font-size: 12px; }
  .as-actions { align-items: flex-start; flex-direction: column; gap: 8px; }
  .as-actions .as-button { min-width: min(100%, 290px); }
  .as-reading-panel { padding: 26px 18px; }
  .as-report-section { padding-bottom: 50px; }
  .as-report-heading { align-items: flex-start; flex-direction: column; gap: 2px; }
  .as-report-heading h3 { font-size: 19px; }
  .as-report-row-top { flex-wrap: wrap; }
  .as-review-label { flex-basis: 100%; }
  .as-report-unit-price { margin-left: 32px; text-align: left; }
  .as-report-unit-price small { display: inline; margin-left: 8px; }
  .as-report-overview { grid-template-columns: 1fr 1fr; gap: 12px; }
  .as-report-overview strong { font-size: 25px; }
  .as-report-overview span { min-height: 60px; }
  .as-report-overview small { line-height: 1.5; }
  .as-evidence > div { grid-template-columns: 1fr; gap: 2px; }
  .as-report-source { margin-left: 0; }
  .as-report-totals > div { align-items: flex-start; }
  .as-report-actions { gap: 8px; align-items: flex-start; flex-direction: column; }
  .as-start-facts > div { grid-template-columns: 1fr; gap: 5px; }
  .as-demo-badge { white-space: normal; text-align: center; line-height: 1.4; }
  .as-section-heading { align-items: flex-start; gap: 10px; }
  .as-floating-price { padding: 12px 13px; }
  .as-cloud-heading .as-eyebrow { font-size: 12px; }
  .as-cloud-heading strong { font-size: 16px; }
  .as-floating-numbers { gap: 8px; }
  .as-floating-numbers strong { font-size: 24px; }
  .as-cloud-footer { font-size: 12px; }
  .as-map-hint { font-size: 12px; max-width: 88vw; text-align: right; }
  .as-map-toolbar { bottom: 58px; }
  .as-page .as-icon-button { width: 36px; min-height: 36px; }
}

/* Матовое стекло: фон просвечивает, буквы и числа сохраняют контраст. */
.as-hero-copy {
  position: relative;
  padding: 30px;
  border: 1px solid rgba(255,255,255,.4);
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(255,255,255,.25), rgba(246,251,255,.14));
  backdrop-filter: blur(10px) saturate(106%);
  -webkit-backdrop-filter: blur(10px) saturate(106%);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.4), 0 12px 40px rgba(56,95,127,.035);
}
.as-hero h1, .as-section h2 { text-shadow: 0 1px 1px rgba(255,255,255,.65); }
.as-reading-panel, .as-reading-panel--soft {
  background: linear-gradient(135deg, rgba(255,255,255,.34), rgba(245,251,255,.22));
  border-color: rgba(255,255,255,.42);
  backdrop-filter: blur(14px) saturate(106%);
  -webkit-backdrop-filter: blur(14px) saturate(106%);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.42), 0 12px 42px rgba(56,95,127,.035);
}
.as-report-panel { background: linear-gradient(135deg, rgba(255,255,255,.44), rgba(248,252,255,.32)); }
.as-map-wash { background: linear-gradient(90deg, rgba(245,249,253,.87), rgba(245,249,253,.67) 12%, rgba(245,249,253,.36) 30%, rgba(245,249,253,.02) 54%, transparent 68%); }
.as-floating-price {
  background: rgba(255,255,255,.30);
  border-color: rgba(255,255,255,.38);
  backdrop-filter: blur(8px) saturate(104%);
  -webkit-backdrop-filter: blur(8px) saturate(104%);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.38), 0 7px 24px rgba(42,84,123,.035);
  pointer-events: none;
}
.as-floating-price.as-card-yielded { opacity: 0 !important; visibility: hidden; transition: opacity 650ms ease, visibility 650ms; }
.as-map-toolbar .as-card-motion-toggle { font-size: 14px; border-left: 1px solid var(--as-line); margin-left: 3px; border-radius: 0 5px 5px 0; }
.as-material-icon { background: rgba(231,242,252,.28); }
.as-saving { background: rgba(238,248,242,.4); }
.as-price-cloud { transition: opacity 850ms ease, visibility 850ms; }
@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))) {
  .as-hero-copy, .as-reading-panel { background: rgba(247,251,255,.4); }
  .as-floating-price { background: rgba(247,251,255,.3); }
}
@media (max-width: 1050px) {
  .as-hero-copy { padding: 24px; }
}
@media (max-width: 760px) {
  .as-hero-copy { padding: 24px 20px; border-radius: 22px; }
  .as-hero h1 { font-size: clamp(35px, 7.5vw, 54px); }
  .as-map-wash { background: linear-gradient(180deg, rgba(245,249,253,.8), rgba(245,249,253,.64) 30%, rgba(245,249,253,.08) 68%, rgba(245,249,253,.14)); }
  .as-reading-panel { background: linear-gradient(135deg, rgba(255,255,255,.38), rgba(245,251,255,.26)); }
  .as-report-panel { background: rgba(250,253,255,.44); }
}

/* Действия доступны в строке каждого материала, без модальных окон. */
.as-row-editor { margin: 18px 0 4px; padding: 20px; border: 1px solid rgba(93, 146, 190, .22); border-radius: 16px; background: rgba(255, 255, 255, .24); }
.as-row-editor p { margin: 0 0 16px; color: var(--muted, #54718e); font-size: 14px; line-height: 1.6; }
.as-row-fields { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); gap: 16px; margin: 16px 0; }
.as-row-fields label { display: grid; gap: 8px; font-size: 13px; color: #395b7a; }
.as-row-fields input { width: 100%; min-width: 0; box-sizing: border-box; padding: 12px; border: 1px solid rgba(80, 139, 188, .32); border-radius: 10px; background: rgba(255, 255, 255, .5); font: inherit; color: #172b42; }
.as-row-fields input:focus-visible { outline: 2px solid #277be0; outline-offset: 3px; }
.as-row-fields input[aria-invalid="true"] { border-color: #a5522d; }
.as-row-editor .as-row-error { color: #9b4923; }
.as-row-editor-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; }
.as-review-label input:not(:disabled), .as-review-label { cursor: pointer; }
@media (max-width: 760px) { .as-row-editor { padding: 16px; } .as-row-fields { grid-template-columns: 1fr; } .as-row-editor .as-button { white-space: normal; } }

/* Карточки пропускают наведение, клики и перетаскивание к карте. */
.as-price-cloud .as-floating-price, .as-price-cloud .as-floating-price *, .as-cloud-heading { pointer-events: none !important; }
@media (max-width: 760px) { .as-cloud-scattered .as-floating-price { width: 205px; } }
