@media not all and (min-width: 1200px) {
  .mdc-checker-desktop-only,
  html body main.mdc-checker-seo-page[data-tool="meta-description-checker"] .mdc-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) {
  .mdc-checker-legacy-mobile {
    display: none !important;
  }

  html body.flux-tool-body.flux-tool-seo-tools.compress-100kb-pro main#main.mdc-checker-seo-page[data-tool="meta-description-checker"] {
    --c100kb-seo-wide: min(94vw, 1600px);
    --jfmt-toolbar-height: 64px;
    --jfmt-intent-block: clamp(132px, 17vh, 172px);
  }

  html:has(body.mdc-checker-editor-active.compress-100kb-pro.compress-100kb-ready),
  body.mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-checker-desktop-workspace.jfmt-desktop-intent-panel > * {
    position: relative;
    z-index: 1;
  }

  body.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-checker-desktop-shell .c100kb-tool-intent-header h1,
  body.mdc-checker-editor-active.compress-100kb-ready #mdc-checker-desktop-shell .c100kb-tool-intent-header .c100kb-h1-tail,
  body.mdc-checker-editor-active.compress-100kb-ready #mdc-checker-desktop-shell .c100kb-tool-intent-header .c100kb-hero-lead {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready #mdc-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.mdc-checker-editor-active.compress-100kb-ready nav.mdc-checker-legacy-mobile,
  body.mdc-checker-editor-active.compress-100kb-ready section.tool-page-hero.mdc-checker-legacy-mobile,
  body.mdc-checker-editor-active.compress-100kb-ready #tool-workspace,
  body.mdc-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.mdc-checker-editor-active.compress-100kb-ready section.tool-layout.mdc-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.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-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.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor p,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor label,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor button,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor span,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-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.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor h2.jfmt-card-title,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-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.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor .jfmt-label {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor .jfmt-helper,
  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor .jfmt-status {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    opacity: 1 !important;
    font-weight: 600 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .c100kb-mdc-checker-editor .jfmt-metric strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
    font-weight: 800 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-card > .jfmt-input-head {
    flex: 0 0 auto;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-body::-webkit-scrollbar,
  body.mdc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar {
    width: 8px;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-body::-webkit-scrollbar-thumb,
  body.mdc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-thumb {
    background: rgba(100, 116, 139, 0.42);
    border-radius: 999px;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-body::-webkit-scrollbar-track,
  body.mdc-checker-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-track {
    background: rgba(226, 232, 240, 0.45);
    border-radius: 999px;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-settings-body .jfmt-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
    margin: 0;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-description-field {
    margin-top: 0.15rem;
    padding-top: 0.35rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-description-field .jfmt-textarea {
    min-height: 150px;
    max-height: 220px;
    display: block;
    width: 100%;
    resize: vertical;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-preview-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    flex-wrap: wrap;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-device-tabs {
    display: inline-flex;
    gap: 0.35rem;
    padding: 0.2rem;
    border: 1px solid #cbd5e1;
    border-radius: 999px;
    background: #fff;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-device-tab:hover,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-device-tab:active,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-device-tab:focus-visible {
    transform: none !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-device-tab.is-active {
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-preview-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    padding: 0.35rem 0.15rem 0.5rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-google-card.is-mobile {
    max-width: 360px;
    padding: 0.85rem 0.9rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-google-card.is-mobile .mdc-google-title {
    font-size: 18px !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-google-desc.is-placeholder {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-google-desc.is-truncated {
    text-decoration-line: underline;
    text-decoration-style: dotted;
    text-decoration-color: #f59e0b;
    text-underline-offset: 3px;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.45rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list li {
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #fff;
    padding: 0.5rem 0.62rem;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list li.is-ok {
    border-color: #86efac;
    background: #f0fdf4;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list li.is-warn {
    border-color: #fde68a;
    background: #fffbeb;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list li.is-bad {
    border-color: #fecaca;
    background: #fef2f2;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list span,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-check-list small {
    display: block;
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-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.mdc-checker-editor-active.compress-100kb-ready .jfmt-side-card > .jfmt-card-title {
    flex: 0 0 auto;
  }

  body.mdc-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.mdc-checker-editor-active.compress-100kb-ready .jfmt-side-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .jfmt-actions {
    padding-bottom: 0.15rem !important;
    margin-top: 0.15rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    margin-top: 0.35rem;
    padding-top: 0.45rem;
    border-top: 1px solid #e2e8f0;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-toolbar {
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-variation-selector {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.35rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-variation-option {
    display: flex;
    align-items: stretch;
    margin: 0;
    cursor: pointer;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-variation-option input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-variation-option input:checked + span {
    border-color: #2563eb;
    background: #eff6ff;
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-variation-option input:disabled + span {
    opacity: 0.55 !important;
    cursor: not-allowed;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestions-head-actions {
    display: flex;
    align-items: center;
    gap: 0.45rem;
    margin-left: auto;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-regenerate-btn {
    min-height: 30px !important;
    padding: 0.2rem 0.55rem !important;
    font-size: 0.72rem !important;
    transform: none !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-regenerate-btn:disabled {
    opacity: 0.55;
    pointer-events: none;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    transform: none !important;
    min-height: 44px !important;
    border-width: 1px !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn:hover,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn:active,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn:focus-visible {
    transform: none !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn svg,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn i[data-lucide] {
    color: #fff !important;
    stroke: #fff !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-improve-btn.is-loading {
    opacity: 0.88;
    pointer-events: none;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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: mdc-improve-spin 0.7s linear infinite;
    flex-shrink: 0;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-regenerate-btn.is-loading {
    opacity: 0.88;
    pointer-events: none;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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: mdc-improve-spin 0.7s linear infinite;
    flex-shrink: 0;
  }

  @keyframes mdc-improve-spin {
    to {
      transform: rotate(360deg);
    }
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestions-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestions-status {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.72rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestions-loading {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    font-size: 0.78rem !important;
    font-weight: 600 !important;
    opacity: 1 !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestions-list {
    display: grid;
    gap: 0.55rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-card {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
    padding: 0.55rem 0.62rem;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    flex-wrap: wrap;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-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.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-actions {
    display: inline-flex;
    gap: 0.35rem;
    flex-wrap: wrap;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-actions .jfmt-btn {
    min-height: 2rem;
    padding: 0.28rem 0.55rem;
    font-size: 0.74rem !important;
    width: auto !important;
    transform: none !important;
  }

  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-actions .jfmt-btn:hover,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-actions .jfmt-btn:active,
  body.mdc-checker-editor-active.compress-100kb-ready .mdc-suggestion-actions .jfmt-btn:focus-visible {
    transform: none !important;
  }
}
