@media not all and (min-width: 1200px) {
  .stc-checker-desktop-only,
  html body main.stc-checker-seo-page[data-tool="seo-title-checker"] .stc-checker-desktop-only {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
}

@media (min-width: 1200px) {
  .stc-checker-legacy-mobile {
    display: none !important;
  }

  html body.flux-tool-body.flux-tool-seo-tools.compress-100kb-pro main#main.stc-checker-seo-page[data-tool="seo-title-checker"] {
    --c100kb-seo-wide: min(94vw, 1600px);
    --jfmt-toolbar-height: 64px;
    --jfmt-intent-block: clamp(132px, 17vh, 172px);
  }

  html:has(body.stc-checker-editor-active.compress-100kb-pro.compress-100kb-ready),
  body.stc-checker-editor-active.compress-100kb-pro.compress-100kb-ready {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
    min-height: 100dvh !important;
    max-height: none !important;
    background: #eef2f7 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell {
    display: block !important;
    visibility: visible !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    background: #eef3fb !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-workspace.jfmt-desktop-intent-panel {
    position: relative;
    isolation: isolate;
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0.85rem 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: linear-gradient(180deg, #eff9ff, #eef3fb) !important;
    box-shadow: none !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-workspace.jfmt-desktop-intent-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(148, 163, 184, 0.14) 1px, transparent 1px),
      linear-gradient(90deg, rgba(148, 163, 184, 0.14) 1px, transparent 1px);
    background-size: 18px 18px;
    opacity: 0.32;
    pointer-events: none;
    z-index: 0;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-workspace.jfmt-desktop-intent-panel > * {
    position: relative;
    z-index: 1;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell .c100kb-tool-intent-header {
    display: block !important;
    text-align: center !important;
    margin: 0 auto 0.45rem !important;
    padding: 0.2rem 1.25rem 0.35rem !important;
    max-width: min(94vw, 960px) !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell .c100kb-tool-intent-header h1,
  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell .c100kb-tool-intent-header .c100kb-h1-tail,
  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell .c100kb-tool-intent-header .c100kb-hero-lead {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-shell .c100kb-tool-intent-header .c100kb-hero-lead {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    max-width: 42rem !important;
    margin: 0.35rem auto 0 !important;
    font-size: clamp(0.875rem, 0.95vw, 0.9375rem) !important;
    line-height: 1.55 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-mount {
    display: block !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    min-height: 0 !important;
    height: calc(100dvh - var(--jfmt-intent-block, 148px)) !important;
    max-height: calc(100dvh - var(--jfmt-intent-block, 148px)) !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready #stc-checker-desktop-mount .jfmt-editor-host {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready nav.stc-checker-legacy-mobile,
  body.stc-checker-editor-active.compress-100kb-ready section.tool-page-hero.stc-checker-legacy-mobile,
  body.stc-checker-editor-active.compress-100kb-ready #tool-workspace,
  body.stc-checker-editor-active.compress-100kb-ready .tool-workspace-note {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready section.tool-layout.stc-checker-legacy-mobile {
    display: block !important;
    width: 100% !important;
    max-width: var(--c100kb-seo-wide, min(94vw, 1600px)) !important;
    margin: 0 auto !important;
    padding: 1.25rem 1rem 2.5rem !important;
    box-sizing: border-box !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-editor-main {
    display: grid !important;
    grid-template-columns: minmax(280px, 0.92fr) minmax(0, 1.35fr) minmax(260px, 0.88fr) !important;
    gap: 12px !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor p,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor label,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor button,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor span,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor strong {
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
    letter-spacing: 0 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor h2.jfmt-card-title,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .c100kb-editor-title {
    font-family: "Plus Jakarta Sans", Inter, ui-sans-serif, system-ui, sans-serif !important;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
    font-weight: 800 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-label {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-helper,
  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-status {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    opacity: 1 !important;
    font-weight: 600 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-metric strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
    font-weight: 800 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden !important;
    gap: 0.5rem !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-card > .jfmt-input-head {
    flex: 0 0 auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body {
    display: flex;
    flex-direction: column;
    gap: 1.05rem;
    padding-top: 0.15rem;
    padding-bottom: 0.65rem;
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 116, 139, 0.45) transparent;
    scrollbar-gutter: stable;
    padding-right: 0.15rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body::-webkit-scrollbar,
  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar {
    width: 8px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body::-webkit-scrollbar-thumb,
  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-thumb {
    background: rgba(100, 116, 139, 0.42);
    border-radius: 999px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body::-webkit-scrollbar-track,
  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.45);
    border-radius: 999px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-settings-body .jfmt-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
    margin: 0;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-description-field {
    margin-top: 0.15rem;
    padding-top: 0.35rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-description-field .jfmt-textarea {
    min-height: 150px;
    max-height: 220px;
    display: block;
    width: 100%;
    resize: vertical;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-field-counter {
    display: block;
    margin: 0.2rem 0 0;
    padding: 0.12rem 0 0.05rem;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.74rem !important;
    font-weight: 500 !important;
    font-variant-numeric: tabular-nums;
    line-height: 1.35 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tabs {
    display: inline-flex;
    gap: 0.35rem;
    padding: 0.2rem;
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    background: #fff;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tab {
    border: 0;
    background: transparent;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-weight: 700 !important;
    font-size: 0.78rem !important;
    padding: 0.38rem 0.72rem;
    border-radius: 999px;
    cursor: pointer;
    opacity: 1 !important;
    transform: none !important;
    transition: background-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tab:hover,
  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tab:active,
  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tab:focus-visible {
    transform: none !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-device-tab.is-active {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-card-wrap {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden !important;
    gap: 0 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-card-wrap > .stc-preview-head {
    flex: 0 0 auto;
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    padding-bottom: 0.35rem;
    margin-bottom: 0.15rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-body {
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    padding-right: 0.15rem;
    padding-bottom: 0.65rem;
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 116, 139, 0.45) transparent;
    scrollbar-gutter: stable;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-body::-webkit-scrollbar {
    width: 8px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-body::-webkit-scrollbar-thumb {
    background: rgba(100, 116, 139, 0.42);
    border-radius: 999px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-body::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.45);
    border-radius: 999px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-stage {
    flex: 0 0 auto;
    min-height: 0;
    overflow: visible;
    padding: 0.15rem 0.15rem 0.25rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-card {
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    background: #fff;
    padding: 1rem 1.05rem;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
    max-width: 600px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-card.is-mobile {
    max-width: 360px;
    padding: 0.85rem 0.9rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-url {
    display: block;
    color: #202124 !important;
    -webkit-text-fill-color: #202124 !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    opacity: 1 !important;
    margin-bottom: 0.28rem;
    word-break: break-word;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-title {
    margin: 0 0 0.35rem;
    color: #1a0dab !important;
    -webkit-text-fill-color: #1a0dab !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    opacity: 1 !important;
    word-break: break-word;
    white-space: normal;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-card.is-mobile .stc-google-title {
    font-size: 18px !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-desc {
    margin: 0;
    color: #4d5156 !important;
    -webkit-text-fill-color: #4d5156 !important;
    font-size: 14px !important;
    line-height: 1.58 !important;
    font-weight: 400 !important;
    opacity: 1 !important;
    word-break: break-word;
    white-space: normal;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-desc.is-placeholder {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-desc.is-truncated {
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-color: #f59e0b;
    text-underline-offset: 3px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-estimate-note {
    margin: 0.65rem 0 0;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.76rem !important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-truncation-note {
    display: flex;
    align-items: flex-start;
    gap: 0.45rem;
    margin-top: 0.65rem;
    padding: 0.55rem 0.7rem;
    border-radius: 10px;
    border: 1px solid #fde68a;
    background: #fffbeb;
    color: #92400e !important;
    -webkit-text-fill-color: #92400e !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-title {
    margin: 0.85rem 0 0.45rem;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.82rem !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.45rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list li {
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #fff;
    padding: 0.5rem 0.62rem;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list li.is-ok {
    border-color: #86efac;
    background: #f0fdf4;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list li.is-warn {
    border-color: #fde68a;
    background: #fffbeb;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list li.is-bad {
    border-color: #fecaca;
    background: #fef2f2;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list strong {
    display: block;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.82rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list span,
  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list small {
    display: block;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list small {
    margin-top: 0.12rem;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.74rem !important;
    font-weight: 500 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden !important;
    padding-bottom: 0.55rem !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-card > .jfmt-card-title {
    flex: 0 0 auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-body {
    flex: 1 1 auto !important;
    min-height: 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0.5rem !important;
    padding-right: 0.15rem !important;
    padding-bottom: 0.65rem !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 116, 139, 0.45) transparent;
    scrollbar-gutter: stable;
  }

  body.stc-checker-editor-active.compress-100kb-ready .jfmt-side-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.stc-checker-editor-active.compress-100kb-ready .jfmt-actions {
    padding-bottom: 0.15rem !important;
    margin-top: 0.15rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    margin-top: 0.35rem;
    padding-top: 0.45rem;
    border-top: 1px solid #e2e8f0;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-toolbar {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-ai-usage {
    margin: 0;
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-ai-limit-note {
    margin: 0;
    color: #b45309 !important;
    -webkit-text-fill-color: #b45309 !important;
    font-size: 0.74rem !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-selector {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.35rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-option {
    display: flex;
    align-items: stretch;
    margin: 0;
    cursor: pointer;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-option input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-option span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 32px;
    padding: 0.35rem 0.4rem;
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    background: #fff;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.68rem !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center;
    opacity: 1 !important;
    transition: border-color 0.15s ease, background-color 0.15s ease, color 0.15s ease;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-option input:checked + span {
    border-color: #2563eb;
    background: #eff6ff;
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-variation-option input:disabled + span {
    opacity: 0.55 !important;
    cursor: not-allowed;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-head-actions {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    margin-left: auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-regenerate-btn {
    min-height: 30px !important;
    padding: 0.2rem 0.55rem !important;
    font-size: 0.72rem !important;
    transform: none !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-regenerate-btn:disabled {
    opacity: 0.55;
    pointer-events: none;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    transform: none !important;
    min-height: 44px !important;
    border-width: 1px !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn:hover,
  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn:active,
  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn:focus-visible {
    transform: none !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn svg,
  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn i[data-lucide] {
    color: #fff !important;
    stroke: #fff !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn.is-loading {
    opacity: 0.88;
    pointer-events: none;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-btn.is-loading::after {
    content: "";
    width: 14px;
    height: 14px;
    margin-left: 0.1rem;
    border: 2px solid rgba(255, 255, 255, 0.35);
    border-top-color: #fff;
    border-radius: 50%;
    animation: stc-improve-spin 0.7s linear infinite;
    flex-shrink: 0;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-regenerate-btn.is-loading {
    opacity: 0.88;
    pointer-events: none;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-regenerate-btn.is-loading::after {
    content: "";
    width: 12px;
    height: 12px;
    margin-left: 0.15rem;
    border: 2px solid rgba(37, 99, 235, 0.25);
    border-top-color: #2563eb;
    border-radius: 50%;
    animation: stc-improve-spin 0.7s linear infinite;
    flex-shrink: 0;
  }

  @keyframes stc-improve-spin {
    to {
      transform: rotate(360deg);
    }
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-note {
    margin: 0;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.74rem !important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-panel {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    padding: 0.65rem 0.7rem;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #f8fbff;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-title {
    margin: 0;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.8rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-status {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-error {
    margin: 0;
    padding: 0.45rem 0.55rem;
    border-radius: 8px;
    border: 1px solid #fecaca;
    background: #fef2f2;
    color: #b91c1c !important;
    -webkit-text-fill-color: #b91c1c !important;
    font-size: 0.76rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-loading {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-list {
    display: grid;
    gap: 0.55rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-card {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
    padding: 0.55rem 0.62rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-text {
    margin: 0 0 0.45rem;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.8rem !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;
    opacity: 1 !important;
    word-break: break-word;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-meta > span {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    font-variant-numeric: tabular-nums;
    opacity: 1 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-actions {
    display: inline-flex;
    gap: 0.35rem;
    flex-wrap: wrap;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-actions .jfmt-btn {
    min-height: 2rem;
    padding: 0.28rem 0.55rem;
    font-size: 0.74rem !important;
    width: auto !important;
    transform: none !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-actions .jfmt-btn:hover,
  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-actions .jfmt-btn:active,
  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-actions .jfmt-btn:focus-visible {
    transform: none !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .c100kb-stc-checker-editor .jfmt-editor-main {
    grid-template-columns: minmax(260px, 0.28fr) minmax(0, 0.45fr) minmax(250px, 0.27fr) !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-quality-block {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.75rem;
    align-items: center;
    margin-bottom: 0.75rem;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.35);
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-quality-ring {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: conic-gradient(#0b63ce calc(var(--score, 0) * 1%), #e2e8f0 0);
    position: relative;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-quality-ring::before {
    content: "";
    position: absolute;
    inset: 6px;
    border-radius: 50%;
    background: #fff;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-quality-ring strong {
    position: relative;
    z-index: 1;
    font-size: 1rem;
    color: #0f172a !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-quality-note,
  body.stc-checker-editor-active.compress-100kb-ready .stc-field-hint,
  body.stc-checker-editor-active.compress-100kb-ready .stc-improve-note {
    font-size: 0.74rem;
    color: #64748b !important;
    line-height: 1.4;
    margin: 0.35rem 0 0;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-action-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
    margin-top: 0.5rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-advanced-panel {
    border: 1px solid #dbe4f0;
    border-radius: 10px;
    padding: 0.55rem 0.7rem;
    margin: 0.35rem 0;
    background: #fff !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    color: #334155 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-detailed-report {
    margin-top: 0.65rem;
    font-size: 0.78rem;
    border: 1px solid #dbe4f0;
    border-radius: 10px;
    padding: 0.55rem 0.7rem;
    background: #fff !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    color: #334155 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-advanced-panel summary {
    cursor: pointer;
    font-weight: 700;
    color: #334155 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-advanced-body {
    display: grid;
    gap: 0.55rem;
    margin-top: 0.55rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-context-field {
    min-height: 4.5rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-card {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff !important;
    padding: 0.75rem 0.85rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-url {
    display: block;
    font-size: 0.82rem;
    color: #202124 !important;
    font-style: normal;
    margin-bottom: 0.2rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-title {
    margin: 0 0 0.25rem;
    font-size: 1.15rem;
    font-weight: 400;
    color: #1a0dab !important;
    line-height: 1.3;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-title.is-placeholder {
    color: #64748b !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-google-desc {
    margin: 0;
    font-size: 0.82rem;
    line-height: 1.45;
    color: #4d5156 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-kw-hl {
    background: #fff3bf;
    padding: 0 0.1em;
    border-radius: 3px;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-preview-primary {
    flex: 0 0 auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-recommendations,
  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-panel {
    flex: 0 0 auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-recommendations,
  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-panel {
    margin-top: 0.65rem;
    padding-top: 0.55rem;
    border-top: 1px solid rgba(148, 163, 184, 0.35);
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestions-panel {
    max-height: min(38vh, 320px);
    overflow-y: auto;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-subheading {
    margin: 0 0 0.45rem;
    font-size: 0.92rem;
    font-weight: 800;
    color: #0f172a !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-recommendation-list {
    margin: 0;
    padding-left: 1rem;
    color: #475569 !important;
    font-size: 0.82rem;
    line-height: 1.45;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-card {
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 10px;
    padding: 0.65rem 0.75rem;
    background: #fff !important;
    margin-bottom: 0.5rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-card.is-recommended {
    border-color: #93c5fd;
    box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.12);
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-recommended-pill {
    display: inline-block;
    margin-bottom: 0.35rem;
    padding: 0.12rem 0.45rem;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8 !important;
    font-size: 0.68rem;
    font-weight: 800;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 0.35rem;
    margin: 0.35rem 0;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-suggestion-badge {
    font-size: 0.7rem;
    color: #047857 !important;
    background: #ecfdf5;
    border-radius: 999px;
    padding: 0.12rem 0.45rem;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-detailed-report summary {
    cursor: pointer;
    font-weight: 700;
    color: #334155 !important;
  }

  body.stc-checker-editor-active.compress-100kb-ready .stc-check-list li.is-neutral {
    border-color: #e2e8f0;
    background: #f8fafc !important;
  }
}

html[data-theme="dark"] body.stc-checker-editor-active.compress-100kb-ready .stc-advanced-panel,
html[data-theme="dark"] body.stc-checker-editor-active.compress-100kb-ready .stc-detailed-report {
  background: rgba(15, 23, 42, 0.92) !important;
  border-color: rgba(148, 163, 184, 0.28) !important;
  color: #e2e8f0 !important;
  box-shadow: none !important;
}

html[data-theme="dark"] body.stc-checker-editor-active.compress-100kb-ready .stc-advanced-panel summary,
html[data-theme="dark"] body.stc-checker-editor-active.compress-100kb-ready .stc-detailed-report summary {
  color: #e2e8f0 !important;
}
