@media not all and (min-width: 1200px) {
  .kdc-checker-desktop-only,
  html body main.kdc-checker-seo-page[data-tool="keyword-density-checker"] .kdc-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) {
  .kdc-checker-legacy-mobile {
    display: none !important;
  }

  html body.flux-tool-body.flux-tool-seo-tools.compress-100kb-pro main#main.kdc-checker-seo-page[data-tool="keyword-density-checker"] {
    --c100kb-seo-wide: min(94vw, 1600px);
    --jfmt-toolbar-height: 64px;
    --jfmt-intent-block: clamp(132px, 17vh, 172px);
  }

  html:has(body.keyword-density-checker-editor-active.compress-100kb-pro.compress-100kb-ready),
  body.keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-workspace.jfmt-desktop-intent-panel > * {
    position: relative;
    z-index: 1;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header {
    display: block !important;
    visibility: visible !important;
    text-align: center !important;
    margin: 0 auto 0.45rem !important;
    padding: 0.2rem 1.25rem 0.35rem !important;
    flex: 0 0 auto !important;
    max-width: min(94vw, 960px) !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header h1 {
    margin: 0 !important;
    font-size: clamp(1.35rem, 2.5vw, 2rem) !important;
    line-height: 1.1 !important;
    letter-spacing: -0.02em !important;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-weight: 800 !important;
    opacity: 1 !important;
    text-wrap: balance;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header .c100kb-h1-tail {
    white-space: nowrap;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header h1,
  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header .c100kb-h1-tail,
  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-checker-desktop-shell .c100kb-tool-intent-header .c100kb-hero-lead {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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;
    text-transform: none !important;
    font-weight: 600 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready #keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready nav.kdc-checker-legacy-mobile,
  body.keyword-density-checker-editor-active.compress-100kb-ready section.tool-page-hero.kdc-checker-legacy-mobile,
  body.keyword-density-checker-editor-active.compress-100kb-ready #tool-workspace,
  body.keyword-density-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.keyword-density-checker-editor-active.compress-100kb-ready section.tool-layout.kdc-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.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-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.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor p,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor label,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor button,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor span,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-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.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor h2.jfmt-card-title,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-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.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-label {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-helper,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-status,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .kdc-estimate-note {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    opacity: 1 !important;
    font-weight: 600 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-metric strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
    font-weight: 800 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-input,
  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor .jfmt-select {
    background: #fff !important;
    background-image: none !important;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    box-shadow: none !important;
    border: 1px solid #cbd5e1 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .c100kb-kdc-editor label.jfmt-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: auto;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-gutter: stable;
    scrollbar-width: thin;
    scrollbar-color: rgba(100, 116, 139, 0.45) transparent;
    padding-right: 0.35rem;
    padding-bottom: 0.35rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-footer {
    flex: 0 0 auto;
    padding: 0.65rem 0 0.15rem;
    margin-top: 0.15rem;
    border-top: 1px solid #e2e8f0;
    background: #fff;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-field,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-dynamic-fields .jfmt-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
    margin: 0;
    min-height: auto;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-input,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-select,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-textarea,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-dynamic-fields .jfmt-input,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-dynamic-fields .jfmt-select,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-dynamic-fields .jfmt-textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body::-webkit-scrollbar,
  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-card-wrap::-webkit-scrollbar {
    width: 8px;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body::-webkit-scrollbar-thumb,
  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-thumb,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-card-wrap::-webkit-scrollbar-thumb {
    background: rgba(100, 116, 139, 0.42);
    border-radius: 999px;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-analyze-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    transform: none !important;
    min-height: 44px !important;
    margin-top: 0.15rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-card-wrap {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    padding-right: 0.1rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-card {
    border: 1px solid #dbeafe;
    border-radius: 14px;
    background: #fff;
    padding: 0.85rem 0.9rem;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-row {
    display: grid;
    gap: 0.25rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-label {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.72rem !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 0.08em !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-url {
    margin: 0;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.92rem !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
    word-break: break-word;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-arrow {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    color: #2563eb !important;
    -webkit-text-fill-color: #2563eb !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mapping-code {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    min-height: 28px;
    padding: 0.15rem 0.55rem;
    border-radius: 999px;
    background: #eff6ff;
    border: 1px solid #bfdbfe;
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-recommendation,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-canonical {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
    padding: 0.7rem 0.8rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-recommendation-title,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-canonical-title,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-title {
    margin: 0 0 0.35rem;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.8rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-recommendation p,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-canonical p {
    margin: 0;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.86rem !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    word-break: break-word;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-side-body {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    flex: 1 1 auto;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-gutter: stable;
    padding-bottom: 0.35rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.45rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
    padding: 0.55rem 0.62rem;
    display: grid;
    gap: 0.15rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li span {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.76rem !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li small {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li.is-ok {
    border-color: #bbf7d0;
    background: #f0fdf4;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li.is-warn {
    border-color: #fde68a;
    background: #fffbeb;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li.is-bad {
    border-color: #fecaca;
    background: #fef2f2;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li.is-info {
    border-color: #cbd5e1;
    background: #f8fafc;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-check-list li.is-info small {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-side-body > * {
    flex: 0 0 auto;
    width: 100%;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-actions {
    padding-bottom: 0.15rem !important;
    margin-top: 0.15rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-header-copy.is-copied {
    background: linear-gradient(135deg, #2563eb, #1d4ed8) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    min-width: 158px;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mode-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.45rem;
    padding: 0.75rem 0.75rem 0;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mode-tab {
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    background: #fff;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.74rem !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    padding: 0.55rem 0.5rem;
    cursor: pointer;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mode-tab.is-active {
    border-color: #2563eb;
    background: linear-gradient(180deg, #eff6ff, #dbeafe);
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
    box-shadow: inset 0 0 0 1px rgba(37, 99, 235, 0.18);
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-mode-panel {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-live-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    padding-right: 0.15rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.35rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-hop {
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #fff;
    padding: 0.7rem 0.8rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-url {
    margin: 0;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 0.84rem !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
    word-break: break-word;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-status {
    margin: 0.25rem 0 0;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-time {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-weight: 700 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2563eb !important;
    -webkit-text-fill-color: #2563eb !important;
    font-size: 1.1rem !important;
    font-weight: 800 !important;
    min-height: 1.25rem;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-chain-empty {
    margin: 0;
    padding: 1rem 0.25rem;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.84rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-analyze-btn.is-loading {
    opacity: 0.75;
    pointer-events: none;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-panel {
    flex: 1 1 auto;
    min-height: 0;
    display: flex !important;
    flex-direction: column !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-panel .jfmt-code-scroll {
    flex: 1 1 auto;
    min-height: 220px;
    max-height: 100%;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-embed-note {
    margin: 0.55rem 0 0;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-generate-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    min-height: 44px !important;
    margin: 0 !important;
    flex: 0 0 auto;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-description-field .jfmt-textarea {
    min-height: 110px;
    resize: vertical;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.45rem;
    margin: 0.35rem 0 0.55rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-tab {
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    background: #fff;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.76rem !important;
    font-weight: 700 !important;
    padding: 0.5rem 0.55rem;
    cursor: pointer;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-output-tab.is-active {
    border-color: #2563eb;
    background: linear-gradient(180deg, #eff6ff, #dbeafe);
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-dynamic-fields {
    display: grid;
    gap: 0.85rem;
    flex: 0 0 auto;
    min-height: auto;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-repeat-block {
    display: grid;
    gap: 0.65rem;
    padding: 0.7rem;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-repeat-row {
    display: grid;
    gap: 0.55rem;
    padding: 0.65rem;
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #fff;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-repeat-remove {
    justify-self: start;
    min-height: 36px !important;
    padding: 0.35rem 0.65rem !important;
    font-size: 0.74rem !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-repeat-add {
    width: 100%;
    justify-content: center;
    min-height: 40px !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-textarea {
    min-height: 88px;
    max-height: 140px;
    resize: vertical;
    display: block;
    width: 100%;
    line-height: 1.55;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-settings-body .jfmt-helper code {
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .jfmt-optional {
    color: #94a3b8 !important;
    -webkit-text-fill-color: #94a3b8 !important;
    font-weight: 600 !important;
    font-size: 0.72rem !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-target-summary {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.55rem;
    margin: 0 0 0.65rem;
    padding: 0.65rem 0.75rem;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #f8fafc;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-target-stat {
    display: flex;
    flex-direction: column;
    gap: 0.15rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-target-label {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-target-stat strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-size: 1.05rem !important;
    font-weight: 800 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-sort-btn {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    border: 0;
    background: transparent;
    padding: 0;
    color: #1e3a8a !important;
    -webkit-text-fill-color: #1e3a8a !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
    cursor: pointer;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-sort-btn.is-sorted {
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-sort-btn.is-sorted::after {
    content: "↓";
    font-size: 0.72rem;
    line-height: 1;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-sort-btn.is-sorted.is-asc::after {
    content: "↑";
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-stopwords-toggle.check-row {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0;
    cursor: pointer;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-stopwords-toggle input {
    width: 1rem;
    height: 1rem;
    flex: 0 0 auto;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-stopwords-toggle span {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-size: 0.84rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-content-field .jfmt-textarea {
    min-height: 220px;
    max-height: none;
    resize: vertical;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    padding: 0.15rem 0.1rem 0.35rem;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-empty {
    display: grid;
    place-items: center;
    min-height: 220px;
    padding: 1rem;
    border: 1px dashed #cbd5e1;
    border-radius: 12px;
    background: #f8fafc;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.84rem !important;
    font-weight: 600 !important;
    text-align: center;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table-wrap {
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #fff;
    overflow: auto;
    max-height: 100%;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.82rem !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table thead th {
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 0.62rem 0.75rem;
    background: #eff6ff;
    color: #1e3a8a !important;
    -webkit-text-fill-color: #1e3a8a !important;
    font-weight: 800 !important;
    text-align: left;
    border-bottom: 1px solid #bfdbfe;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table tbody th,
  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table tbody td {
    padding: 0.55rem 0.75rem;
    border-bottom: 1px solid #e2e8f0;
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table tbody tr.is-target {
    background: #eff6ff;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-table tbody tr.is-target th {
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
    font-weight: 800 !important;
  }

  body.keyword-density-checker-editor-active.compress-100kb-ready .kdc-results-note {
    margin: 0.55rem 0 0;
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }
}
