.table-with-selection th:first-child,.table-with-selection td:first-child{text-align:center;width:50px;min-width:50px;max-width:50px;padding:8px 4px}.table-row-checkbox-cell{justify-content:center;align-items:center;width:100%;display:flex}.table-row-checkbox{cursor:pointer;margin:0}.table-row-checkbox:disabled{cursor:not-allowed;opacity:.5}.table-row-checkbox-selected{background-color:var(--bs-primary);border-color:var(--bs-primary)}.table-row-checkbox-header{cursor:pointer;margin:0}.table-row-checkbox-header-all-selected{background-color:var(--bs-primary);border-color:var(--bs-primary)}.table-row-checkbox-header-indeterminate{background-color:var(--bs-warning);border-color:var(--bs-warning)}.bulk-actions-bar{background-color:var(--bs-light);border:1px solid var(--bs-border-color);border-radius:.375rem;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s}.bulk-actions-bar.loading{opacity:.7;pointer-events:none}.bulk-actions-bar .selected-count{color:var(--bs-primary);font-weight:600}.bulk-actions-bar .action-select{min-width:200px}.bulk-actions-bar .action-button{white-space:nowrap}.table-selectable tbody tr:hover{background-color:var(--bs-light)}.table-selectable tbody tr.selected,.table-selectable tbody tr.selected:hover{background-color:var(--bs-primary-bg-subtle)}.column-visibility-toggle{opacity:0;visibility:hidden;line-height:1;transition:opacity .2s;font-size:.75rem!important}th:hover .column-visibility-toggle{opacity:1;visibility:visible}.column-visibility-toggle:hover{opacity:1!important}.column-visibility-toggle i{font-size:.75rem!important}.column-controls-group{opacity:0;align-items:center;gap:4px;transition:opacity .2s;display:flex}th:hover .column-controls-group{opacity:1}.column-drag-handle{cursor:grab;color:var(--bs-primary);align-items:center;padding:2px;display:flex}.column-drag-handle:hover{opacity:.8}.column-drag-handle:active{cursor:grabbing}.column-drag-handle svg path{fill:var(--bs-primary)}.column-sort-indicator{color:var(--bs-primary);opacity:1;font-size:.75rem;line-height:1;transition:opacity .2s}.column-drag-over{background-color:var(--bs-primary-bg-subtle)!important;border-left:2px solid var(--bs-primary)!important}.column-dragging{opacity:.5}@media (max-width:1024px){.column-visibility-toggle,.column-drag-handle{display:none!important}}.table-subrow{background-color:var(--bs-light,#f8f9fa);border-top:1px solid var(--bs-border-color,#dee2e6);transition:all .3s}.table-subrow td{border:none;padding:0!important}.table-subrow-content{padding:1rem 1.5rem;animation:.3s slideDown}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:1000px;padding-top:1rem;padding-bottom:1rem}}.table-subrow-mobile-trigger{background-color:var(--bs-light,#f8f9fa);border-top:1px solid var(--bs-border-color,#dee2e6)}.table-subrow-mobile-trigger td{text-align:center;padding:.5rem 1rem!important}.view-details-button{background-color:var(--bs-primary,#0d6efd);color:#fff;cursor:pointer;border:none;border-radius:.375rem;width:100%;max-width:200px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.view-details-button:hover{background-color:var(--bs-primary-dark,#0b5ed7);transform:translateY(-1px)}.view-details-button:active{transform:translateY(0)}.view-details-button[aria-expanded=true]{background-color:var(--bs-secondary,#6c757d)}@media (min-width:768px){.table-subrow-mobile-trigger{display:none!important}.table-subrow{opacity:0;max-height:0;transition:opacity .3s,max-height .3s;overflow:hidden}tbody tr:hover+.table-subrow,tbody tr+.table-subrow.table-subrow-expanded{opacity:1;max-height:1000px}}@media (max-width:768px){.table-with-selection th:first-child,.table-with-selection td:first-child{width:40px;min-width:40px;max-width:40px;padding:4px 2px}.bulk-actions-bar{flex-direction:column;gap:.5rem}.bulk-actions-bar .action-select{min-width:100%}.table-subrow{opacity:1;max-height:none}.table-subrow-content{animation:none}}.table-mobile-cards{flex-direction:column;gap:0;display:flex}.table-mobile-cards .card{border:1px solid var(--bs-border-color,#dee2e6);border-radius:.375rem;transition:all .2s}.table-mobile-cards .card:hover{box-shadow:0 .125rem .25rem #00000013}.table-mobile-cards .card.border-primary{border-color:var(--bs-primary,#0d6efd);border-width:2px}.table-mobile-cards .card-body{padding:1rem}.table-mobile-cards .card-footer{border-top:1px solid var(--bs-border-color,#dee2e6);padding:0}.table-mobile-cards .small.text-muted{text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem}@media (min-width:768px){.table-mobile-cards{display:none}}
.text-SEOPerfect,.text-contentPerfect{color:#ff5900!important}.text-preferencesPerfect{color:#9dc450!important}.text-productPerfect{color:#235789!important}.text-classifyPerfect{color:#ffd900!important}.text-imagePerfect{color:#ef476f!important}.text-factcheckPerfect{color:#179bae!important}.text-redirectPerfect{color:#999948!important}.text-indexPerfect,.text-synopsisPerfect{color:#ff5900!important}.text-voicePerfect{color:#69c!important}.text-pagePerfect{color:#669!important}.text-socialPerfect{color:#c69!important}.bg-light-blue{background-color:#cedffe!important}.bg-baby-blue{background-color:#eff8ff!important}.bg-light-yellow{background-color:#9dc450!important}.text-light-blue{color:#cedffe!important}.text-baby-blue{color:#eff8ff!important}.text-light-yellow{color:#9dc450!important}@keyframes slide-in{0%{transform:translateY(100vh)}to{transform:translateY(0%)}}@keyframes slide-out{0%{transform:translateY(0%)}to{transform:translateY(100vh)}}.cssEditor-container{border:1px solid #fedfce;border-radius:.25rem;position:relative;overflow:hidden}.cssEditor-container.cssEditor-container_withError{border-color:red!important}.cssEditor-container.cssEditor-container_readOnly{cursor:pointer;border:1px solid #0000;background-color:#0000!important}.cssEditor-container.cssEditor-container_readOnly:focus-visible{outline:none!important}.cssEditor-container .monaco-editor .monaco-editor-background,.cssEditor-container .monaco-editor .monaco-editor,.cssEditor-container .monaco-editor .monaco-editor-background,.cssEditor-container .monaco-editor .monaco-editor .margin{background-color:var(--bs-body-bg)!important}.cssEditor-buttons{justify-content:center;align-items:center;gap:.25rem;display:flex}.cssEditor-buttons .btn{white-space:nowrap;font-size:.875rem}.cssEditor-labelContainer{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.cssEditor-labelContainer .formField-label{margin-bottom:0}.cssEditor-labelContainer .formField-hint{color:var(--bs-secondary);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.cssEditor-fileInput{display:none!important}
.text-SEOPerfect,.text-contentPerfect{color:#ff5900!important}.text-preferencesPerfect{color:#9dc450!important}.text-productPerfect{color:#235789!important}.text-classifyPerfect{color:#ffd900!important}.text-imagePerfect{color:#ef476f!important}.text-factcheckPerfect{color:#179bae!important}.text-redirectPerfect{color:#999948!important}.text-indexPerfect,.text-synopsisPerfect{color:#ff5900!important}.text-voicePerfect{color:#69c!important}.text-pagePerfect{color:#669!important}.text-socialPerfect{color:#c69!important}.bg-light-blue{background-color:#cedffe!important}.bg-baby-blue{background-color:#eff8ff!important}.bg-light-yellow{background-color:#9dc450!important}.text-light-blue{color:#cedffe!important}.text-baby-blue{color:#eff8ff!important}.text-light-yellow{color:#9dc450!important}@keyframes slide-in{0%{transform:translateY(100vh)}to{transform:translateY(0%)}}@keyframes slide-out{0%{transform:translateY(0%)}to{transform:translateY(100vh)}}.htmlEditor-container{border:1px solid #fedfce;border-radius:.25rem;position:relative;overflow:hidden}.htmlEditor-container.htmlEditor-container_withError{border-color:red!important}.htmlEditor-container.htmlEditor-container_readOnly{cursor:pointer;border:1px solid #0000;background-color:#0000!important}.htmlEditor-container.htmlEditor-container_readOnly:focus-visible{outline:none!important}.htmlEditor-container .monaco-editor .monaco-editor-background,.htmlEditor-container .monaco-editor .monaco-editor,.htmlEditor-container .monaco-editor .monaco-editor-background,.htmlEditor-container .monaco-editor .monaco-editor .margin{background-color:var(--bs-body-bg)!important}.htmlEditor-buttons{align-items:center;gap:.25rem;display:flex}.htmlEditor-buttons .btn{white-space:nowrap;font-size:.875rem}.htmlEditor-labelContainer{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.htmlEditor-labelContainer .formField-label{margin-bottom:0}.htmlEditor-labelContainer .formField-hint{color:var(--bs-secondary);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.htmlEditor-fileInput{display:none!important}
.text-SEOPerfect,.text-contentPerfect{color:#ff5900!important}.text-preferencesPerfect{color:#9dc450!important}.text-productPerfect{color:#235789!important}.text-classifyPerfect{color:#ffd900!important}.text-imagePerfect{color:#ef476f!important}.text-factcheckPerfect{color:#179bae!important}.text-redirectPerfect{color:#999948!important}.text-indexPerfect,.text-synopsisPerfect{color:#ff5900!important}.text-voicePerfect{color:#69c!important}.text-pagePerfect{color:#669!important}.text-socialPerfect{color:#c69!important}.bg-light-blue{background-color:#cedffe!important}.bg-baby-blue{background-color:#eff8ff!important}.bg-light-yellow{background-color:#9dc450!important}.text-light-blue{color:#cedffe!important}.text-baby-blue{color:#eff8ff!important}.text-light-yellow{color:#9dc450!important}@keyframes slide-in{0%{transform:translateY(100vh)}to{transform:translateY(0%)}}@keyframes slide-out{0%{transform:translateY(0%)}to{transform:translateY(100vh)}}.javascriptEditor-container{border:1px solid #fedfce;border-radius:.25rem;position:relative;overflow:hidden}.javascriptEditor-container.javascriptEditor-container_withError{border-color:red!important}.javascriptEditor-container.javascriptEditor-container_readOnly{cursor:pointer;border:1px solid #0000;background-color:#0000!important}.javascriptEditor-container.javascriptEditor-container_readOnly:focus-visible{outline:none!important}.javascriptEditor-container .monaco-editor .monaco-editor-background,.javascriptEditor-container .monaco-editor .monaco-editor,.javascriptEditor-container .monaco-editor .monaco-editor-background,.javascriptEditor-container .monaco-editor .monaco-editor .margin{background-color:var(--bs-body-bg)!important}.javascriptEditor-buttons{align-items:center;gap:.25rem;display:flex}.javascriptEditor-buttons .btn{white-space:nowrap;font-size:.875rem}.javascriptEditor-labelContainer{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.javascriptEditor-labelContainer .formField-label{margin-bottom:0}.javascriptEditor-labelContainer .formField-hint{color:var(--bs-secondary);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.htmlEditor-fileInput{display:none!important}
.text-SEOPerfect,.text-contentPerfect{color:#ff5900!important}.text-preferencesPerfect{color:#9dc450!important}.text-productPerfect{color:#235789!important}.text-classifyPerfect{color:#ffd900!important}.text-imagePerfect{color:#ef476f!important}.text-factcheckPerfect{color:#179bae!important}.text-redirectPerfect{color:#999948!important}.text-indexPerfect,.text-synopsisPerfect{color:#ff5900!important}.text-voicePerfect{color:#69c!important}.text-pagePerfect{color:#669!important}.text-socialPerfect{color:#c69!important}.bg-light-blue{background-color:#cedffe!important}.bg-baby-blue{background-color:#eff8ff!important}.bg-light-yellow{background-color:#9dc450!important}.text-light-blue{color:#cedffe!important}.text-baby-blue{color:#eff8ff!important}.text-light-yellow{color:#9dc450!important}@keyframes slide-in{0%{transform:translateY(100vh)}to{transform:translateY(0%)}}@keyframes slide-out{0%{transform:translateY(0%)}to{transform:translateY(100vh)}}.jsonldEditor-container{border:1px solid #fedfce;border-radius:.25rem;position:relative;overflow:hidden}.jsonldEditor-container.jsonldEditor-container_withError{border-color:red!important}.jsonldEditor-container.jsonldEditor-container_readOnly{cursor:pointer;border:1px solid #0000;background-color:#0000!important}.jsonldEditor-container.jsonldEditor-container_readOnly:focus-visible{outline:none!important}.jsonldEditor-container .monaco-editor .monaco-editor-background,.jsonldEditor-container .monaco-editor .monaco-editor,.jsonldEditor-container .monaco-editor .monaco-editor-background,.jsonldEditor-container .monaco-editor .monaco-editor .margin{background-color:var(--bs-body-bg)!important}.jsonldEditor-buttons{align-items:center;gap:.25rem;display:flex}.jsonldEditor-buttons .btn{white-space:nowrap;font-size:.875rem}.jsonldEditor-labelContainer{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.jsonldEditor-labelContainer .formField-label{margin-bottom:0}.jsonldEditor-labelContainer .formField-hint{color:var(--bs-secondary);margin-top:.25rem;margin-bottom:0;font-size:.875rem}.htmlEditor-fileInput{display:none!important}
.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-SEOPerfect,.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-contentPerfect{color:#ff5900!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-preferencesPerfect{color:#9dc450!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-productPerfect{color:#235789!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-classifyPerfect{color:#ffd900!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-imagePerfect{color:#ef476f!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-factcheckPerfect{color:#179bae!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-redirectPerfect{color:#999948!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-indexPerfect,.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-synopsisPerfect{color:#ff5900!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-voicePerfect{color:#69c!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-pagePerfect{color:#669!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-socialPerfect{color:#c69!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__bg-light-blue{background-color:#cedffe!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__bg-baby-blue{background-color:#eff8ff!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__bg-light-yellow{background-color:#9dc450!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-light-blue{color:#cedffe!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-baby-blue{color:#eff8ff!important}.SettingsDashboardPageWrap-module-scss-module__rjXumq__text-light-yellow{color:#9dc450!important}@keyframes SettingsDashboardPageWrap-module-scss-module__rjXumq__slide-in{0%{transform:translateY(100vh)}to{transform:translateY(0%)}}@keyframes SettingsDashboardPageWrap-module-scss-module__rjXumq__slide-out{0%{transform:translateY(0%)}to{transform:translateY(100vh)}}.SettingsDashboardPageWrap-module-scss-module__rjXumq__pageWrapper{min-height:calc(100vh - 100px);display:flex;position:relative}@media (min-width:992px){.SettingsDashboardPageWrap-module-scss-module__rjXumq__sidebarWrapper{z-index:100;width:240px;position:fixed;top:5rem;left:1rem}}@media (max-width:991.98px){.SettingsDashboardPageWrap-module-scss-module__rjXumq__sidebarWrapper{display:none!important}}@media (min-width:992px){.SettingsDashboardPageWrap-module-scss-module__rjXumq__sidebarWrapper{display:block!important}}.SettingsDashboardPageWrap-module-scss-module__rjXumq__contentWrapper{flex:1;min-height:calc(100vh - 100px)}@media (min-width:992px){.SettingsDashboardPageWrap-module-scss-module__rjXumq__contentWrapper{margin-left:260px;padding:0 1rem}}@media (max-width:991.98px){.SettingsDashboardPageWrap-module-scss-module__rjXumq__contentWrapper{width:100%;padding:0 1rem}}
