/* Auto-extracted from seo_fill_check + brand overrides */

            .scbf-wrap{width:100%;max-width:100%;margin:28px auto;padding:28px;border-radius:12px;background:#fff;box-shadow:none;border:1px solid #e5e5e5;color:#111827;box-sizing:border-box;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}
            .scbf-title{margin:0 0 20px;font-size:26px;line-height:1.25;font-weight:600;color:#111827;letter-spacing:-.02em}
            .scbf-subtitle{margin:0 0 22px;color:#6b7280;font-size:14px}
            .scbf-form{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch;background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}
            .scbf-field{display:flex;flex-direction:column;gap:6px;min-width:0}
            .scbf-field-label{font-size:13px;font-weight:700;color:#111827;line-height:1.2}
            .scbf-form .scbf-input,.scbf-lead-form .scbf-input{height:48px;width:100%;padding:0 14px;border-radius:8px;border:1px solid #e0e0e0;background:#fff;font-size:15px;color:#111827;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}
            .scbf-form .scbf-input::placeholder,.scbf-lead-form .scbf-input::placeholder{color:#9ca3af}
            .scbf-form .scbf-input:focus,.scbf-lead-form .scbf-input:focus{outline:none;border-color:#bdbdbd;box-shadow:0 0 0 1px #d1d5db;background:#fff}
            .scbf-captcha{display:flex;flex-direction:column;gap:6px}
            .scbf-form .scbf-captcha .scbf-input,.scbf-lead-form .scbf-captcha .scbf-input{height:48px}
            .scbf-button{grid-column:1/-1;height:48px;padding:0 20px;border:none;border-radius:8px;background:#d1d5db;color:#fff;font-weight:600;font-size:15px;cursor:pointer;box-shadow:none;transition:background .15s ease,opacity .15s ease}
            .scbf-button:hover{background:#c4c8d0;color:#fff}
            .scbf-button:active{transform:none;opacity:.94}
            .scbf-alert{margin-top:14px;padding:12px 14px;border-radius:10px}
            .scbf-alert--error{background:#fff1ee;border:1px solid #ffc6b8;color:#8b3325}
            .scbf-alert--success{background:#ebf8f1;border:1px solid #bfe7cc;color:#1f5c3a}
            .scbf-url{margin:20px 0 12px;color:#374151}
            .scbf-extra{margin-top:14px;padding:14px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}
            .scbf-extra-head{display:flex;align-items:flex-start;gap:8px;margin-bottom:10px}
            .scbf-extra-title{margin:0;flex:1;min-width:0;font-size:16px;font-weight:700;color:#111827;line-height:1.35}
            .scbf-extra-line{margin:0 0 8px;font-size:14px;color:#374151;line-height:1.55}
            .scbf-extra-line:last-child{margin-bottom:0}
            .scbf-extra-line strong{color:#111827;font-weight:700}
            .scbf-extra-age{color:#4b5563;font-weight:600;margin-left:4px;white-space:nowrap}
            .scbf-registration{margin-top:12px}
            .scbf-links-summary{margin-top:14px}
            .scbf-links-gated{position:relative}
            .scbf-links-row{margin:0 0 8px;font-size:14px;color:#374151;line-height:1.55;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}
            .scbf-links-row:last-of-type{margin-bottom:0}
            .scbf-links-label{font-weight:700;color:#111827}
            .scbf-link-count-btn{margin:0;padding:0;border:none;background:none;color:#111827;font-weight:700;font-size:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px;font-variant-numeric:tabular-nums}
            .scbf-link-count-btn:hover{color:#4b5563}
            .scbf-link-count-btn:focus{outline:none;box-shadow:0 0 0 2px #e5e7eb;border-radius:4px}
            .scbf-links-hint{margin:10px 0 0;font-size:13px;color:#6b7280;line-height:1.45}
            .scbf-link-tier-msg{margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#fff1ee;border:1px solid #ffc6b8;color:#8b3325;font-size:14px;line-height:1.5;display:none}
            .scbf-link-tier-msg.is-visible{display:block}
            .scbf-link-tier-msg__tariff{margin:0;padding:0;border:none;background:none;color:#8a2f22;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
            .scbf-link-tier-msg__tariff:hover{color:#5c1a14}
            .scbf-link-panel{margin-top:10px;padding:10px 12px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;max-height:280px;overflow:auto;display:none}
            .scbf-link-panel.is-open{display:block}
            .scbf-link-url-list{margin:0;padding-left:18px;color:#374151;font-size:13px;line-height:1.45;word-break:break-all}
            .scbf-link-url-list li{margin-bottom:6px}
            .scbf-link-url-list a{color:#111827;text-decoration:underline}
            .scbf-tariff-modal{position:fixed;inset:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}
            .scbf-tariff-modal[hidden]{display:none!important}
            .scbf-tariff-modal-backdrop{position:absolute;inset:0;background:rgba(17,24,39,.45)}
            .scbf-tariff-modal-dialog{position:relative;width:100%;max-width:520px;max-height:min(85vh,620px);overflow:auto;margin:auto;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px 44px 16px 20px;box-shadow:0 12px 40px rgba(0,0,0,.12);color:#374151}
            .scbf-tariff-modal-title{margin:0 0 12px;font-size:18px;font-weight:700;color:#111827}
            .scbf-tariff-card{margin:0 0 12px;padding:12px;border-radius:8px;border:1px solid #e5e5e5;background:#fff}
            .scbf-tariff-card:last-child{margin-bottom:0}
            .scbf-tariff-card-name{margin:0 0 6px;font-size:15px;font-weight:700;color:#111827}
            .scbf-tariff-card-summary{margin:0 0 8px;font-size:13px;line-height:1.5;color:#6b7280}
            .scbf-tariff-card-link{display:inline-flex;align-items:center;height:36px;padding:0 12px;border-radius:8px;background:#4b5563;color:#fff;font-weight:600;text-decoration:none;font-size:13px}
            .scbf-tariff-card-link:hover{color:#fff;background:#374151}
            .scbf-tariff-modal-close{position:absolute;top:8px;right:8px;width:38px;height:38px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:24px;line-height:1;cursor:pointer}
            .scbf-tariff-modal-close:hover{background:#f3f4f6;color:#111827}
            .scbf-priority{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:800;margin-left:8px}
            .scbf-priority--high{background:#ffe7e3;color:#8a2f22}
            .scbf-priority--medium{background:#fff1d9;color:#7a5d0a}
            .scbf-priority--low{background:#e8f7ef;color:#236543}
            .scbf-grid{width:100%;display:grid;grid-template-columns:1fr;gap:12px}
            .scbf-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:14px;width:100%}
            .scbf-card-title{font-size:15px;font-weight:700;margin:0 0 6px;color:#111827}
            .scbf-card-value{font-size:14px;margin:0;color:#374151}
            .scbf-card-hint{font-size:13px;margin:8px 0 0;color:#6b7280;line-height:1.45}
            .scbf-status{display:inline-block;font-size:12px;font-weight:600;padding:4px 9px;border-radius:999px;margin-bottom:8px}
            .scbf-status--good{background:#e8f7ef;color:#236543}
            .scbf-status--warn{background:#fff5dc;color:#7d5a00}
            .scbf-status--bad{background:#ffe9e5;color:#8a2f22}
            .scbf-help{margin-top:20px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;padding:14px;color:#6b7280}
            .scbf-seo-text{margin-top:22px;background:#fff;border-radius:8px;border:1px solid #e5e5e5;padding:18px;color:#374151;line-height:1.65;width:100%}
            .scbf-seo-text p{margin:0 0 12px}
            .scbf-seo-text p:last-child{margin-bottom:0}
            .scbf-images{margin-top:12px;display:flex;flex-direction:column;gap:12px}
            .scbf-image-item{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:start;margin:0 10px}
            .scbf-thumb{width:82px;height:82px;object-fit:cover;border-radius:8px;border:1px solid #e5e5e5;background:#fff}
            .scbf-image-meta{min-width:0}
            .scbf-badges{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 6px}
            .scbf-badge{display:inline-block;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;background:#f3f4f6;color:#4b5563}
            .scbf-badge--good{background:#e8f7ef;color:#236543}
            .scbf-badge--bad{background:#ffe9e5;color:#8a2f22}
            .scbf-image-name{margin:0 0 6px;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
            .scbf-image-alt{margin:0;color:#374151}
            .scbf-image-alt--missing{color:#8a2f22;font-weight:700}
            .scbf-image-rec{margin:6px 0 0;color:#6b7280;line-height:1.45}
            .scbf-images-total{margin:10px 0 0;font-size:13px;color:#6b7280;font-weight:700}
            .scbf-service{margin-top:16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:16px}
            .scbf-service-title{margin:0 0 8px;font-size:18px;line-height:1.3;color:#111827}
            .scbf-service-text{margin:0 0 12px;color:#6b7280;line-height:1.5}
            .scbf-service-meta{margin:0 0 12px;color:#4b5563;font-size:13px;font-weight:600}
            .scbf-service-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:8px;background:#4b5563;color:#fff;text-decoration:none;font-weight:600;box-shadow:none}
            .scbf-service-btn:hover{background:#374151;color:#fff}
            .scbf-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}
            .scbf-offer-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:14px;display:flex;flex-direction:column}
            .scbf-offer-card--featured{border-color:#d1d5db;box-shadow:0 4px 14px rgba(0,0,0,.06)}
            .scbf-offer-label{display:inline-block;align-self:flex-start;font-size:11px;font-weight:700;padding:4px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563;margin-bottom:8px}
            .scbf-offer-name{margin:0 0 4px;font-size:16px;color:#111827}
            .scbf-offer-price{margin:0 0 10px;font-size:14px;color:#4b5563;font-weight:600}
            .scbf-offer-features{margin:0 0 12px;padding-left:18px;color:#374151;line-height:1.5;flex:1}
            .scbf-offer-features li{margin-bottom:4px}
            .scbf-offer-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;border-radius:8px;background:#fff;color:#374151;text-decoration:none;font-weight:600;border:1px solid #e0e0e0}
            .scbf-offer-btn:hover{background:#f9fafb;color:#111827}
            .scbf-offer-btn--primary{background:#4b5563;color:#fff;border-color:#4b5563}
            .scbf-offer-btn--primary:hover{background:#374151;color:#fff}
            .scbf-service-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;flex-wrap:wrap}
            .scbf-service-note{margin:0;color:#6b7280;font-size:13px}
            .scbf-service-urgent{margin:10px 0 0;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;padding:10px;color:#92400e;font-size:13px;font-weight:600}
            .scbf-lead{margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5}
            .scbf-lead-title{margin:0 0 10px;font-size:16px;font-weight:600;color:#111827}
            .scbf-lead-hint{margin:0 0 16px;font-size:13px;color:#6b7280;line-height:1.45}
            .scbf-lead-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
            .scbf-lead-form .scbf-field--full{grid-column:1/-1}
            .scbf-lead-form .scbf-lead-textarea{height:auto;min-height:100px;padding:12px 14px;resize:vertical;line-height:1.45}
            .scbf-lead-form .scbf-service-btn{grid-column:1/-1;justify-self:stretch;width:100%;height:48px;padding:0 20px;border-radius:8px;background:#d1d5db;color:#fff;font-weight:600;font-size:15px;border:none;box-shadow:none;transition:background .15s ease,opacity .15s ease}
            .scbf-lead-form .scbf-service-btn:hover{background:#c4c8d0;filter:none;color:#fff}
            .scbf-lead-form .scbf-service-btn:active{opacity:.94}
            .scbf-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}
            .scbf-export{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:12px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}
            .scbf-export-title{margin:0;font-size:14px;font-weight:700;color:#111827;width:100%}
            .scbf-export-btn{display:inline-flex;align-items:center;height:38px;padding:0 14px;border-radius:8px;background:#fff;border:1px solid #e0e0e0;color:#374151;font-weight:600;text-decoration:none;font-size:13px}
            .scbf-export-btn:hover{background:#f9fafb;color:#111827}
            @media (max-width:782px){.scbf-wrap{padding:18px}.scbf-title{font-size:24px}}
            @media (max-width:900px){.scbf-offer-grid{grid-template-columns:1fr}}
            @media (max-width:620px){.scbf-button{grid-column:1}.scbf-lead-form{grid-template-columns:1fr}}
            .scbf-audit-date{margin:4px 0 0;font-size:14px;color:#374151;line-height:1.5}
            .scbf-audit-date strong{color:#111827;font-weight:700}
            .scbf-iks-bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:10px 0 10px;padding:14px 16px;background:#fff;border:1px solid #e5e5e5;border-radius:8px}
            .scbf-iks-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
            .scbf-iks-label{font-size:12px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.06em}
            .scbf-iks-value{font-size:28px;font-weight:700;color:#111827;line-height:1;letter-spacing:-.02em}
            .scbf-iks-note{font-size:13px;color:#6b7280;font-weight:500;margin-left:2px}
            .scbf-iks-trend{font-weight:900;line-height:1;margin-left:2px;font-size:13px}
            .scbf-iks-trend--up{color:#1f7a45}
            .scbf-iks-trend--down{color:#c42f2f}
            .scbf-iks-delta-num{font-size:12px;font-weight:800;line-height:1}
            .scbf-iks-delta-num--up{color:#1f7a45;margin-left:1px}
            .scbf-iks-delta-num--down{color:#c42f2f;margin-left:1px}
            .scbf-tip-btn{flex-shrink:0;width:28px;height:28px;padding:0;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#6b7280;font-weight:700;font-size:14px;line-height:1;cursor:pointer;box-shadow:none}
            .scbf-tip-btn:hover{border-color:#d1d5db;color:#111827;background:#f9fafb}
            .scbf-tip-btn:focus{outline:none;box-shadow:0 0 0 2px #e5e7eb}
            .scbf-card-title--with-tip{display:flex;align-items:flex-start;gap:8px;flex-wrap:nowrap}
            .scbf-card-title-text{flex:1;min-width:0}
            .scbf-page-text-head{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;margin:0 0 10px}
            .scbf-page-text-head .scbf-page-text-title{margin:0;flex:1;min-width:160px}
            .scbf-tip-root{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}
            .scbf-tip-root[hidden]{display:none!important}
            .scbf-tip-backdrop{position:absolute;inset:0;background:rgba(17,24,39,.45)}
            .scbf-tip-dialog{position:relative;width:100%;max-width:520px;max-height:min(82vh,580px);overflow:auto;margin:auto;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:22px 44px 18px 22px;box-shadow:0 12px 40px rgba(0,0,0,.12);color:#374151;line-height:1.55}
            .scbf-tip-close{position:absolute;top:8px;right:8px;width:38px;height:38px;border:none;border-radius:8px;background:transparent;color:#6b7280;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
            .scbf-tip-close:hover{background:#f3f4f6;color:#111827}
            .scbf-tip-dialog .scbf-tip-body{font-size:14px}
            .scbf-tip-dialog .scbf-tip-body>:first-child{margin-top:0}
            .scbf-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}
            .scbf-page-text{margin-top:22px;padding:18px;border-radius:8px;background:#fff;border:1px solid #e5e5e5}
            .scbf-page-text-title{margin:0 0 8px;font-size:17px;font-weight:700;color:#111827}
            .scbf-page-text-meta{margin:0 0 14px;color:#6b7280;font-size:14px;line-height:1.5}
            .scbf-word-table-wrap{width:100%;max-width:100%;margin:0;border-radius:8px;border:1px solid #e5e5e5;background:#fff;box-sizing:border-box}
            .scbf-word-table{width:100%;min-width:0;max-width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}
            .scbf-word-table th,.scbf-word-table td{padding:10px 6px;text-align:center;border-bottom:1px solid #e5e5e5;vertical-align:middle;box-sizing:border-box}
            .scbf-word-table th:first-child{width:34%;min-width:0;word-break:break-all;overflow-wrap:anywhere;hyphens:none}
            .scbf-word-table th:nth-child(2){width:14%}
            .scbf-word-table th:nth-child(3),.scbf-word-table th:nth-child(4),.scbf-word-table th:nth-child(5){width:17%;min-width:0;word-break:break-all;overflow-wrap:anywhere;hyphens:none}
            .scbf-word-table th{font-size:9px;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.02em;background:#f9fafb;line-height:1.2}
            .scbf-word-table td.scbf-word-table-w{width:34%;min-width:0;font-weight:400;color:#374151;text-align:center;word-break:break-all;overflow-wrap:anywhere;hyphens:none;line-height:1.35}
            .scbf-word-table td.scbf-word-table-n{width:14%;text-align:center;font-weight:400;color:#6b7280;white-space:nowrap}
            .scbf-word-table td.scbf-word-table-m{width:17%;max-width:17%;font-size:16px;line-height:1.1;font-weight:800;padding-left:4px;padding-right:4px}
            .scbf-word-table-m--yes{color:#1f7a45}
            .scbf-word-table-m--no{color:#c42f2f}
            .scbf-word-table tbody tr:last-child td{border-bottom:none}
            @media (max-width:520px){
            .scbf-word-table th,.scbf-word-table td{padding:8px 4px}
            .scbf-word-table th{font-size:8px}
            .scbf-word-table td.scbf-word-table-m{font-size:15px}
            .scbf-word-table td.scbf-word-table-n{font-size:13px}
            }
        

/* SEO Успех theme overrides for Seo analysis module */
.scbf-wrap{
  margin:0;
  padding:1.35rem 1.35rem 1.5rem;
  border-radius:var(--radius,18px);
  border:1px solid var(--line,rgba(31,42,55,.1));
  background:var(--surface,#fbfcfe);
  box-shadow:var(--shadow,0 18px 40px rgba(42,127,196,.12));
  font-family:var(--font-body,Onest,system-ui,sans-serif);
  color:var(--ink,#1f2a37);
}
.scbf-title{display:none}
.scbf-form .scbf-input,
.scbf-lead-form .scbf-input{
  border-radius:var(--radius-sm,10px);
  border-color:var(--line,rgba(31,42,55,.14));
  font-family:inherit;
}
.scbf-form .scbf-input:focus,
.scbf-lead-form .scbf-input:focus{
  border-color:var(--brand,#3b9ae1);
  box-shadow:0 0 0 3px rgba(59,154,225,.18);
}
.scbf-button,
.scbf-lead-form .scbf-service-btn,
.scbf-offer-btn--primary,
.scbf-service-btn,
.scbf-tariff-card-link{
  background:var(--brand,#3b9ae1)!important;
  border-color:var(--brand,#3b9ae1)!important;
  color:#fff!important;
  border-radius:999px!important;
}
.scbf-button:hover,
.scbf-lead-form .scbf-service-btn:hover,
.scbf-offer-btn--primary:hover,
.scbf-service-btn:hover,
.scbf-tariff-card-link:hover{
  background:var(--brand-deep,#2a7fc4)!important;
  border-color:var(--brand-deep,#2a7fc4)!important;
  color:#fff!important;
}
.scbf-field--consent{
  margin-top:0;
}
.scbf-consent{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:0.7rem;
  align-items:start;
  cursor:pointer;
  margin:0;
}
.scbf-consent input[type="checkbox"]{
  width:1.15rem;
  height:1.15rem;
  margin-top:0.15rem;
  accent-color:var(--brand,#3b9ae1);
  cursor:pointer;
}
.scbf-consent span{
  font-size:0.88rem;
  font-weight:500;
  line-height:1.45;
  color:var(--muted,#6b7280);
}
.scbf-consent a{
  color:var(--brand,#3b9ae1);
  font-weight:600;
  text-decoration:none;
}
.scbf-consent a:hover{
  text-decoration:underline;
}
.scbf-field-label,
.scbf-extra-title,
.scbf-card-title,
.scbf-service-title,
.scbf-lead-title,
.scbf-export-title,
.scbf-page-text-title{
  color:var(--ink,#1f2a37);
}
.scbf-card,
.scbf-extra,
.scbf-service,
.scbf-offer-card,
.scbf-seo-text,
.scbf-help,
.scbf-iks-bar,
.scbf-export{
  border-color:var(--line,rgba(31,42,55,.12));
  border-radius:var(--radius-sm,10px);
}
.scbf-offer-card--featured{
  border-color:rgba(59,154,225,.35);
  box-shadow:0 10px 28px rgba(42,127,196,.1);
}
.scbf-link-count-btn,
.scbf-card-value a,
.scbf-seo-text a{
  color:var(--brand-deep,#2a7fc4);
}
.scbf-tip-btn{
  border-color:rgba(59,154,225,.35);
  color:var(--brand-deep,#2a7fc4);
}
