/* Раздел «Специалистам» — solargy.ru
   Путь: /pro/style.css
   Токены взяты из боевого mainVit.css сайта: шрифт Exo2, скругление 30px,
   рамка 1px #e7e7e7, контейнер 1460/30, кнопки 30px без «таблеток», без теней.
   Все правила ограничены обёрткой .pro-section и не влияют на остальной сайт. */

.pro-section{
  --page:#ffffff; --surface:#ffffff;
  --grey:#f2f2f2; --peach:#fdefe2; --sky:#f2f8ff;
  --ink:#121212; --ink-2:#4a4a4a; --ink-3:#8c8c8c;
  --rule:#e7e7e7;
  --orange:#f17e00; --orange-2:#ef7f1a; --amber:#ffa500;
  --coral:#f25830; --cyan:#00a2d3;
  --on-fill:#ffffff;
  --r:30px;
  --font:Exo2,"Exo 2",sans-serif;
}
.pro-section *{box-sizing:border-box}
.pro-section{margin:0;background:var(--page);color:var(--ink);
  font:300 16px/1.45 var(--font);-webkit-font-smoothing:antialiased}
.pro-section .wrap{max-width:1460px;margin:0 auto;padding:0 30px;width:100%}
.pro-section a{color:var(--orange-2);text-decoration:none}
.pro-section a:hover{text-decoration:underline;text-underline-offset:3px}
.pro-section a:focus-visible,.pro-section button:focus-visible,.pro-section input:focus-visible{outline:2px solid var(--orange);outline-offset:3px}
.pro-section h1,.pro-section h2,.pro-section h3,.pro-section h4{margin:0;font-family:var(--font);text-wrap:balance}
.pro-section p{margin:0 0 14px}
.pro-section .num,.pro-section .tab-n,.pro-section .mono{font-variant-numeric:tabular-nums}

/* ── типографика по .title-h-* сайта ───────────────────────────── */
.pro-section h1{font-size:50px;font-weight:900;line-height:1.04;color:var(--orange);text-transform:uppercase;margin-bottom:22px}
.pro-section h1 em{font-style:normal;color:var(--ink)}
.pro-section h2{font-size:30px;font-weight:700;line-height:1.1}
.pro-section h3{font-size:24px;font-weight:700;line-height:1.15;text-transform:uppercase}
.pro-section h4{font-size:18px;font-weight:700;line-height:1.1}
@media(max-width:1024px){.pro-section h1{font-size:36px}.pro-section h2{font-size:22px}}
@media(max-width:600px){.pro-section h1{font-size:28px}}

/* ── hero ──────────────────────────────────────────────────────── */
.pro-section .hero{padding:56px 0 0}
.pro-section .kick{font-size:14px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;
  color:var(--orange-2);margin:0 0 18px}
.pro-section .sub{font-size:20px;line-height:1.45;color:var(--ink-2);max-width:62ch;margin:0 0 38px;font-weight:300}

/* ── кнопки: скругление 30px, высота 46px, вес 600 ──────────────── */
.pro-section .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;
  padding:11.5px 26px 13.5px;border-radius:var(--r);border:1px solid var(--orange-2);
  color:var(--orange-2);background:var(--surface);font-family:inherit;font-size:16px;font-weight:600;
  line-height:130%;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:all .4s}
.pro-section .btn:hover{text-decoration:none;background:var(--peach)}
.pro-section .btn.solid{background:var(--orange-2);border-color:var(--orange-2);color:var(--on-fill)}
.pro-section .btn.solid:hover{background:var(--orange);border-color:var(--orange)}
.pro-section .btn.ghost{border-color:var(--rule);color:var(--ink-2)}
.pro-section .btn.ghost:hover{background:var(--grey);border-color:var(--ink-3)}

/* ── блоки: фон обязателен, рамка 1px, без тени ─────────────────── */
.pro-section .card{background:var(--surface);border:1px solid var(--rule);border-radius:var(--r);padding:30px;display:flex;flex-direction:column}
.pro-section .card p:last-of-type{margin-top:auto}
.pro-section .card h3{font-size:20px;line-height:22px;text-transform:uppercase;margin-bottom:13px}
.pro-section .card p{font-size:16px;color:var(--ink-2);font-weight:300;line-height:1.45}
.pro-section .card p:last-child{margin-bottom:0}
.pro-section .card .t{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;
  color:var(--ink-3);display:block;margin-bottom:12px}
.pro-section .card.z .t{color:var(--coral)}
.pro-section .card.sh .t{color:var(--orange-2)}
.pro-section .card.sv .t{color:var(--cyan)}
.pro-section .big{font-size:44px;font-weight:900;line-height:1;color:var(--orange);display:block;margin-bottom:10px}
.pro-section .card.cy .big,.pro-section .card.cy .num{color:var(--cyan)}

/* заливки блоков — как на сайте */
.pro-section .card.fill-grey{background:var(--grey)}
.pro-section .card.fill-peach{background:var(--peach);border-color:var(--peach)}
.pro-section .card.fill-sky{background:var(--sky);border-color:var(--sky)}
.pro-section .card.fill-blue{background:var(--cyan);border-color:var(--cyan);color:var(--on-fill)}
.pro-section .card.fill-orange{background:var(--orange);border-color:var(--orange);color:var(--on-fill)}
.pro-section .card.fill-blue h3,.pro-section .card.fill-orange h3,
.pro-section .card.fill-blue p,.pro-section .card.fill-orange p,
.pro-section .card.fill-blue .t,.pro-section .card.fill-orange .t{color:var(--on-fill)}
.pro-section .card.amber{border-color:var(--amber);background:var(--grey)}

/* ── пиктограмма: круг 50×50, как .ruskeo__grayBanner-img ──────── */
.pro-section .ib{width:50px;height:50px;flex-shrink:0;border-radius:100%;display:flex;
  align-items:center;justify-content:center;background:var(--orange);margin-bottom:20px}
.pro-section .ib svg{width:26px;height:26px;display:block}
.pro-section .ib svg path,.pro-section .ib svg rect,.pro-section .ib svg circle,.pro-section .ib svg line,
.pro-section .ib svg polyline{stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.pro-section .card.sv .ib{background:var(--cyan)}
.pro-section .card.z .ib{background:var(--coral)}
.pro-section .card.fill-blue .ib,.pro-section .card.fill-orange .ib{background:#fff}
.pro-section .card.fill-blue .ib svg *{stroke:var(--cyan)}
.pro-section .card.fill-orange .ib svg *{stroke:var(--orange)}
/* крупная иконка вне карточки */
.pro-section .ico{width:58px;height:58px;display:block;margin-bottom:18px}
.pro-section .ico path,.pro-section .ico rect,.pro-section .ico circle,.pro-section .ico line{
  stroke:var(--orange);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}
.pro-section .card.sv .ico *{stroke:var(--cyan)}
.pro-section .card.z .ico *{stroke:var(--coral)}

/* ── классификатор ─────────────────────────────────────────────── */
.pro-section .tool{display:grid;grid-template-columns:1fr 420px;background:var(--surface);
  border:1px solid var(--orange);border-radius:var(--r);overflow:hidden}
.pro-section .tool .pane{padding:40px 45px}
.pro-section .tool .viz{background:var(--grey);display:flex;align-items:stretch;justify-content:center;padding:0}
.pro-section .tool .viz svg{width:100%;height:100%;display:block;object-fit:cover}
.pro-section .th{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:26px}
.pro-section .th h2{font-size:24px;text-transform:uppercase}
.pro-section .th span{font-size:15px;color:var(--ink-3);font-weight:300}
.pro-section .ctrl{margin-bottom:24px}
.pro-section .ctrl .lab{display:flex;justify-content:space-between;align-items:baseline;gap:12px;
  font-size:15px;color:var(--ink-2);margin-bottom:10px;font-weight:300}
.pro-section .ctrl .val{font-size:20px;color:var(--ink);font-weight:700;font-variant-numeric:tabular-nums}
.pro-section input[type=range]{width:100%;accent-color:var(--orange);height:26px}
.pro-section .chips{display:flex;flex-wrap:wrap;gap:10px}
.pro-section .chip{font-size:16px;font-weight:600;padding:9px 20px;border-radius:var(--r);font-family:inherit;
  border:1px solid var(--rule);background:var(--surface);color:var(--ink-2);cursor:pointer;
  font-variant-numeric:tabular-nums;transition:all .4s}
.pro-section .chip:hover{border-color:var(--orange)}
.pro-section .chip[aria-pressed=true]{background:var(--orange-2);border-color:var(--orange-2);color:var(--on-fill)}
.pro-section .verdict{margin-top:30px;padding-top:26px;border-top:1px solid var(--rule);
  display:grid;grid-template-columns:1fr auto;gap:18px 24px;align-items:end}
.pro-section #vname{font-size:30px;line-height:1.05;margin-bottom:8px;color:var(--orange);font-weight:700}
.pro-section #vclause{font-size:15px;color:var(--ink-3);font-weight:300;margin:0}
.pro-section .readout{text-align:right}
.pro-section .readout .n{font-size:40px;font-weight:900;line-height:1;display:block;font-variant-numeric:tabular-nums}
.pro-section .readout .l{font-size:13px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;font-weight:600}
.pro-section .scale{grid-column:1/-1}
.pro-section .scale .track{display:flex;height:12px;border-radius:var(--r);overflow:hidden;background:var(--grey)}
.pro-section .scale .track i{display:block;opacity:.22;transition:opacity .2s}
.pro-section .scale .track i.on{opacity:1}
.pro-section .s1{background:var(--coral);flex:4}
.pro-section .s2{background:var(--orange);flex:6}
.pro-section .s3{background:var(--cyan);flex:6}
.pro-section .scale .lg{display:flex;justify-content:space-between;font-size:13px;color:var(--ink-3);margin-top:9px;font-weight:300}
.pro-section .toolfoot{margin:18px 0 64px;display:flex;gap:14px 22px;flex-wrap:wrap;align-items:center}
.pro-section .toolfoot .note{color:var(--ink-3);flex:1;min-width:260px;font-size:15px;font-weight:300;line-height:1.45}

/* ── секции ────────────────────────────────────────────────────── */
.pro-section section{padding:62px 0}
.pro-section section.grey{background:var(--grey)}
.pro-section section.peach{background:var(--peach)}
.pro-section section.sky{background:var(--sky)}
.pro-section .shead{max-width:70ch;margin-bottom:34px}
.pro-section .shead h2{font-size:30px;line-height:1.1;margin-bottom:12px}
.pro-section .shead p{margin:0;color:var(--ink-2);font-size:18px;font-weight:300;line-height:1.45}
.pro-section .g3,.pro-section .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.pro-section .g2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
@media(max-width:1100px){.pro-section .g3,.pro-section .grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pro-section .g3,.pro-section .grid,.pro-section .g2{grid-template-columns:1fr}}

/* ── облака ────────────────────────────────────────────────────── */
.pro-section .cl{opacity:.92}
@keyframes drift{from{transform:translateX(-46px)}to{transform:translateX(268px)}}
@media (prefers-reduced-motion:no-preference){
.pro-section .cl.a{animation:drift 44s linear infinite}
.pro-section .cl.b{animation:drift 63s linear infinite;animation-delay:-22s;opacity:.8}
.pro-section .cl.c{animation:drift 78s linear infinite;animation-delay:-50s;opacity:.66}
}

/* ── калькулятор ───────────────────────────────────────────────── */
.pro-section .calc{background:var(--surface);border:1px solid var(--orange);border-radius:var(--r);
  overflow:hidden;display:grid;grid-template-columns:1fr 360px}
.pro-section .calc .fields{padding:40px 45px}
.pro-section .calc .out{background:var(--orange);color:var(--on-fill);padding:40px 35px;
  display:flex;flex-direction:column;justify-content:center;gap:22px}
.pro-section .calc .row{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:20px;margin-bottom:22px}
.pro-section .fld label{display:block;font-size:15px;color:var(--ink-2);margin-bottom:9px;font-weight:300}
.pro-section .fld input[type=number],.pro-section .fld select{width:100%;height:46px;padding:0 20px;
  border:1px solid var(--rule);border-radius:var(--r);background:var(--surface);color:var(--ink);
  font-family:inherit;font-size:16px;font-weight:600}
.pro-section .fld input:focus,.pro-section .fld select:focus{border-color:var(--orange);outline:none}
.pro-section .res .v{font-size:60px;font-weight:900;line-height:1;display:block;font-variant-numeric:tabular-nums}
.pro-section .res .k{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;opacity:.85;display:block;margin-top:6px}
.pro-section .res .sub{font-size:15px;font-weight:300;opacity:.9;margin-top:8px;line-height:1.4}
.pro-section .calc .hint{grid-column:1/-1;font-size:15px;color:var(--ink-3);font-weight:300;line-height:1.45;
  border-top:1px solid var(--rule);padding-top:18px;margin-top:4px}

/* ── новости ───────────────────────────────────────────────────── */
.pro-section .news{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
@media(max-width:1100px){.pro-section .news{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pro-section .news{grid-template-columns:1fr}}
.pro-section .news a{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--rule);
  border-radius:var(--r);padding:30px;color:var(--ink);transition:all .5s}
.pro-section .news a:hover{border-color:var(--orange);text-decoration:none}
.pro-section .news .date{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;
  color:var(--orange-2);margin-bottom:12px}
.pro-section .news .ttl{font-size:20px;font-weight:700;line-height:22px;margin-bottom:12px}
.pro-section .news .ex{font-size:16px;color:var(--ink-2);font-weight:300;line-height:1.45;margin-top:auto}
.pro-section .newshead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:34px}
.pro-section .newshead .shead{margin-bottom:0}

/* ── каталог ───────────────────────────────────────────────────── */
.pro-section .cat{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}
@media(max-width:1100px){.pro-section .cat{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.pro-section .cat{grid-template-columns:repeat(2,1fr)}}
.pro-section .cat a{display:block;background:var(--grey);border:1px solid var(--amber);border-radius:var(--r);
  padding:30px 22px;color:var(--ink);text-align:center;transition:all .5s}
.pro-section .cat a:hover{border-color:var(--orange);text-decoration:none}
.pro-section .cat .d{font-size:34px;font-weight:900;display:block;line-height:1;font-variant-numeric:tabular-nums}
.pro-section .cat .u{font-size:13px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;font-weight:600}
.pro-section .cat .r{font-size:14px;color:var(--ink-2);margin-top:14px;display:block;line-height:1.45;font-weight:300}

/* ── RusKEO-баннер ─────────────────────────────────────────────── */
.pro-section .ruskeo{background:var(--orange);border-radius:var(--r);padding:40px 45px;
  display:grid;grid-template-columns:1fr auto;gap:26px 36px;align-items:center;color:var(--on-fill)}
.pro-section .ruskeo h2{font-size:30px;margin-bottom:12px;text-transform:uppercase}
.pro-section .ruskeo p{margin:0;max-width:64ch;font-weight:300;font-size:18px;line-height:1.45;opacity:.95}
.pro-section .ruskeo .acts{display:flex;gap:12px;flex-wrap:wrap}
.pro-section .ruskeo .btn{border-color:#fff;color:#fff;background:transparent}
.pro-section .ruskeo .btn:hover{background:rgba(255,255,255,.16)}
.pro-section .ruskeo .btn.solid{background:#fff;color:var(--orange-2);border-color:#fff}
.pro-section .ruskeo .btn.solid:hover{opacity:.9;background:#fff}

/* ── CTA ───────────────────────────────────────────────────────── */
.pro-section .cta{background:var(--surface);border:1px solid var(--orange);border-radius:var(--r);padding:40px 45px}
.pro-section .cta h2{font-size:30px;margin-bottom:14px;text-transform:uppercase}
.pro-section .cta p{color:var(--ink-2);max-width:66ch;font-weight:300;font-size:18px;line-height:1.45}
.pro-section .cta ol{margin:20px 0 28px;padding-left:22px;color:var(--ink-2);font-weight:300}
.pro-section .cta li{margin-bottom:7px}
.pro-section .acts{display:flex;gap:12px;flex-wrap:wrap}
.pro-section footer{height:auto;width:auto;position:static;box-shadow:none;border-top:1px solid var(--rule);padding:30px 0 66px;font-size:15px;color:var(--ink-3);font-weight:300;line-height:1.5}

/* ── страницы ролей ────────────────────────────────────────────── */
.pro-section .bar{position:sticky;top:0;z-index:20;background:var(--page);border-bottom:1px solid var(--rule);padding:14px 0}
.pro-section .bar .wrap{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.pro-section .lbl{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);margin-right:8px}
.pro-section .tab{font-size:15px;font-weight:600;padding:9px 20px;border-radius:var(--r);font-family:inherit;
  border:1px solid var(--rule);background:var(--surface);color:var(--ink-2);cursor:pointer;transition:all .4s}
.pro-section .tab:hover{border-color:var(--orange)}
.pro-section .tab[aria-selected=true]{background:var(--orange-2);border-color:var(--orange-2);color:var(--on-fill)}
.pro-section .slug{display:none}
.pro-section .page{display:none}
.pro-section .page.on{display:block}
.pro-section .lede{font-size:20px;line-height:1.45;color:var(--ink-2);max-width:62ch;margin:0 0 32px;font-weight:300}
.pro-section .col{max-width:68ch;color:var(--ink-2);font-weight:300}
.pro-section .quote{background:var(--peach);border:1px solid var(--peach);border-radius:var(--r);
  padding:30px 35px;max-width:74ch}
.pro-section .quote p{color:var(--ink-2);font-weight:300;font-size:18px;line-height:1.5}
.pro-section .quote p:last-child{margin-bottom:0}
.pro-section .quote strong{color:var(--ink);font-weight:600}
.pro-section .tw{overflow-x:auto;border:1px solid var(--rule);border-radius:var(--r);background:var(--surface);margin:0 0 18px}
.pro-section table{border-collapse:collapse;width:100%;font-size:16px}
.pro-section th,.pro-section td{padding:14px 20px;text-align:left;border-bottom:1px solid var(--rule)}
.pro-section thead th{font-size:12.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-weight:600;white-space:nowrap}
.pro-section tbody tr:last-child td{border-bottom:none}
.pro-section tbody td:first-child{color:var(--ink);font-weight:600}
.pro-section ul.check{list-style:none;padding:0;margin:0 0 18px;max-width:68ch}
.pro-section ul.check li{padding-left:30px;position:relative;margin-bottom:13px;color:var(--ink-2);font-weight:300;line-height:1.45}
.pro-section ul.check li::before{content:"";position:absolute;left:0;top:.55em;width:12px;height:12px;
  border-radius:50%;background:var(--orange)}

/* ── адаптив ───────────────────────────────────────────────────── */
@media (max-width:1100px){
.pro-section .tool{grid-template-columns:1fr}
.pro-section .tool .viz{order:-1;padding:18px}
.pro-section .calc{grid-template-columns:1fr}
.pro-section .ruskeo{grid-template-columns:1fr}
}
@media (max-width:600px){
.pro-section .wrap{padding:0 20px}
.pro-section .tool .pane,.pro-section .calc .fields{padding:20px 15px}
.pro-section .card,.pro-section .cta,.pro-section .ruskeo,.pro-section .quote{padding:20px 15px}
.pro-section .verdict{grid-template-columns:1fr}
.pro-section .readout{text-align:left}
.pro-section section{padding:44px 0}
}

/* крупные цифры в карточках ролей */
.pro-section .num{font-size:44px;font-weight:900;line-height:1;color:var(--orange);display:block;margin-bottom:10px;font-variant-numeric:tabular-nums}
.pro-section .card.sv .num{color:var(--cyan)}
.pro-section .card.z .num{color:var(--coral)}
