body:not(#_) .ska-components-action-input{--ska-action-input-height:40px;--ska-action-input-padding-x:8px;--ska-action-input-padding-y:6px;display:flex;flex-direction:row;height:var(--ska-action-input-height)}body:not(#_) .ska-components-action-input__wrapper{display:flex;flex-grow:1;position:relative}body:not(#_) .ska-components-action-input__wrapper__input{margin:0;width:100%}body:not(#_) .ska-components-action-input__wrapper__input>.components-base-control__field{margin:0}body:not(#_) .ska-components-action-input__wrapper__input input{height:var(--ska-action-input-height);padding:var(--ska-action-input-padding-y) var(--ska-action-input-padding-x)}body:not(#_) .ska-components-action-input__wrapper__input-has-action input{border-bottom-right-radius:0;border-top-right-radius:0}body:not(#_) .ska-components-action-input__wrapper__input-clearable input{padding-right:calc(var(--ska-action-input-height) + var(--ska-action-input-padding-x))}body:not(#_) .ska-components-action-input__wrapper__input-actionable input{border-color:#f2c037}body:not(#_) .ska-components-action-input__wrapper__input-required input{border-color:#cc1818}body:not(#_) .ska-components-action-input__wrapper__input-clearable:not(.ska-components-action-input__wrapper__input-has-action) input{padding-right:calc(var(--ska-action-input-height)*2 + var(--ska-action-input-padding-x))}body:not(#_) .ska-components-action-input__wrapper__icon.components-button{border-left:1px solid hsla(0,0%,46%,.1);height:100%;min-width:auto;position:absolute;right:0}body:not(#_) .ska-components-action-input__wrapper__icon.components-button>svg{opacity:.5}body:not(#_) .ska-components-action-input__wrapper__icon.components-button[disabled]>svg{fill:initial}body:not(#_) .ska-components-action-input__wrapper__icon.components-button:not([disabled]):active>svg,body:not(#_) .ska-components-action-input__wrapper__icon.components-button:not([disabled]):focus>svg,body:not(#_) .ska-components-action-input__wrapper__icon.components-button:not([disabled]):hover>svg{opacity:1}body:not(#_) .ska-components-action-input__wrapper__icon.components-button+.ska-components-action-input__wrapper__icon{margin-right:calc(var(--ska-action-input-height) + 1px)}body:not(#_) .ska-components-action-input__wrapper__input-has-action+.ska-components-action-input__wrapper__icon{border-left:none}body:not(#_) .ska-components-action-input>.components-button{height:100%}body:not(#_) .ska-components-action-input>.components-button:not(:last-child){border-radius:0}body:not(#_) .ska-components-action-input>.components-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0;position:relative}
.ska-array-editor{--ska-array-editor-height:32px;--ska-array-editor-gap:8px;--ska-array-editor-border-radius:2px;--ska-array-editor-border-color:#757575;--ska-array-editor-border-color--focus:var(--wp-admin-theme-color);margin-bottom:0!important}.ska-array-editor>.components-base-control__field{display:flex;flex-direction:column;gap:var(--ska-array-editor-gap)}.ska-array-editor>.components-base-control__field>.components-base-control__label{cursor:default;margin-bottom:calc(var(--ska-array-editor-gap)/2*-1)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row{display:flex;flex-direction:row}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control{flex-grow:1;margin:0}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control>.components-base-control__field{margin:0}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control>.components-base-control__field>input{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;height:var(--ska-array-editor-height);line-height:var(--ska-array-editor-height);margin:0}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control>.components-base-control__field>input[disabled]{cursor:not-allowed}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control.ska-array-editor__row__key{max-width:42px}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-base-control.ska-array-editor__row__key input[type=text]{text-align:center}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>*{border-radius:0}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>:first-child{border-bottom-left-radius:var(--ska-array-editor-border-radius);border-top-left-radius:var(--ska-array-editor-border-radius)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>:last-child{border-bottom-right-radius:var(--ska-array-editor-border-radius);border-top-right-radius:var(--ska-array-editor-border-radius)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row input{border-color:var(--ska-array-editor-border-color)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row .ska-button-grid{box-shadow:0 0 0 1px inset var(--ska-array-editor-border-color)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row:focus-within input{border-color:var(--ska-array-editor-border-color--focus);box-shadow:none}.ska-array-editor>.components-base-control__field>.ska-array-editor__row:focus-within .ska-button-grid{box-shadow:0 0 0 1px inset var(--ska-array-editor-border-color--focus)}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.components-button{height:auto}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.ska-components-action-input{--ska-action-input-height:var(--ska-array-editor-height)!important;flex-grow:1}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.ska-components-action-input .components-button{border-radius:0;height:auto}.ska-array-editor>.components-base-control__field>.ska-array-editor__row>.ska-components-action-input .components-button.has-icon>svg{height:calc(var(--ska-array-editor-height) - 12px);width:calc(var(--ska-array-editor-height) - 12px)}
.ska-button-grid{display:grid;grid-template-columns:repeat(2,1fr);padding-left:1px;padding-right:1px}.ska-button-grid>.components-button{align-items:center;aspect-ratio:1;display:flex;height:auto;justify-content:center;margin:0;padding:0}.ska-button-grid>.components-button[disabled]:hover svg{fill:initial}
.ska-button-group{--ska-button-group-label-spacing:4px;--ska-button-group-help-spacing:4px;--ska-button-group-pills-spacing:4px;--ska-button-group-consecutive-spacing:8px}.ska-button-group:last-child:not(#_){margin-bottom:0}.ska-button-group>.components-base-control__field>.components-base-control__label{cursor:auto;display:block;margin-bottom:var(--ska-button-group-label-spacing)}.ska-button-group>.components-base-control__field>.components-button-group{max-width:-moz-max-content;max-width:max-content}.ska-button-group>.components-base-control__field>.components-button-group>.components-button{max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.ska-button-group>.components-base-control__field>.components-button-group>.components-button:not(.ska-tailwind-radio__input):not(.ska-color-indicator-button){display:inline-block}.ska-button-group>.components-base-control__field>.components-button-group>.components-button.is-primary:not(:focus){box-shadow:none}.ska-button-group>.components-base-control__field>.components-button-group>.components-button:only-child{border-radius:2px}.ska-button-group>.components-base-control__help{margin-top:var(--ska-button-group-help-spacing)}.ska-button-group.ska-button-group--fluid>.components-base-control__field>.components-button-group{display:flex;flex-direction:row;max-width:none}.ska-button-group.ska-button-group--fluid>.components-base-control__field>.components-button-group>.components-button{flex-grow:1;justify-content:center}.ska-button-group.ska-button-group--pills>.components-base-control__field>.components-button-group{margin-bottom:calc(var(--ska-button-group-pills-spacing)*-1);margin-left:calc(var(--ska-button-group-pills-spacing)*-1)}.ska-button-group.ska-button-group--pills>.components-base-control__field>.components-button-group>.components-button{border-radius:999rem;height:auto;margin-bottom:var(--ska-button-group-pills-spacing);margin-left:var(--ska-button-group-pills-spacing)}.ska-button-group+.ska-button-group{margin-top:var(--ska-button-group-consecutive-spacing)}.ska-button-group .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent)}.ska-button-group .components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover{background:rgba(204,24,24,.031)}.components-v-stack>.ska-button-group+.ska-button-group{--ska-button-group-consecutive-spacing:0}
.ska-code-editor:not(#_):not(#_):not(#_){background:#fcfeff;border-radius:2px;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.ska-code-editor:not(#_):not(#_):not(#_),.ska-code-editor:not(#_):not(#_):not(#_)>pre{color:rgba(0,0,0,.87)!important;font-weight:400!important;letter-spacing:0!important}.ska-code-editor:not(#_):not(#_):not(#_)>textarea:focus{box-shadow:none!important}.ska-code-editor:not(#_):not(#_):not(#_) code[class*=language-],.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-]{background:none;color:#000;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;-webkit-hyphens:none;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}.ska-code-editor:not(#_):not(#_):not(#_) code[class*=language-] ::-moz-selection,.ska-code-editor:not(#_):not(#_):not(#_) code[class*=language-]::-moz-selection,.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-] ::-moz-selection,.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-]::-moz-selection{background:#b3d4fc;text-shadow:none}.ska-code-editor:not(#_):not(#_):not(#_) code[class*=language-] ::selection,.ska-code-editor:not(#_):not(#_):not(#_) code[class*=language-]::selection,.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-] ::selection,.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-]::selection{background:#b3d4fc;text-shadow:none}.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-]{margin:.5em 0;overflow:auto;padding:1em}.ska-code-editor:not(#_):not(#_):not(#_) :not(pre)>code[class*=language-],.ska-code-editor:not(#_):not(#_):not(#_) pre[class*=language-]{background:#f5f2f0}.ska-code-editor:not(#_):not(#_):not(#_) :not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.ska-code-editor:not(#_):not(#_):not(#_) .token.cdata,.ska-code-editor:not(#_):not(#_):not(#_) .token.comment,.ska-code-editor:not(#_):not(#_):not(#_) .token.doctype,.ska-code-editor:not(#_):not(#_):not(#_) .token.prolog{color:#708090}.ska-code-editor:not(#_):not(#_):not(#_) .token.punctuation{color:#999}.ska-code-editor:not(#_):not(#_):not(#_) .token.namespace{opacity:.7}.ska-code-editor:not(#_):not(#_):not(#_) .token.boolean,.ska-code-editor:not(#_):not(#_):not(#_) .token.constant,.ska-code-editor:not(#_):not(#_):not(#_) .token.deleted,.ska-code-editor:not(#_):not(#_):not(#_) .token.number,.ska-code-editor:not(#_):not(#_):not(#_) .token.property,.ska-code-editor:not(#_):not(#_):not(#_) .token.symbol,.ska-code-editor:not(#_):not(#_):not(#_) .token.tag{color:#905}.ska-code-editor:not(#_):not(#_):not(#_) .token.attr-name,.ska-code-editor:not(#_):not(#_):not(#_) .token.builtin,.ska-code-editor:not(#_):not(#_):not(#_) .token.char,.ska-code-editor:not(#_):not(#_):not(#_) .token.inserted,.ska-code-editor:not(#_):not(#_):not(#_) .token.selector,.ska-code-editor:not(#_):not(#_):not(#_) .token.string{color:#690}.ska-code-editor:not(#_):not(#_):not(#_) .language-css .token.string,.ska-code-editor:not(#_):not(#_):not(#_) .style .token.string,.ska-code-editor:not(#_):not(#_):not(#_) .token.entity,.ska-code-editor:not(#_):not(#_):not(#_) .token.operator,.ska-code-editor:not(#_):not(#_):not(#_) .token.url{background:hsla(0,0%,100%,.5);color:#9a6e3a}.ska-code-editor:not(#_):not(#_):not(#_) .token.atrule,.ska-code-editor:not(#_):not(#_):not(#_) .token.attr-value,.ska-code-editor:not(#_):not(#_):not(#_) .token.keyword{color:#07a}.ska-code-editor:not(#_):not(#_):not(#_) .token.class-name,.ska-code-editor:not(#_):not(#_):not(#_) .token.function{color:#dd4a68}.ska-code-editor:not(#_):not(#_):not(#_) .token.important,.ska-code-editor:not(#_):not(#_):not(#_) .token.regex,.ska-code-editor:not(#_):not(#_):not(#_) .token.variable{color:#e90}.ska-code-editor:not(#_):not(#_):not(#_) .token.bold,.ska-code-editor:not(#_):not(#_):not(#_) .token.important{font-weight:700}.ska-code-editor:not(#_):not(#_):not(#_) .token.italic{font-style:italic}.ska-code-editor:not(#_):not(#_):not(#_) .token.entity{cursor:help}.ska-code-editor__wrapper>.components-base-control__field>.ska-code-editor{border:1px solid #949494;margin:1px}.ska-code-editor__wrapper>.components-base-control__field>.ska-code-editor:focus-within{border:1px solid var(--wp-admin-theme-color)}.ska-code-editor__wrapper>.components-base-control__field>.ska-code-editor>pre,.ska-code-editor__wrapper>.components-base-control__field>.ska-code-editor>textarea{font-size:13px!important;padding:6px 8px!important}
.ska-color-indicator-button{--ska-color-indicator-button-left:4px;--ska-color-indicator-button-size:20px;--ska-color-indicator-button-gap:3px;padding-left:calc(var(--ska-color-indicator-button-size) + var(--ska-color-indicator-button-left) + var(--ska-color-indicator-button-gap))!important;position:relative}.ska-color-indicator-button.is-small{--ska-color-indicator-button-left:1px;--ska-color-indicator-button-size:18px;--ska-color-indicator-button-gap:6px}.ska-color-indicator-button>.component-color-indicator{left:var(--ska-color-indicator-button-left);position:absolute}
.ska-components-color-text-control__wrapper>.components-base-control__field{position:relative}.ska-components-color-text-control__wrapper>.components-base-control__field input.components-text-control__input{padding-left:32px}.ska-components-color-text-control__indicator{bottom:0;height:32px;position:absolute;z-index:1}.ska-components-color-text-control__indicator>button{height:100%;padding:0 6px}.ska-components-color-text-control__indicator>button>.component-color-indicator{border-radius:3px}.ska-components-color-text-control__indicator>button[disabled]{pointer-events:none}
.ska-components-color-palette-control__button{padding-right:6px}.ska-components-color-palette-control__button>.component-color-indicator{border-radius:3px;margin-left:6px}.ska-record-editor__input>.components-base-control:has(+.ska-components-color-palette-control__button){width:100%}
.ska-components-theme-palette-control__button{padding-right:6px}.ska-components-theme-palette-control__button>.component-color-indicator{border-radius:3px;margin-left:6px}.ska-components-theme-palette-control__suggestions{margin-top:16px}.ska-components-theme-palette-control__suggestions:empty{display:none}.ska-record-editor__input>.components-base-control:has(+.ska-components-theme-palette-control__button){width:100%}.ska-components__suggested-color>h2{font-size:11px;margin-bottom:0;margin-right:auto;margin-top:0}.ska-components__suggested-color>.components-button{border-radius:2px;height:auto;padding:2px}.ska-components__suggested-color>.components-button>.component-color-indicator{border-radius:3px}
.ska-record-editor__input>.components-base-control:has(+.ska-components-font-control__button){width:100%}

.ska-plugin__options>.components-navigator-provider:not(#_){contain:none!important}.ska-plugin__options__category__options .components-base-control{margin-bottom:0}.ska-plugin__options__category__options .components-base-control>:last-child{margin-bottom:0}.ska-plugin__options__category__options__option--default label.components-base-control__label{display:none}.ska-plugin__options__category.components-modal__frame{max-width:1280px;width:80vw}.ska-plugin__options__notice{margin:0}
.ska-components__import-export fieldset legend{padding-left:0}.ska-components__import-export fieldset legend h2{margin-top:0}.ska-components__import-export .components-checkbox-control label{cursor:pointer}.ska-components__import-export__import-modal h3{font-size:14px;margin-top:0}.ska-components__import-export__import-modal p{margin:0}.ska-components__import-export__import-modal code{border-radius:2px;justify-self:flex-start}.ska-components__export-modal__checkbox--is-theme label{font-weight:700}
.ska-components-pre{position:relative}.ska-components-pre pre{background:#fcfeff;border:1px solid #ccc;border-radius:2px;font-family:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;margin:0;min-height:28px;overflow-x:auto;padding:4px;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap}.ska-components-pre__copy-button{position:absolute;right:2px;top:2px}pre:empty+.ska-components-pre__copy-button{display:none}
.ska-record-editor{--ska-record-editor-height:32px;margin-bottom:0!important}.ska-record-editor .ska-record-editor__input{align-items:flex-end;display:flex;flex-direction:row;margin-bottom:8px}.ska-record-editor .ska-record-editor__input>.components-base-control{margin:0}.ska-record-editor .ska-record-editor__input>.components-base-control:nth-child(2){flex-grow:1}.ska-record-editor .ska-record-editor__input>.components-base-control .components-base-control__field{margin:0}.ska-record-editor .ska-record-editor__input>.components-base-control .components-base-control__field .components-text-control__input{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;height:var(--ska-record-editor-height);line-height:var(--ska-record-editor-height);margin:0}.ska-record-editor .ska-record-editor__input>.components-base-control .components-base-control__field .components-text-control__input[disabled]{cursor:not-allowed}.ska-record-editor .ska-record-editor__input>.components-base-control+.components-base-control .components-text-control__input{border-bottom-left-radius:0;border-top-left-radius:0}.ska-record-editor .ska-record-editor__input--single>.components-base-control:first-child{flex-grow:1}.ska-record-editor .ska-record-editor__input>button{border-radius:0;border-right-width:0;box-shadow:none;display:flex;height:var(--ska-record-editor-height)}.ska-record-editor .ska-record-editor__input>button.is-secondary{border-bottom:1px solid #757575;border-top:1px solid #757575}.ska-record-editor .ska-record-editor__input>button.is-secondary:hover{box-shadow:none}.ska-record-editor .ska-record-editor__input>button.button-primary{order:1}.ska-record-editor .ska-record-editor__input>button.button-primary:focus{background-color:var(--wp-admin-theme-color-darker-10);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);color:#fff}.ska-record-editor .ska-record-editor__input>button.button-primary:active{color:#fff}.ska-record-editor .ska-record-editor__input>button.icon-button{padding:6px}.ska-record-editor .ska-record-editor__input>button.is-last{border-bottom-right-radius:2px;border-right-width:1px;border-top-right-radius:2px}.ska-record-editor .ska-record-editor__input>button:hover~button{border-left-color:var(--wp-admin-theme-color-darker-10)}.ska-record-editor .ska-record-editor__input:last-child{margin-bottom:0}.ska-record-editor .ska-record-editor__input:focus-within .components-text-control__input{border-color:var(--wp-admin-theme-color);box-shadow:none}.ska-record-editor .ska-record-editor__input:focus-within button{border-bottom-color:var(--wp-admin-theme-color);border-top-color:var(--wp-admin-theme-color)}.ska-record-editor .ska-record-editor__input:focus-within button:last-child{border-right-color:var(--wp-admin-theme-color)}.ska-record-editor .ska-record-editor__input--invalid input{background-color:rgba(204,24,24,.051)!important;border-color:#cc1818!important}.ska-record-editor .ska-record-editor__button-group{border:1px solid var(--wp-admin-theme-color);border-radius:0;border-bottom-right-radius:2px;border-top-right-radius:2px;box-shadow:none;display:flex;flex-wrap:wrap;height:var(--ska-record-editor-height);margin:0;min-width:34px;padding:0;width:34px}.ska-record-editor .ska-record-editor__button-group>button:not(#_){border:0;border-radius:0;height:calc(var(--ska-record-editor-height)/2 - 1px);min-height:auto;overflow:hidden!important;padding:0;position:relative;width:calc(var(--ska-record-editor-height)/2)}.ska-record-editor .ska-record-editor__button-group>button:not(#_)>svg{left:0;position:absolute;top:0}.ska-record-editor .ska-record-editor__button-group>button:not(#_).is-top-right{border-top-right-radius:2px}.ska-record-editor .ska-record-editor__button-group>button:not(#_).is-bottom-right{border-bottom-right-radius:2px}.ska-record-editor__footer p{color:#757575;font-size:12px;font-style:normal}
.ska-search__results{max-height:232px;overflow-y:overlay;padding:6px;width:248px}.ska-search__results__result{align-items:center;display:flex;flex-direction:row;height:auto;width:100%}.ska-search__results__result:hover{background:#f0f0f0}.ska-search__results__result-icon{margin-right:8px}.ska-search__results__result__inner{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.ska-search__results__result__inner-title{font-weight:500;text-align:left}.ska-search__results__result__inner-content{color:#757575;font-size:.9em;line-height:1.3;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ska-search__results__result mark{background-color:initial;color:inherit;font-weight:700}
.ska-components-link-control__bottom{padding:0 16px 12px}
.block-editor-inserter__patterns-category[aria-label=Uncategorized],.block-editor-inserter__patterns-explore-button,.block-editor-inserter__search,.block-editor-inserter__tips,.components-menu-group:has(.edit-post-header-preview__grouping-external),.edit-post-header-preview__grouping-external,.edit-post-header__settings a.components-button[aria-label="View post"],.edit-post-header__settings>.components-button[aria-label="View Page"],.edit-post-header__settings>.editor-post-preview,.edit-post-header__settings>.editor-post-publish-button__button[aria-disabled=true],.edit-site-push-changes-to-global-styles-control,.interface-more-menu-dropdown__content a[href*="edit.php?post_type=wp_block"],.notice.notice-alt.notice-error.is-dismissible,button[aria-label="Filter patterns"]{display:none!important}.edit-post-visual-editor__post-title-wrapper:not(#_):not(#_):not(#_){display:none!important}.block-editor-block-settings-menu__popover .components-menu-group:has([role=group]:only-child:empty){display:none}body>#editor .edit-post-post-status>:not(.ska-twed-post-status-info),body>#editor .edit-post-post-status~*{display:none}body>#editor .block-editor-inspector-controls-tabs__hint{display:none}body>#editor .interface-complementary-area hr{margin:16px 0}.components-panel__body.edit-post-post-status.is-opened{border-bottom:none!important}.ska-twed-post-status-info{margin-top:0}.ska-twed-post-status-info__wrapper{padding-bottom:160px}.ska-twed-post-status-info__wrapper__content>section>:last-child{margin-bottom:0}.ska-twed-post-status-info__wrapper__content>section.lookatthis{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.8);border-top:1px solid #dedede;bottom:25px;box-shadow:0 -10px 15px -3px rgba(0,0,0,.1),0 -4px 6px -4px rgba(0,0,0,.1);margin-left:-16px;margin-right:-16px;padding:16px;position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.ska-twed-post-status-info__wrapper__content>section a.external-link{align-items:center;display:inline-flex;gap:4px;margin:-8px;padding:8px}.ska-twed-post-status-info__wrapper__content>section a.external-link:hover{text-decoration:underline;text-underline-offset:2px}.ska-twed-post-status-info h2{font-size:16px;margin-bottom:8px;margin-top:16px}.ska-twed-post-status-info h2:first-child{margin-top:0}.ska-twed-post-status-info ol{margin-left:14px}.components-external-link svg{display:initial}body.is-fullscreen-mode .block-editor-no-js{margin-top:48px}.is-fullscreen-mode:not(#_) .interface-interface-skeleton:not(#_){top:0!important}#react-refresh-overlay:not(#_):not(#_):not(#_){display:none!important}.ska-tailwind-plugin__icon{margin:0 6px}.ska-twed__modal .ska-twed__hstack .components-base-control__field{margin-bottom:0!important}.ska-twed__modal .ska-twed__hstack .ska-twed__select{align-items:center;flex-direction:row}.ska-twed__modal .ska-code-editor{border:1px solid #949494;margin-top:8px}.ska-twed__modal .ska-code-editor:focus-within{border-color:var(--wp-admin-theme-color)}.ska-twed__colors .components-base-control__field>.components-base-control__label,.ska-twed__font .components-base-control__field>.components-base-control__label{line-height:1;margin-bottom:4px;margin-right:0;max-width:none}
