.pmdk-dashboard__tabs{align-items:stretch;display:flex;gap:4px;justify-self:center;margin-bottom:-1px}.pmdk-dashboard__tab{align-items:center;background:transparent;border:0;border-bottom:2px solid transparent;color:var( --pmdk-color-text,#1e1e1e );display:inline-flex;font-size:var( --pmdk-font-size-base,14px );font-weight:500;gap:6px;line-height:1.4;padding:var( --pmdk-tab-padding-y,16px ) var( --pmdk-tab-padding-x,18px );text-decoration:none;transition:color .15s ease,border-color .15s ease}.pmdk-dashboard__tab:focus-visible,.pmdk-dashboard__tab:hover{background:transparent;color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-dashboard__tab:focus:not(:focus-visible){box-shadow:none;outline:none}.pmdk-dashboard__tab.is-active{background:transparent;border-bottom-color:var(
		--pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 )
	);color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) );font-weight:600}
.pmdk-dashboard__help-trigger-button.components-button.has-icon{color:var( --pmdk-color-text,#1e1e1e )}.pmdk-dashboard__help-trigger-button.components-button.has-icon:hover,.pmdk-dashboard__help-trigger-button.components-button.has-icon[aria-expanded=true]{color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-dashboard__help-trigger-button.components-button.is-pressed,.pmdk-dashboard__help-trigger-button.components-button:focus,.pmdk-dashboard__help-trigger-button.components-button:focus-visible,.pmdk-dashboard__help-trigger-button.components-button:focus:not(:disabled){box-shadow:none;outline:none}.pmdk-help-panel .components-popover__content{border-radius:var( --pmdk-radius-small,4px );padding:0;width:280px}.pmdk-help-panel__panel{padding:4px 0}.pmdk-help-panel__heading{color:#757575;font-size:11px;font-weight:600;letter-spacing:.06em;margin:0;padding:10px 16px 6px;text-transform:uppercase}.pmdk-help-panel__list{list-style:none;margin:0;padding:0}.pmdk-help-panel__item{margin:0}.pmdk-help-panel__link{align-items:center;color:var( --pmdk-color-text,#1e1e1e );display:grid;font-size:13px;font-weight:500;gap:10px;grid-template-columns:20px 1fr 16px;padding:8px 16px;text-decoration:none;transition:background .15s ease,color .15s ease}.pmdk-help-panel__link:focus-visible,.pmdk-help-panel__link:hover{background:var( --pmdk-color-bg-subtle,#f6f7f7 );color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-help-panel__link:focus,.pmdk-help-panel__link:focus-visible{box-shadow:none;outline:none}.pmdk-help-panel__chevron,.pmdk-help-panel__icon{color:#757575}.pmdk-help-panel__link:focus-visible .pmdk-help-panel__chevron,.pmdk-help-panel__link:focus-visible .pmdk-help-panel__icon,.pmdk-help-panel__link:hover .pmdk-help-panel__chevron,.pmdk-help-panel__link:hover .pmdk-help-panel__icon{color:inherit}.pmdk-help-panel__label{min-width:0}
.pmdk-dashboard{background:var( --pmdk-dashboard-bg,#ececec );display:flex;flex-direction:column;min-height:calc(100vh - 32px)}.pmdk-dashboard__header{align-items:stretch;background:var( --pmdk-color-bg,#fff );border-bottom:1px solid var( --pmdk-color-border,#e0e0e0 );display:grid;grid-template-columns:1fr auto 1fr;padding:0 var( --pmdk-header-gutter,24px )}.pmdk-dashboard__brand{align-items:center;align-self:center;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-self:start;line-height:1;margin:0;padding:20px 0}.pmdk-dashboard__brand-link{align-items:center;color:inherit;display:inline-flex;gap:inherit;text-decoration:none}.pmdk-dashboard__brand-link:focus-visible,.pmdk-dashboard__brand-link:hover{color:inherit;text-decoration:none}.pmdk-dashboard__brand-link:focus,.pmdk-dashboard__brand-link:focus-visible{box-shadow:none;outline:none}.pmdk-dashboard__brand-link:focus-visible{border-radius:2px;outline:2px solid var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) );outline-offset:4px}.pmdk-dashboard__brand-icon{color:#1f2937;display:inline-flex}.pmdk-dashboard__brand-icon svg{display:block}.pmdk-dashboard__brand-text{color:var( --pmdk-color-text,#1e1e1e )}.pmdk-dashboard__header-right{align-items:center;align-self:center;display:inline-flex;gap:12px;justify-self:end}.pmdk-dashboard__version{color:var( --pmdk-color-text-muted,#50575e );font-size:12px;font-weight:500;letter-spacing:.01em;text-decoration:none;white-space:nowrap}.pmdk-dashboard__version:focus-visible,.pmdk-dashboard__version:hover{color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-dashboard__version:focus,.pmdk-dashboard__version:focus-visible{box-shadow:none;outline:none}.pmdk-dashboard__main{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;width:100%}.pmdk-dashboard:not([data-container-width]) .pmdk-dashboard__main,.pmdk-dashboard[data-container-width=narrow] .pmdk-dashboard__main{margin:0 auto;max-width:1100px;padding:60px var( --pmdk-header-gutter,24px ) 80px}.pmdk-dashboard[data-container-width=wide] .pmdk-dashboard__main{margin:0;max-width:none;padding:24px var( --pmdk-header-gutter,24px )}.pmdk-dashboard__main:focus:not(:focus-visible){outline:none}.pmdk-dashboard__snackbar{align-items:center;bottom:24px;display:flex;flex-direction:column;gap:12px;left:0;pointer-events:none;position:fixed;right:0;z-index:100000}.pmdk-dashboard__snackbar>*{pointer-events:auto}

.pmdk-hero{align-items:center;background:var( --pmdk-hero-bg,#fff );border:0;border-radius:var( --pmdk-hero-radius,8px );display:flex;flex-direction:row;gap:32px;margin:0 0 24px;padding:var( --pmdk-hero-padding,48px )}.pmdk-hero__content{flex:1 1 auto;max-width:560px;min-width:0}.pmdk-hero__title{color:var( --pmdk-color-text,#1e1e1e );font-size:var( --pmdk-hero-title-size,28px );font-weight:var( --pmdk-font-weight-heading,500 );line-height:1.3;margin:0}.pmdk-hero__tagline{color:var( --pmdk-color-text-muted,#50575e );font-size:15px;line-height:1.5;margin:8px 0 24px;max-width:56ch}.pmdk-hero__cta{display:inline-flex}.pmdk-hero__illustration{align-items:center;display:flex;flex:0 0 auto;justify-content:center;max-width:240px}@media (max-width:800px){.pmdk-hero{align-items:flex-start;flex-direction:column}.pmdk-hero__illustration{max-width:100%}}
.pmdk-checklist__list{list-style:none;margin:0;padding:0}.pmdk-checklist__item{align-items:center;border-bottom:1px solid var( --pmdk-color-border-subtle,#f0f0f1 );display:flex;gap:16px;padding:var( --pmdk-checklist-item-padding-y,16px ) var( --pmdk-checklist-item-padding-x,24px )}.pmdk-checklist__item:last-child{border-bottom:0}.pmdk-checklist__status{align-items:center;background:var( --pmdk-color-bg-subtle,#f6f7f7 );border-radius:9999px;color:var( --pmdk-color-text-muted,#50575e );display:inline-flex;flex:0 0 28px;height:28px;justify-content:center;width:28px}.pmdk-checklist__item.is-complete .pmdk-checklist__status{background:var( --pmdk-color-success,#00a32a );color:#fff}.pmdk-checklist__status svg{fill:currentColor}.pmdk-checklist__bullet{background:currentColor;border-radius:9999px;display:block;height:8px;opacity:.5;width:8px}.pmdk-checklist__body{flex:1 1 auto;min-width:0}.pmdk-checklist__label{color:var( --pmdk-color-text,#1e1e1e );font-size:14px;font-weight:var( --pmdk-font-weight-label,400 );line-height:1.4;margin:0}.pmdk-checklist__description,.pmdk-checklist__item.is-complete .pmdk-checklist__label{color:var( --pmdk-color-text-muted,#50575e )}.pmdk-checklist__description{font-size:13px;line-height:1.45;margin:4px 0 0}.pmdk-checklist__cta{flex:0 0 auto}
.pmdk-compare{background:var( --pmdk-color-bg,#fff );border:1px solid var( --pmdk-color-border,#e0e0e0 );border-radius:var( --pmdk-radius-small,4px );overflow:hidden}.pmdk-compare__head,.pmdk-compare__row{align-items:center;display:grid;gap:16px;grid-template-columns:2fr 1fr 1fr;padding:var( --pmdk-compare-row-padding-y,14px ) var( --pmdk-compare-row-padding-x,24px )}.pmdk-compare__head{background:var( --pmdk-compare-head-bg,#fafafa );border-bottom:1px solid var( --pmdk-color-border,#e0e0e0 )}.pmdk-compare__head-cell{color:var( --pmdk-color-text-muted,#757575 );font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.pmdk-compare__head-cell--center{text-align:center}.pmdk-compare__head-cell--pro{color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-compare__section{margin:0}.pmdk-compare__section-title{background:var(
		--pmdk-compare-section-title-bg,var( --pmdk-color-bg-subtle,#f6f7f7 )
	);border-top:1px solid var( --pmdk-color-border,#e0e0e0 );color:var( --pmdk-color-text,#1e1e1e );font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;padding:12px var( --pmdk-compare-row-padding-x,24px );text-transform:uppercase}.pmdk-compare__section:first-of-type .pmdk-compare__section-title{border-top:0}.pmdk-compare__rows{display:flex;flex-direction:column}.pmdk-compare__row{border-top:1px solid var( --pmdk-color-border-subtle,#f0f0f1 )}.pmdk-compare__section .pmdk-compare__row:first-child{border-top:0}.pmdk-compare__feature{color:var( --pmdk-color-text,#1e1e1e );font-size:14px}.pmdk-compare__cell-wrap{align-items:center;display:flex;justify-content:center}.pmdk-compare__check-no,.pmdk-compare__check-yes{align-items:center;border-radius:9999px;display:inline-flex;font-size:14px;height:22px;justify-content:center;line-height:1;width:22px}.pmdk-compare__check-yes{background:var( --pmdk-color-success,#00a32a );color:#fff}.pmdk-compare__check-yes svg{fill:currentColor}.pmdk-compare__check-no{background:var( --pmdk-color-bg-subtle,#f6f7f7 );color:var( --pmdk-color-text-muted,#50575e )}.pmdk-compare__text{color:var( --pmdk-color-text,#1e1e1e );font-size:14px}.pmdk-compare__text.is-muted{color:var( --pmdk-color-text-muted,#50575e )}.pmdk-compare__cta{align-items:center;background:var( --pmdk-compare-cta-bg,#fffbf0 );border-top:1px solid var( --pmdk-compare-cta-border,#f0d57c );display:flex;flex-wrap:wrap;gap:24px;padding:24px}.pmdk-compare__cta-text{flex:1 1 auto}.pmdk-compare__cta-title{font-size:15px;font-weight:600;margin:0 0 4px}.pmdk-compare__cta-description{color:var( --pmdk-color-text-muted,#50575e );font-size:13px;margin:0}
.pmdk-subnav{background:var( --pmdk-color-bg,#fff );border:1px solid var( --pmdk-color-border,#e0e0e0 );border-radius:8px;padding:6px;position:sticky;top:24px}.pmdk-subnav__list{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.pmdk-subnav__item{border-radius:var( --pmdk-radius-small,4px );color:var( --pmdk-color-text,#1e1e1e );display:block;font-size:13px;font-weight:500;line-height:1.4;padding:10px 12px;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pmdk-subnav__item:focus,.pmdk-subnav__item:focus-visible,.pmdk-subnav__item:hover{background:var( --pmdk-color-bg-subtle,#f6f7f7 );box-shadow:none;color:var( --pmdk-color-text,#1e1e1e );outline:none}.pmdk-subnav__item.is-active,.pmdk-subnav__item.is-active:hover{background:color-mix(in srgb,var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) ) 12%,var( --pmdk-color-bg,#fff ));color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) );font-weight:600}
.pmdk-schema-form{display:flex;flex-direction:column;gap:20px}
.pmdk-save-bar{box-sizing:border-box;min-height:48px;padding:12px 0;width:100%}.pmdk-save-bar__status{align-items:center;color:var( --pmdk-color-text-muted,#50575e );display:inline-flex;font-size:13px;font-weight:500;gap:6px;line-height:1.4}.pmdk-save-bar__status.is-dirty{color:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) )}.pmdk-save-bar__status.is-saved{color:var( --pmdk-color-text-muted,#50575e )}.pmdk-save-bar__status.is-saved svg{fill:currentColor}.pmdk-save-bar__status.is-saving{color:var( --pmdk-color-text-muted,#50575e )}
.pmdk-category-badge{align-items:center;background:var( --pmdk-color-bg-subtle,#f6f7f7 );border-radius:9999px;color:var( --pmdk-color-text-muted,#50575e );display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:600;justify-content:center;letter-spacing:.04em;min-width:72px;padding:2px 8px;text-transform:uppercase}.pmdk-category-badge--new{background:#e6f7eb;color:#00692b}.pmdk-category-badge--improved{background:#eef3ff;color:#1d4ed8}.pmdk-category-badge--fixed{background:#e0f2fe;color:#075985}.pmdk-category-badge--updated{background:#fef3c7;color:#854d0e}.pmdk-category-badge--removed{background:#fee2e2;color:#b91c1c}.pmdk-category-badge--security{background:#fee2e2;color:#991b1b}.pmdk-category-badge--deprecated{background:#f3e8ff;color:#6b21a8}.pmdk-category-badge--neutral{background:var( --pmdk-color-bg-subtle,#f6f7f7 );color:var( --pmdk-color-text-muted,#50575e )}
.pmdk-release-block{background:var( --pmdk-color-bg,#fff );border:1px solid var( --pmdk-color-border,#e0e0e0 );border-radius:var(
		--pmdk-release-block-radius,var( --pmdk-radius-small,4px )
	);margin:0 0 16px;padding:var( --pmdk-release-block-padding-y,20px ) var( --pmdk-release-block-padding-x,24px )}.pmdk-release-block__head{align-items:baseline;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.pmdk-release-block__version{align-items:center;color:var( --pmdk-color-text,#1e1e1e );display:inline-flex;font-size:18px;font-weight:var( --pmdk-font-weight-heading,500 );gap:10px;margin:0}.pmdk-release-block__current{align-items:center;background:var( --pmdk-color-accent,var( --wp-admin-theme-color,#2271b1 ) );border-radius:9999px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.04em;padding:2px 8px;text-transform:uppercase}.pmdk-release-block__date{color:var( --pmdk-color-text-muted,#50575e );font-size:13px;margin:0}.pmdk-release-block__items{list-style:none;margin:0;padding:0}.pmdk-release-block__item{align-items:flex-start;display:flex;gap:12px;padding:8px 0}.pmdk-release-block__item+.pmdk-release-block__item{border-top:1px solid var( --pmdk-color-border-subtle,#f0f0f1 )}.pmdk-release-block__item-text{color:var( --pmdk-color-text,#1e1e1e );font-size:14px;line-height:1.5}
body.customify-dashboard-page #wpcontent{padding-left:0}body.customify-dashboard-page #wpbody-content{padding-bottom:0}.customify-dashboard-root{min-height:200px}.customify-dashboard-changelog__loading{align-items:center;color:var(--pmdk-color-text-muted,#50575e);display:inline-flex;gap:8px}.customify-dashboard-changelog--multi{align-items:start;display:grid;gap:24px;grid-template-columns:240px 1fr}.customify-dashboard-settings,.customify-dashboard-settings__sections{display:flex;flex-direction:column;gap:24px}.customify-dashboard-settings--tabbed{align-items:start;display:grid;gap:24px;grid-template-columns:240px 1fr}.customify-dashboard-settings__panel .components-card__header h2{font-size:16px;font-weight:var(--pmdk-font-weight-heading,500);margin:0}.customify-dashboard-settings__description{color:var(--pmdk-color-text-muted,#50575e);margin:0 0 16px}.customify-dashboard-settings__panel-actions{margin-top:16px}.customify-dashboard-settings__panel-actions .pmdk-save-bar{padding:12px 0}.customify-dashboard-settings__pro-panel-error{margin:16px 0 0}.customify-dashboard-settings__panel-actions-inline{border-top:1px solid var(--pmdk-color-border-subtle,#ededef);display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:16px}.customify-dashboard-license .components-card__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.customify-dashboard-license__status{align-items:center;border-radius:9999px;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.04em;line-height:1;padding:4px 12px;text-transform:uppercase}.customify-dashboard-license__status--active{background:color-mix(in srgb,var(--pmdk-color-success,#00a32a) 16%,transparent);color:var(--pmdk-color-success,#00a32a)}.customify-dashboard-license__status--expired{background:#fef3c7;color:#854d0e}.customify-dashboard-license__status--error{background:color-mix(in srgb,var(--pmdk-color-error,#b91c1c) 14%,transparent);color:var(--pmdk-color-error,#b91c1c)}.customify-dashboard-license__status--inactive{background:var(--pmdk-color-bg-subtle,#f6f7f7);color:var(--pmdk-color-text-muted,#50575e)}.customify-dashboard-license__form{margin:8px 0 16px}.customify-dashboard-license__meta{color:var(--pmdk-color-text-muted,#50575e);font-size:13px;margin:4px 0}.customify-dashboard-license__meta strong{color:var(--pmdk-color-text,#1e1e1e)}.customify-dashboard-license__error{margin:16px 0}.customify-dashboard-license__actions{display:flex;gap:8px;justify-content:flex-start;margin-top:16px}.customify-dashboard-snackbar__check{align-items:center;background:var(--pmdk-color-success,#00a32a);border-radius:50%;color:#fff;display:inline-flex;height:22px;justify-content:center;width:22px}.customify-dashboard-snackbar__check svg{fill:currentColor}.customify-dashboard-root .components-card__header{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.customify-dashboard-welcome{display:flex;flex-direction:column;gap:24px}.customify-dashboard-welcome__card .components-card__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.customify-dashboard-welcome__card .components-card__header h2,.customify-dashboard-welcome__checklist-title{font-size:16px;font-weight:var(--pmdk-font-weight-heading,500);margin:0}.customify-dashboard-welcome__links{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;margin:0;padding:0}.customify-dashboard-welcome__links li{margin:0}.customify-dashboard-welcome__links .components-button{justify-content:flex-start;width:100%}.customify-dashboard-root .pmdk-hero{box-shadow:0 0 0 1px rgba(0,0,0,.1);margin-bottom:0}.customify-dashboard-theme-grid{display:grid;grid-template-columns:repeat(3,1fr)}.customify-dashboard-theme-grid__item{border-top:1px solid var(--pmdk-color-border-subtle,#ededef);box-shadow:none!important;color:inherit;display:flex;flex-direction:column;gap:4px;outline:none!important;padding:18px 24px;text-decoration:none}.customify-dashboard-theme-grid__item,.customify-dashboard-theme-grid__item:nth-child(odd){border-left:1px solid var(--pmdk-color-border-subtle,#ededef)}.customify-dashboard-theme-grid__item:nth-child(3n+1){border-left:none}.customify-dashboard-theme-grid__item:nth-child(-n+3){border-top:none}.customify-dashboard-theme-grid__item:hover{text-decoration:none}.customify-dashboard-theme-grid__item:hover .customify-dashboard-theme-grid__title{color:var(--pmdk-color-accent,var(--wp-admin-theme-color,#2271b1))}.customify-dashboard-theme-grid__title{color:var(--pmdk-color-text,#1e1e1e);font-size:14px;font-weight:var(--pmdk-font-weight-label,400);margin:0;transition:color .12s}.customify-dashboard-theme-grid__description{color:var(--pmdk-color-text-muted,#50575e);font-size:13px;line-height:1.4;margin:0}@media(max-width:1100px){.customify-dashboard-theme-grid{grid-template-columns:repeat(2,1fr)}.customify-dashboard-theme-grid__item{border-left:1px solid var(--pmdk-color-border-subtle,#ededef);border-top:1px solid var(--pmdk-color-border-subtle,#ededef)}.customify-dashboard-theme-grid__item:nth-child(odd){border-left:none}.customify-dashboard-theme-grid__item:nth-child(-n+2){border-top:none}.customify-dashboard-theme-grid__item:nth-child(3n+1):nth-child(n+4){border-top:1px solid var(--pmdk-color-border-subtle,#ededef)}}@media(max-width:782px){.customify-dashboard-theme-grid{grid-template-columns:1fr}.customify-dashboard-theme-grid__item{border-left:none!important;border-top:1px solid var(--pmdk-color-border-subtle,#ededef)}.customify-dashboard-theme-grid__item:first-child{border-top:none}}.customify-dashboard-header-link{align-items:center;color:var(--pmdk-color-accent,var(--wp-admin-theme-color,#2271b1));display:inline-flex;font-size:13px;font-weight:400;gap:4px;text-decoration:none}.customify-dashboard-header-link:hover{text-decoration:underline}.customify-dashboard-module-list{display:grid;grid-template-columns:repeat(2,1fr)}.customify-dashboard-module-row{align-items:flex-start;border-left:1px solid var(--pmdk-color-border-subtle,#ededef);border-top:1px solid var(--pmdk-color-border-subtle,#ededef);display:flex;gap:14px;padding:16px 24px}.customify-dashboard-module-row__leading{flex-shrink:0;margin-top:2px}.customify-dashboard-module-row__body{flex:1;min-width:0}.customify-dashboard-module-row__title{color:var(--pmdk-color-text,#1e1e1e);font-size:14px;font-weight:var(--pmdk-font-weight-label,400);margin:0 0 4px}.customify-dashboard-module-row__description{color:var(--pmdk-color-text-muted,#50575e);font-size:13px;line-height:1.45;margin:0}.customify-dashboard-module-row__trailing{align-items:center;display:inline-flex;flex-shrink:0;gap:12px;margin-top:1px}.customify-dashboard-module-list .customify-dashboard-module-row:nth-child(odd){border-left:none}.customify-dashboard-module-list .customify-dashboard-module-row:first-child,.customify-dashboard-module-list .customify-dashboard-module-row:nth-child(2){border-top:none}.customify-dashboard-module-list .customify-dashboard-module-row.has-subs{border-left:none;grid-column:1/-1}.customify-dashboard-module-list__subs{background:var(--pmdk-color-bg-subtle,#f6f7f7);border-top:1px solid var(--pmdk-color-border-subtle,#ededef);display:grid;grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.customify-dashboard-module-list__subs .customify-dashboard-module-row{border-left:1px solid var(--pmdk-color-border-subtle,#ededef);border-top:1px solid var(--pmdk-color-border-subtle,#ededef);padding-bottom:14px;padding-left:60px;padding-top:14px}.customify-dashboard-module-list__subs .customify-dashboard-module-row:nth-child(odd){border-left:none}.customify-dashboard-module-list__subs .customify-dashboard-module-row:first-child,.customify-dashboard-module-list__subs .customify-dashboard-module-row:nth-child(2){border-top:none}@media(max-width:1100px){.customify-dashboard-module-list,.customify-dashboard-module-list__subs{grid-template-columns:1fr}.customify-dashboard-module-list .customify-dashboard-module-row,.customify-dashboard-module-list__subs .customify-dashboard-module-row{border-left:none!important}.customify-dashboard-module-list .customify-dashboard-module-row:nth-child(2),.customify-dashboard-module-list__subs .customify-dashboard-module-row:nth-child(2){border-top:1px solid var(--pmdk-color-border-subtle,#ededef)}}.customify-dashboard-module-link{align-items:center;background:transparent;border:0;color:var(--pmdk-color-accent,var(--wp-admin-theme-color,#2271b1));cursor:pointer;display:inline-flex;font:inherit;gap:4px;padding:0;text-decoration:none}.customify-dashboard-module-link:hover{text-decoration:underline}.customify-dashboard-module-row__notice{background:var(--pmdk-color-bg-subtle,#f6f7f7);border-radius:9999px;color:var(--pmdk-color-text-muted,#50575e);display:inline-block;font-size:11px;font-weight:400;letter-spacing:.02em;margin-left:8px;padding:2px 8px;vertical-align:middle}.customify-dashboard-module-row__leading .components-form-toggle{margin:0}.customify-dashboard-module-row__leading .components-form-toggle .components-form-toggle__input:disabled{cursor:not-allowed}.customify-dashboard-module-row__toggle-wrap{align-items:center;cursor:not-allowed;display:inline-flex}.customify-dashboard-free-vs-pro{gap:24px}.customify-dashboard-free-vs-pro,.customify-dashboard-free-vs-pro__header{display:flex;flex-direction:column}.customify-dashboard-free-vs-pro__title{font-size:20px;font-weight:var(--pmdk-font-weight-heading,500);margin:0 0 10px}.customify-dashboard-free-vs-pro__tagline{color:var(--pmdk-color-text-muted,#757575);margin:0;max-width:64ch}
