@media not all and (min-width: 1200px) {
  .ogg-generator-desktop-only,
  html body main.ogg-generator-seo-page[data-tool="open-graph-generator"] .ogg-generator-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) {
  .ogg-generator-legacy-mobile {
    display: none !important;
  }

  html body.flux-tool-body.flux-tool-seo-tools.compress-100kb-pro main#main.ogg-generator-seo-page[data-tool="open-graph-generator"] {
    --c100kb-seo-wide: min(94vw, 1600px);
    --jfmt-toolbar-height: 64px;
    --jfmt-intent-block: clamp(132px, 17vh, 172px);
  }

  html:has(body.open-graph-generator-editor-active.compress-100kb-pro.compress-100kb-ready),
  body.open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-desktop-workspace.jfmt-desktop-intent-panel > * {
    position: relative;
    z-index: 1;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-desktop-shell .c100kb-tool-intent-header h1,
  body.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-desktop-shell .c100kb-tool-intent-header .c100kb-h1-tail,
  body.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-desktop-shell .c100kb-tool-intent-header .c100kb-hero-lead {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready #open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready nav.ogg-generator-legacy-mobile,
  body.open-graph-generator-editor-active.compress-100kb-ready section.tool-page-hero.ogg-generator-legacy-mobile,
  body.open-graph-generator-editor-active.compress-100kb-ready #tool-workspace,
  body.open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready section.tool-layout.ogg-generator-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.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-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.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor p,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor label,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor button,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor span,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-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.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor h2.jfmt-card-title,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-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.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .jfmt-label {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .jfmt-helper,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .jfmt-status,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .ogg-estimate-note {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
    opacity: 1 !important;
    font-weight: 600 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .jfmt-metric strong {
    color: #0f172a !important;
    -webkit-text-fill-color: #0f172a !important;
    opacity: 1 !important;
    font-weight: 800 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-editor .jfmt-input,
  body.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-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.open-graph-generator-editor-active.compress-100kb-ready .c100kb-ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-card {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
    overflow: hidden !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-footer {
    flex: 0 0 auto;
    padding: 0.65rem 0 0.15rem;
    margin-top: 0.15rem;
    border-top: 1px solid #e2e8f0;
    background: #fff;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body > * {
    flex: 0 0 auto;
    min-height: auto;
    width: 100%;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-field,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-dynamic-fields .jfmt-field {
    display: flex;
    flex-direction: column;
    gap: 0.42rem;
    margin: 0;
    min-height: auto;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-input,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-select,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-textarea,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-dynamic-fields .jfmt-input,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-dynamic-fields .jfmt-select,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-dynamic-fields .jfmt-textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body::-webkit-scrollbar,
  body.open-graph-generator-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-card-wrap::-webkit-scrollbar {
    width: 8px;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body::-webkit-scrollbar-thumb,
  body.open-graph-generator-editor-active.compress-100kb-ready .jfmt-side-body::-webkit-scrollbar-thumb,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-card-wrap::-webkit-scrollbar-thumb {
    background: rgba(100, 116, 139, 0.42);
    border-radius: 999px;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-analyze-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    transform: none !important;
    min-height: 44px !important;
    margin-top: 0.15rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-card-wrap {
    display: flex !important;
    flex-direction: column !important;
    min-height: 0 !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-mapping-row {
    display: grid;
    gap: 0.25rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-mapping-arrow {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    color: #2563eb !important;
    -webkit-text-fill-color: #2563eb !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-recommendation,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-canonical {
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
    padding: 0.7rem 0.8rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-recommendation-title,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-canonical-title,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-recommendation p,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.45rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
    padding: 0.55rem 0.62rem;
    display: grid;
    gap: 0.15rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li.is-ok {
    border-color: #bbf7d0;
    background: #f0fdf4;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li.is-warn {
    border-color: #fde68a;
    background: #fffbeb;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li.is-bad {
    border-color: #fecaca;
    background: #fef2f2;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li.is-info {
    border-color: #cbd5e1;
    background: #f8fafc;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-check-list li.is-info small {
    color: #475569 !important;
    -webkit-text-fill-color: #475569 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .jfmt-side-body > * {
    flex: 0 0 auto;
    width: 100%;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .jfmt-actions {
    padding-bottom: 0.15rem !important;
    margin-top: 0.15rem;
  }

  body.open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-mode-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.45rem;
    padding: 0.75rem 0.75rem 0;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-mode-panel {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-live-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    padding-right: 0.15rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-chain-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.35rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-chain-hop {
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #fff;
    padding: 0.7rem 0.8rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-chain-time {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-weight: 700 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-analyze-btn.is-loading {
    opacity: 0.75;
    pointer-events: none;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-panel {
    flex: 1 1 auto;
    min-height: 0;
    display: flex !important;
    flex-direction: column !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-panel .jfmt-code-scroll {
    flex: 1 1 auto;
    min-height: 220px;
    max-height: 100%;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-generate-btn {
    width: 100%;
    justify-content: center;
    gap: 0.45rem;
    min-height: 44px !important;
    margin: 0 !important;
    flex: 0 0 auto;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-description-field .jfmt-textarea {
    min-height: 110px;
    resize: vertical;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.45rem;
    margin: 0.35rem 0 0.55rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-tab.is-active {
    border-color: #2563eb;
    background: linear-gradient(180deg, #eff6ff, #dbeafe);
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-dynamic-fields {
    display: grid;
    gap: 0.85rem;
    flex: 0 0 auto;
    min-height: auto;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-repeat-block {
    display: grid;
    gap: 0.65rem;
    padding: 0.7rem;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-repeat-row {
    display: grid;
    gap: 0.55rem;
    padding: 0.65rem;
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #fff;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-repeat-remove {
    justify-self: start;
    min-height: 36px !important;
    padding: 0.35rem 0.65rem !important;
    font-size: 0.74rem !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-repeat-add {
    width: 100%;
    justify-content: center;
    min-height: 40px !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-textarea {
    min-height: 88px;
    max-height: 140px;
    resize: vertical;
    display: block;
    width: 100%;
    line-height: 1.55;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-settings-body .jfmt-helper code {
    color: #1d4ed8 !important;
    -webkit-text-fill-color: #1d4ed8 !important;
    font-weight: 700 !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-preview-stage {
    flex: 1 1 auto;
    min-height: 0;
    overflow: auto;
    padding: 0.15rem 0.1rem 0.35rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-preview-shell {
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    min-height: 220px;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-preview-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.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card {
    border: 1px solid #cfd9de;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(15, 20, 25, 0.08);
    max-width: 520px;
    margin: 0 auto;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card--large {
    display: flex;
    flex-direction: column;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card--summary {
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr);
    min-height: 130px;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-media {
    position: relative;
    background: #f7f9f9;
    overflow: hidden;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card--large .ogg-social-card-media {
    aspect-ratio: 2 / 1;
    min-height: 140px;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card--summary .ogg-social-card-media {
    min-height: 130px;
    height: 100%;
    border-right: 1px solid #e7e9ea;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-placeholder,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-fallback,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-loading {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.35rem;
    width: 100%;
    height: 100%;
    min-height: 120px;
    padding: 0.75rem;
    color: #536471 !important;
    -webkit-text-fill-color: #536471 !important;
    font-size: 0.76rem !important;
    font-weight: 600 !important;
    text-align: center;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-placeholder i,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-fallback i,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-loading i {
    width: 22px;
    height: 22px;
    opacity: 0.75;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-body {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    padding: 0.75rem 0.85rem;
    min-width: 0;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card--summary .ogg-social-card-body {
    justify-content: center;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-domain {
    color: #536471 !important;
    -webkit-text-fill-color: #536471 !important;
    font-size: 0.74rem !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    opacity: 1 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-title {
    color: #0f1419 !important;
    -webkit-text-fill-color: #0f1419 !important;
    font-size: 0.92rem !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    opacity: 1 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-description {
    color: #536471 !important;
    -webkit-text-fill-color: #536471 !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
    opacity: 1 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-tags-panel[hidden] {
    display: none !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-tags-panel:not([hidden]) {
    flex: 1 1 auto;
    min-height: 0;
    display: flex !important;
    flex-direction: column !important;
  }
}
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-col .jfmt-output-pre,
  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-output-col .jfmt-output-pre code {
    color: #e2e8f0 !important;
    -webkit-text-fill-color: #e2e8f0 !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card {
    border: 1px solid #d1d5db;
    border-radius: 12px;
    overflow: hidden;
    background: #f3f4f6;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.08);
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-media {
    aspect-ratio: 1.91 / 1;
    background: #e5e7eb;
    position: relative;
    overflow: hidden;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-body {
    padding: 0.75rem 0.85rem 0.85rem;
    background: #f9fafb;
    border-top: 1px solid #e5e7eb;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-domain {
    color: #6b7280 !important;
    -webkit-text-fill-color: #6b7280 !important;
    font-size: 0.72rem !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.06em !important;
    opacity: 1 !important;
    margin-bottom: 0.2rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-title {
    color: #111827 !important;
    -webkit-text-fill-color: #111827 !important;
    font-size: 0.95rem !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    opacity: 1 !important;
    margin-bottom: 0.25rem;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-fallback small {
    color: #64748b !important;
    -webkit-text-fill-color: #64748b !important;
    font-size: 0.68rem !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    opacity: 1 !important;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image-loading i {
    animation: ogg-preview-spin 0.9s linear infinite;
  }

  @keyframes ogg-preview-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  body.open-graph-generator-editor-active.compress-100kb-ready .ogg-social-card-media > * {
    position: absolute;
    inset: 0;
  }
