
/* Bankrot102 Micros — extracted from original markup + WP helpers */
:root {
  --b102-navy: #1C2337;
  --b102-ink: #232C43;
  --b102-muted: #5F6980;
  --b102-orange: #F07E26;
  --b102-orange-2: #EE7318;
  --b102-cream: #FBFAF8;
  --b102-bg: #EFF0F2;
}
*, *::before, *::after { box-sizing: border-box; }
img { max-width: 100%; height: auto; }
button, summary { font-family: inherit; }
a { color: inherit; }
.b102-wrap { font-family: 'Inter', sans-serif; color: #232C43; background: #EFF0F2; -webkit-font-smoothing: antialiased; }
[style-hover]:hover, [data-hover]:hover { }
details.b102-menu[open] > summary { color: #F0A868; }

/* Hover approximations for original style-hover attributes */
.b102-btn-orange:hover { filter: brightness(1.07); }
.b102-icon-btn:hover { filter: brightness(1.1); }
.b102-card:hover { border-color: #F0A868; box-shadow: 0 12px 32px rgba(240, 126, 38, 0.1); }
.b102-link:hover { color: #B65409; }
.nav-desk a:hover { color: #F0A868; }

.quiz-opt { cursor: pointer; transition: border-color .15s ease, background .15s ease; }
.quiz-opt.is-on { border-color: rgba(240, 126, 38, 0.6) !important; background: rgba(240, 126, 38, 0.08) !important; }
.quiz-opt.is-on .quiz-radio { border: 5px solid #F07E26 !important; }
.quiz-hidden { display: none !important; }
.form-success { display: none; }
.form-success.is-on { display: block; }
.lead-form.is-sent { display: none; }
.b102-map iframe { width: 100%; height: 420px; border: 0; border-radius: 18px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; }


    html { scroll-behavior: smooth; }
    body { margin: 0; background: #1C2337; }
    details > summary { list-style: none; }
    details > summary::-webkit-details-marker { display: none; }
    details[open] .faq-chev { transform: rotate(45deg); }
    @keyframes rise { from { opacity: 0; transform: translateY(22px); } to { opacity: 1; transform: none; } }
    [data-reveal] { opacity: 0; }
    [data-reveal].on { animation: rise 0.45s cubic-bezier(0.22, 0.61, 0.36, 1) both; }
    @media (prefers-reduced-motion: reduce) { [data-reveal] { opacity: 1; } [data-reveal].on { animation: none; } }
    @media print { [data-reveal] { opacity: 1 !important; animation: none !important; } }
    .mob-only { display: none !important; }
    .mob-cta { display: none !important; }
    .seo-more { display: none; }
    .carousel::-webkit-scrollbar { display: none; }
    .tv-track { display: flex; gap: 20px; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
    .tv-track::-webkit-scrollbar { display: none; }
    .tv-slide { flex: 0 0 calc((100% - 40px) / 3); scroll-snap-align: start; box-sizing: border-box; }
    .lead-clamp { max-height: 53px; overflow: hidden; transition: max-height .55s cubic-bezier(.22,.61,.36,1); -webkit-mask-image: linear-gradient(180deg, #000 46%, rgba(0,0,0,0.12) 100%); mask-image: linear-gradient(180deg, #000 46%, rgba(0,0,0,0.12) 100%); }
    .lead-open .lead-clamp { max-height: 460px; -webkit-mask-image: none; mask-image: none; }
    .lead-open .cost-chev { transform: rotate(180deg); }
    .seo-topic + .seo-topic { margin-top: 44px; padding-top: 44px; border-top: 1px solid #EAEBE7; }
    @media (max-width: 900px) { .seo-card { padding: 30px 24px !important; } }
    @media (max-width: 900px) { .tv-track { scroll-snap-type: x mandatory; } .tv-slide { flex: 0 0 78%; } }

    /* ===== АДАПТИВ: ПЛАНШЕТ И МОБАЙЛ. ДЕСКТОП (≥1025px) НЕ ЗАТРАГИВАЕТСЯ ===== */
    @media (max-width: 1024px) {
      .desk-only { display: none !important; }
      .mob-only { display: flex !important; }
      img { max-width: 100%; }
      .wm { font-size: 104px !important; }
    }
    /* --- ПЛАНШЕТ 701–1024 --- */
    @media (min-width: 701px) and (max-width: 1024px) {
      .mob-row1 { padding: 12px 28px 10px !important; }
      .mob-row2 { padding: 0 28px 13px !important; }
      .sec-pad { padding-top: 60px !important; padding-bottom: 64px !important; padding-left: 28px !important; padding-right: 28px !important; }
      .hero-grid { grid-template-columns: 1.08fr 0.92fr !important; gap: 24px !important; min-height: 0 !important; padding-left: 28px !important; padding-right: 28px !important; }
      .hero-copy { padding: 44px 0 !important; }
      .hero-img-wrap { min-height: 430px !important; }
      .hero-img-wrap img { transform: none !important; }
      .hero-title { font-size: 34px !important; }
      .carousel { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 18px !important; overflow: visible !important; }
      .carousel > * { min-width: 0 !important; max-width: none !important; }
      .carousel-sm { grid-template-columns: 1fr 1fr 1fr !important; }
      .carousel-sm > * { min-width: 0 !important; max-width: none !important; }
      .sec-pad.split-2 { grid-template-columns: 1fr !important; gap: 32px !important; }
      .split-2 { gap: 18px !important; }
      .steps-split { grid-template-columns: 1fr !important; }
      .steps-grid { grid-template-columns: 1fr 1fr !important; }
      .footer-grid { grid-template-columns: 1fr 1fr !important; gap: 32px !important; }
      .tv-slide { flex: 0 0 calc((100% - 20px) / 2) !important; }
      .consult-photos { min-height: 200px !important; }
    }
    /* --- МОБАЙЛ ≤700 --- */
    @media (max-width: 700px) {
      /* шапка и нижняя панель */
      .mob-only details > .mob-menu { top: 131px !important; max-height: calc(100vh - 147px) !important; overflow-y: auto !important; }
      .mob-row1 > details { flex: none !important; }
      .mob-row1 { gap: 9px !important; padding: 10px 14px 8px !important; }
      .mob-logo { height: 22px !important; }
      .mob-addr { padding: 0 2px !important; overflow: hidden !important; }
      .mob-addr-txt { font-size: clamp(9.4px, 2.8vw, 12.5px) !important; letter-spacing: -0.1px !important; }
      .mob-bar { display: none !important; }

      /* ритм и типографика */
      .sec-pad { padding-top: 60px !important; padding-bottom: 64px !important; padding-left: 22px !important; padding-right: 22px !important; }
      .footer-inner { padding-left: 22px !important; padding-right: 22px !important; }
      h1 br, h2 br, p br { display: none !important; }
      h2 { text-wrap: pretty; }
      .wm { font-size: 46px !important; }

      /* ХИРО — ровно один экран */
      .hero-grid { display: flex !important; flex-direction: column !important; grid-template-columns: none !important; gap: 0 !important; padding: 0 22px !important; min-height: calc(100vh - 125px) !important; min-height: calc(100svh - 125px) !important; }
      .hero-copy { padding: 22px 0 0 !important; display: flex !important; flex-direction: column !important; }
      .hero-badges { gap: 8px !important; margin-bottom: 16px !important; }
      .hero-badges > span { font-size: 11.5px !important; padding: 7px 13px !important; }
      .hero-copy > h1:not(.hero-title) { font-size: 13.5px !important; margin: 0 0 6px !important; }
      .hero-title { font-size: 33px !important; line-height: 1.14 !important; letter-spacing: -0.7px !important; margin: 0 0 14px !important; }
      .hero-sub { font-size: 13.5px !important; line-height: 1.6 !important; margin: 0 0 20px !important; display: -webkit-box !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
      .hero-cta { gap: 12px !important; margin-bottom: 18px !important; }
      .hero-cta > a { flex: 1 1 100% !important; text-align: center !important; padding: 17px 20px !important; font-size: 15.5px !important; }
      .hero-rass { flex-direction: row !important; align-items: baseline !important; justify-content: space-between !important; gap: 10px !important; width: 100% !important; flex-wrap: nowrap !important; }
      .hero-rass > span:first-child { min-width: 0; }
      .hero-rass > span:first-child { font-size: 11.5px !important; line-height: 1.35 !important; }
      .hero-rass > span:last-child { font-size: 15px !important; }
      .hero-rate-label { display: none !important; }
      .hero-rates { gap: 9px !important; }
      .rate-card { padding: 12px 9px !important; gap: 7px !important; border-radius: 14px !important; }
      .rate-ico { width: 26px !important; height: 26px !important; border-radius: 8px !important; font-size: 13px !important; }
      .rate-ico svg { width: 15px !important; height: 15px !important; }
      .rate-txt { font-size: 9.5px !important; line-height: 1.4 !important; }
      .rate-txt b { font-size: 12.5px !important; }
      .rate-stars { font-size: 0 !important; }
      .rate-stars::before { content: "★"; font-size: 11px; color: #FFB800; }
      .hero-rates .rate-cnt { display: none !important; }
      .hero-img-wrap { flex: 1 1 auto !important; min-height: 148px !important; margin: 14px -22px 0 !important; overflow: hidden !important; }
      .hero-img-wrap > div:first-child { width: 240px !important; height: 240px !important; bottom: 0 !important; }
      .hero-img-wrap img { position: absolute !important; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; width: 100% !important; height: 100% !important; max-width: none !important; margin: 0 !important; object-fit: cover !important; object-position: 50% 0% !important; transform: none !important; filter: drop-shadow(0 10px 22px rgba(10, 15, 28, 0.4)) !important; }
      .hero-names { left: 14px !important; right: 14px !important; bottom: 12px !important; gap: 8px !important; }
      .hero-names > div { padding: 8px 11px !important; font-size: 10.5px !important; line-height: 1.45 !important; border-radius: 10px !important; }

      /* сетки в одну колонку */
      .split-2, .steps-split, .steps-grid, .footer-grid, .g2, .cards-1m { grid-template-columns: 1fr !important; }
      .cards-1m { gap: 20px !important; }
      .footer-grid { gap: 34px !important; }
      .pad-m { padding: 28px 22px !important; }
      .steps-photo { min-height: 300px !important; }
      .founder-card { min-height: 430px !important; }
      .consult-photos { display: none !important; }
      .seo-card { padding: 30px 22px !important; }
      .seo-topic + .seo-topic { margin-top: 40px !important; padding-top: 40px !important; }

      /* статьи и служебные сетки — строго друг под другом */
      .carousel.posts-grid { display: grid !important; grid-template-columns: 1fr !important; overflow: visible !important; margin-right: 0 !important; padding-right: 0 !important; gap: 20px !important; }
      .carousel.posts-grid > * { flex: none !important; min-width: 0 !important; max-width: none !important; }
      .contact-grid, .req-grid, .office-grid { grid-template-columns: 1fr !important; }
      .office-grid > * { height: 210px !important; }
      .art-grid { grid-template-columns: 1fr !important; gap: 26px !important; }
      .art-toc { position: static !important; max-height: none !important; padding: 22px 20px !important; }

      /* слайдеры со свайпом */
      .carousel { display: flex !important; grid-template-columns: none !important; overflow-x: auto !important; scroll-snap-type: x mandatory; gap: 16px !important; padding-bottom: 12px !important; margin-right: -22px !important; padding-right: 22px !important; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
      .carousel > * { flex: 0 0 80% !important; min-width: 80% !important; max-width: 80% !important; scroll-snap-align: start; box-sizing: border-box; }
      .carousel-sm > * { flex: 0 0 62% !important; min-width: 62% !important; max-width: 62% !important; }
      .tv-track { margin-right: -22px !important; padding-right: 22px !important; }
      .tv-slide { flex: 0 0 80% !important; }

      /* кнопки и формы */
      .sec-cta { width: 100% !important; box-sizing: border-box !important; text-align: center !important; }
      .hide-m { display: none !important; }
      .mob-cta { display: flex !important; align-items: center; justify-content: center; margin-top: 22px; padding: 18px 22px; border-radius: 13px; background: linear-gradient(180deg, #F98A31 0%, #EE7318 100%); color: #FFFFFF; font-family: 'Inter', sans-serif; font-weight: 500; font-size: 15px; text-decoration: none; box-shadow: 0 8px 22px rgba(240, 126, 38, 0.32); }
      input:not([type="checkbox"]), textarea, select { font-size: 16px !important; padding: 16px 16px !important; }
      button:not([aria-label]) { min-height: 52px !important; font-size: 15px !important; }
      .link-cta { display: inline-flex !important; align-items: center; min-height: 46px; }
      .sec-cta, .mob-cta { min-height: 52px !important; }
      .footer-inner a { min-height: 44px !important; display: inline-flex !important; align-items: center !important; }
      .art-toc a { min-height: 46px !important; display: flex !important; align-items: center !important; }
      .contact-grid a { min-height: 44px !important; display: inline-flex !important; align-items: center !important; }
      .crumbs a { min-height: 38px !important; display: inline-flex !important; align-items: center !important; }
      .footer-inner { padding-top: 42px !important; padding-bottom: 20px !important; }
      .footer-grid { gap: 26px !important; padding-bottom: 22px !important; }
      .footer-grid > div:first-child { gap: 12px !important; }
      .foot-col { gap: 0 !important; }
      .foot-col > div:first-child { margin-bottom: 2px !important; padding: 3px 0 !important; }
      .foot-col > span { line-height: 1.5 !important; padding: 4px 0 !important; }
      .footer-grid a:not([title]) { min-height: 0 !important; display: flex !important; align-items: center !important; padding: 7px 0 !important; line-height: 1.3 !important; }
      .footer-grid a[title] { width: 40px !important; height: 40px !important; min-height: 0 !important; padding: 0 !important; }
      .foot-legal { padding-top: 15px !important; gap: 4px !important; }
      .foot-legal-links { flex-direction: column !important; align-items: flex-start !important; gap: 0 !important; }
      .foot-legal-links a { min-height: 0 !important; display: flex !important; align-items: center !important; padding: 7px 0 !important; line-height: 1.3 !important; }

      /* длинный SEO-текст — сворачиваем */
      .seo-wrap .seo-card { max-height: 640px; overflow: hidden; -webkit-mask-image: linear-gradient(180deg, #000 68%, rgba(0,0,0,0) 100%); mask-image: linear-gradient(180deg, #000 68%, rgba(0,0,0,0) 100%); }
      .seo-wrap.open .seo-card { max-height: none; -webkit-mask-image: none; mask-image: none; }
      .seo-more { display: block; width: 100%; margin-top: 18px; padding: 18px 22px; border: 1px solid #DDDED9; border-radius: 13px; background: #FBFAF8; color: #232C43; font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 500; cursor: pointer; }
      .seo-wrap.open .seo-more { display: none; }
    }

    /* --- НИЗКИЕ ЭКРАНЫ (≤730px по высоте): ужимаем первый экран --- */
    @media (max-width: 700px) and (max-height: 730px) {
      .hero-copy { padding-top: 10px !important; }
      .hero-badges { display: none !important; }
      .hero-title { font-size: 28px !important; line-height: 1.12 !important; margin-bottom: 10px !important; }
      .hero-sub { font-size: 12.5px !important; line-height: 1.5 !important; margin-bottom: 12px !important; display: -webkit-box !important; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
      .hero-cta { margin-bottom: 10px !important; }
      .hero-cta > a { padding: 14px 20px !important; }
      .hero-img-wrap { min-height: 120px !important; margin-top: 6px !important; }
      .hero-names > div { padding: 7px 10px !important; font-size: 10px !important; }
    }

    /* --- УЗКИЕ ЭКРАНЫ (≤374px) --- */
    @media (max-width: 374px) {
      .mob-row1 { padding: 10px 12px 8px !important; gap: 7px !important; }
      .mob-row1 summary { width: 46px !important; height: 46px !important; }
      .mob-row2 { padding: 0 13px 11px !important; gap: 6px !important; }
      .mob-soc > a { width: 36px !important; height: 36px !important; }
      .mob-soc > a svg { width: 21px !important; height: 21px !important; }
      .mob-soc > a img { width: 22px !important; height: 22px !important; }
      .mob-call { padding: 0 10px !important; font-size: 13.5px !important; gap: 6px !important; }
      .mob-logo { height: 19px !important; }
      .mob-addr-txt { font-size: 9.4px !important; letter-spacing: -0.2px !important; }
    }
    /* --- СОГЛАСИЯ И COOKIE --- */
    .consent-row { display: flex; align-items: flex-start; gap: 11px; cursor: pointer; }
    .consent-box { appearance: none; -webkit-appearance: none; flex: none; width: 20px; height: 20px; margin: 1px 0 0; border: 1.5px solid #C4C2BB; border-radius: 6px; background: #FFFFFF; cursor: pointer; position: relative; transition: background .15s ease, border-color .15s ease; }
    .consent-box:checked { background: #F07E26; border-color: #F07E26; }
    .consent-box:checked::after { content: ""; position: absolute; left: 6px; top: 2px; width: 5px; height: 10px; border: solid #FFFFFF; border-width: 0 2px 2px 0; transform: rotate(45deg); }
    .consent-box:focus-visible { outline: 2px solid #F0A868; outline-offset: 2px; }
    .consent-row > span { font-size: 12.5px; font-weight: 300; line-height: 1.5; color: #6A7488; }
    .consent-row a { color: #D96A10; text-decoration: none; border-bottom: 1px solid rgba(217, 106, 16, 0.35); }
    .consent-row a:hover { color: #B85608; }
    .consent-row[data-warn="1"] .consent-box { border-color: #E05A2B; background: rgba(224, 90, 43, 0.1); }
    .consent-row[data-warn="1"] > span { color: #C0451B; }
    .cookie-banner { display: none; }
    html[data-cookie="ask"] .cookie-banner { display: flex; }
    @media (max-width: 700px) {
      .consent-row { padding: 2px 0; }
      .consent-row > span { font-size: 13px; }
      .consent-box { width: 22px; height: 22px; }
      .consent-box:checked::after { left: 7px; top: 3px; }
      .cookie-banner { left: 12px; right: 12px; bottom: 12px; width: auto !important; padding: 17px 18px 15px !important; gap: 9px !important; }
      .cookie-banner p { font-size: 12px !important; line-height: 1.55 !important; }
    }

/* WordPress content */
.entry-content { font-size: 16px; font-weight: 300; line-height: 1.8; color: #414A5E; }
.entry-content h2 { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: clamp(21px, 2.2vw, 27px); line-height: 1.28; letter-spacing: -0.3px; color: #232C43; margin: 32px 0 16px; }
.entry-content h3 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 18px; margin: 24px 0 12px; }
.entry-content p { margin: 0 0 16px; }
.entry-content a { color: #D96A10; }
.entry-content ul, .entry-content ol { margin: 0 0 18px; padding-left: 20px; }
.entry-content li { margin: 0 0 8px; }
.page-hero { background: linear-gradient(180deg, #1F2740 0%, #1C2337 100%); color: #fff; }
.art-grid { display: grid; grid-template-columns: minmax(0, 1fr) 280px; gap: 36px; align-items: start; }
.art-toc { position: sticky; top: 90px; background: #FBFAF8; border: 1px solid #E3E4E1; border-radius: 16px; padding: 22px; }
.posts-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }
.legal-wrap { max-width: 860px; margin: 0 auto; }
.b102-map iframe { width: 100%; min-height: 380px; border: 0; border-radius: 18px; display: block; }
.seo-topic h2 { font-family: 'Montserrat', sans-serif; }
.form-success { display: none; }
.form-success.is-on { display: block; }
.lead-form.is-sent > *:not(.form-success) { display: none; }
.quiz-opt.is-on { border-color: rgba(240,126,38,.6) !important; background: rgba(240,126,38,.08) !important; }
.quiz-opt.is-on .quiz-radio { border: 5px solid #F07E26 !important; }
.alignnone, .aligncenter { max-width: 100%; height: auto; }
.wp-block-image img, .entry-content img { border-radius: 14px; }
  