﻿.device-switcher__toolbar{display:none;flex:1}.device-switcher__toolbar .device-switcher__toolbar-devices{align-items:center;display:flex;gap:18px;height:58px;justify-content:center}.device-switcher__toolbar .device-switcher__toolbar-devices>button{border-radius:2px;height:28px;padding:0;transition:color .1s ease-in-out}.device-switcher__toolbar .device-switcher__toolbar-devices>button svg{fill:currentColor;color:var(--studio-gray-10)}.device-switcher__toolbar .device-switcher__toolbar-devices>button.is-selected,.device-switcher__toolbar .device-switcher__toolbar-devices>button:focus,.device-switcher__toolbar .device-switcher__toolbar-devices>button:hover{box-shadow:none}.device-switcher__toolbar .device-switcher__toolbar-devices>button.is-selected svg,.device-switcher__toolbar .device-switcher__toolbar-devices>button:focus svg,.device-switcher__toolbar .device-switcher__toolbar-devices>button:hover svg{color:var(--studio-black)}.device-switcher__toolbar .device-switcher__toolbar-devices>button:focus-visible{box-shadow:inset 0 0 0 2px var(--color-primary-light)}@media(min-width:600px){.device-switcher__toolbar{display:block}}.device-switcher__container{align-items:center;display:flex;flex-direction:column}.device-switcher__container--frame-bordered{background:#0000;overflow:visible;pointer-events:all;text-align:center}.device-switcher__header{align-items:center;box-sizing:border-box;display:flex;padding:0 10px;width:100%}.device-switcher__header .device-switcher__toolbar{margin-bottom:13px}.device-switcher__frame{box-sizing:border-box;display:flex;flex:1;isolation:isolate;max-height:100%;max-width:100%;overflow:hidden;transition:all .2s ease-out;width:100%}.device-switcher__container--frame-bordered .device-switcher__frame{--device-switcher-border-radius:40px;--device-switcher-border-width:10px;border:var(--device-switcher-border-width) solid var(--color-print);border-radius:var(--device-switcher-border-radius)}@media(min-width:600px){.device-switcher__container--frame-bordered .device-switcher__frame{box-sizing:border-box}.device-switcher__container--frame-shadow .device-switcher__container--frame-bordered .device-switcher__frame{box-shadow:0 5px 15px #00000012,0 3px 10px #0000000a}}@media(min-width:960px){.device-switcher__container--frame-bordered .device-switcher__frame{--device-switcher-border-radius:20px;margin-top:0}.device-switcher__container--frame-shadow .device-switcher__container--frame-bordered .device-switcher__frame{box-shadow:0 15px 20px #0000000a,0 13px 10px #00000008,0 6px 6px #00000005}}.device-switcher__container--is-tablet .device-switcher__frame{max-width:782px}.device-switcher__container--is-phone .device-switcher__frame{--device-switcher-border-radius:40px;max-height:844px;max-width:480px}.device-switcher__container--frame-shadow .device-switcher__container--is-phone .device-switcher__frame{box-shadow:0 76px 65px #0000000a,0 50px 40px #00000008,0 30px 20px #00000008,0 15px 13px #00000005,0 6px 5px #00000005,0 2px 3px #00000003}.device-switcher__container--is-fullscreen .device-switcher__frame{border-radius:0;border-width:0;max-height:100vh;max-width:100vw}.theme-preview__frame-wrapper{flex-grow:1;position:relative}.theme-preview__frame-wrapper .theme-preview__frame-message{bottom:0;color:var(--color-text-subtle);display:none;font-size:1rem;left:0;position:absolute;right:0;top:0;z-index:1}.theme-preview__frame-wrapper .theme-preview__frame-message strong{color:var(--color-text-subtle);display:block;font-size:1.5rem;margin-bottom:5px}.theme-preview__frame-wrapper .theme-preview__frame{border:none;height:100%;transform-origin:0 0;transition:opacity .2s ease-in-out,max-width .2s ease-out;width:100%}.theme-preview__container{bottom:0;display:flex;flex-direction:column;left:0;overflow:hidden;position:absolute;right:0;top:0}.theme-preview__container--loading .theme-preview__frame-wrapper{animation:onboarding-loading-pulse 1.6s ease-in-out infinite;background:#f0f0f0;color:#0000}.theme-preview__container--loading .theme-preview__frame-wrapper:after{content:" "}.theme-preview__container--loading .theme-preview__frame-wrapper .theme-preview__frame-message{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-preview__container--loading .theme-preview__frame-wrapper .theme-preview__frame-message svg{height:20px;width:20px}.dismissible-card__close-button{color:var(--color-text-subtle);cursor:pointer;height:18px;position:absolute;right:16px;top:16px;width:18px}@media(min-width:600px){.dismissible-card__close-button{height:24px;width:24px}}.banner.card{align-items:flex-start;border-left:3px solid;border-left-color:var(--color-accent);cursor:default;display:flex;line-height:29px;padding:12px}.banner.card.is-dismissible{padding-right:48px}.banner.card.is-compact{border-left-width:4px;font-size:.75rem;margin-bottom:8px;padding:8px 12px 8px 8px}.banner.card[href]{cursor:pointer}.banner.card .banner__icon{color:var(--color-accent)}.banner.card .banner__icon-circle{background-color:var(--color-accent)}.banner.card.is-jetpack:not(.is-atomic){border-left-color:var(--color-jetpack)}.banner.card.is-jetpack:not(.is-atomic) .banner__icon{color:var(--color-jetpack)}.banner.card.is-jetpack:not(.is-atomic) .banner__icon-circle{background-color:var(--color-jetpack)}.banner.card .card__link-indicator{align-items:center;color:var(--color-neutral);display:flex}.banner.card.is-compact .card__link-indicator{right:8px}.banner.card:hover{transition:all .1s ease-in-out}.banner.card:hover.is-card-link{box-shadow:0 0 0 1px var(--color-neutral),0 2px 4px var(--color-neutral-10)}.banner.card:hover .card__link-indicator{color:var(--color-neutral-dark)}.banner.card:focus.is-card-link{box-shadow:0 0 0 2px var(--color-primary-light)}@media(min-width:481px){.banner.card{align-items:center;padding:12px 16px}.banner.card.is-dismissible{padding-right:16px}.banner.card.is-compact.is-dismissible{padding-right:8px}}.banner.card.is-card-link{cursor:pointer;padding-right:48px}.banner__icons{display:flex}.banner__icons .banner__icon,.banner__icons .banner__icon-circle{align-items:center;border-radius:50%;flex-shrink:0;height:24px;justify-content:center;margin-right:12px;width:24px}.banner__icons .banner__icon{align-self:center;color:var(--color-text-inverted);display:flex}.banner__icons .banner__icon-circle{color:var(--color-text-inverted);display:none;padding:3px 4px 4px 3px}.banner__icons .banner__icon-no-circle{align-items:center;display:none;justify-content:center;margin-right:16px;padding:3px 4px 4px 3px}@media(min-width:481px){.banner__icons{align-items:center}.banner__icons .banner__icon{display:none}.banner__icons .banner__icon-circle,.banner__icons .banner__icon-no-circle{display:flex}}.banner__icon-plan{display:flex;flex-shrink:0;margin-right:16px}.banner__icon-plan .product-icon{height:32px;width:32px}@media(min-width:481px){.banner__icon-plan{align-items:center}}.banner__content{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap}@media(min-width:481px){.banner__content{flex-wrap:nowrap}}.banner.is-compact .banner__content{padding:5px}.banner__info{flex-grow:1;line-height:1.4;width:100%}.banner__info .banner__description,.banner__info .banner__list,.banner__info .banner__title{color:var(--color-neutral-70)}.banner__info .banner__title{font-size:.875rem;font-weight:600;margin-bottom:0}.banner__info .banner__description{font-size:.75rem;margin-bottom:0;margin-top:3px}.banner__info .banner__list{font-size:.75rem;list-style:none;margin:0}.banner__info .banner__list li{margin:6px 0}.banner__info .banner__list li .gridicon{color:var(--color-neutral);display:none}@media(min-width:481px){.banner__info{width:auto}.banner__info .banner__list li .gridicon{display:inline;margin-right:12px;vertical-align:bottom}}.banner.is-compact .banner__title{font-size:.75rem}.email-verification-banner__highlight{text-transform:none}.banner__action{align-self:center;font-size:.75rem;margin:12px 0 0;text-align:left;width:100%}.banner__action .button+.is-primary{margin-left:8px}.banner__action .banner__prices{display:flex;justify-content:flex-start}.banner__action .banner__prices .plan-price{margin-bottom:0}.banner__action .banner__prices .plan-price.is-discounted,.banner__action .banner__prices .plan-price.is-discounted .plan-price__currency-symbol{color:var(--color-neutral-70)}.has-call-to-action .banner__action .banner__prices .plan-price{margin-bottom:8px}@media(max-width:480px){.banner__action .button{display:block;flex:1}}@media(min-width:481px){.banner__action{margin:0 -6px 0 8px;text-align:center;width:auto}.is-dismissible .banner__action{margin-top:40px}.is-compact .banner__action{margin-right:0}.is-horizontal .banner__action{flex-shrink:0;margin-right:0}.is-dismissible.is-horizontal .banner__action{margin-right:40px;margin-top:0}.banner__action .banner__prices{justify-content:flex-end;text-align:right}}.banner.is-compact .dismissible-card__close-button{height:16px;margin-top:-10px;width:16px}.is-horizontal .banner__close-icon,.is-horizontal .dismissible-card__close-button{margin-top:-12px;top:50%}.banner__close-icon{color:var(--color-text-subtle);cursor:pointer;position:absolute;right:16px;top:16px}.premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,.wp-brand-font{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400}.premium-global-styles-upgrade-modal.upgrade-modal [lang*=af] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=ca] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=cs] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=da] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=de] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=en] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=es] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=eu] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=fi] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=fr] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=gl] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=hr] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=hu] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=id] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=is] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=it] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=lv] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=mt] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=nb] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=nl] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=pl] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=pt] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=ro] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=ru] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sk] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sl] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sq] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sr] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sv] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=sw] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=tr] h1.upgrade-modal__heading,.premium-global-styles-upgrade-modal.upgrade-modal [lang*=uz] h1.upgrade-modal__heading,[lang*=af] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=af] .wp-brand-font,[lang*=ca] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=ca] .wp-brand-font,[lang*=cs] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=cs] .wp-brand-font,[lang*=da] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=da] .wp-brand-font,[lang*=de] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=de] .wp-brand-font,[lang*=en] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=en] .wp-brand-font,[lang*=es] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=es] .wp-brand-font,[lang*=eu] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=eu] .wp-brand-font,[lang*=fi] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=fi] .wp-brand-font,[lang*=fr] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=fr] .wp-brand-font,[lang*=gl] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=gl] .wp-brand-font,[lang*=hr] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=hr] .wp-brand-font,[lang*=hu] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=hu] .wp-brand-font,[lang*=id] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=id] .wp-brand-font,[lang*=is] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=is] .wp-brand-font,[lang*=it] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=it] .wp-brand-font,[lang*=lv] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=lv] .wp-brand-font,[lang*=mt] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=mt] .wp-brand-font,[lang*=nb] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=nb] .wp-brand-font,[lang*=nl] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=nl] .wp-brand-font,[lang*=pl] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=pl] .wp-brand-font,[lang*=pt] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=pt] .wp-brand-font,[lang*=ro] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=ro] .wp-brand-font,[lang*=ru] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=ru] .wp-brand-font,[lang*=sk] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sk] .wp-brand-font,[lang*=sl] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sl] .wp-brand-font,[lang*=sq] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sq] .wp-brand-font,[lang*=sr] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sr] .wp-brand-font,[lang*=sv] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sv] .wp-brand-font,[lang*=sw] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=sw] .wp-brand-font,[lang*=tr] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=tr] .wp-brand-font,[lang*=uz] .premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading,[lang*=uz] .wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif}.premium-global-styles-upgrade-modal.upgrade-modal{display:flex;flex-direction:column}.premium-global-styles-upgrade-modal.upgrade-modal.dialog__content{padding:0}.premium-global-styles-upgrade-modal.upgrade-modal.loading{align-items:center;display:flex;justify-content:center;max-width:775px}@media(min-width:782px){.premium-global-styles-upgrade-modal.upgrade-modal{flex-direction:row;max-width:775px}.premium-global-styles-upgrade-modal.upgrade-modal.loading{align-items:center;display:flex;height:430px;justify-content:center;width:775px}}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col{padding:45px 25px;position:relative}@media(min-width:782px){.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col{padding:45px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:first-of-type{width:62%}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:nth-of-type(2){width:38%}}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:first-of-type .upgrade-modal__included{display:block;margin-bottom:36px}@media(min-width:782px){.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:first-of-type .upgrade-modal__included{display:none}}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:nth-of-type(2){background-color:var(--studio-gray-0);display:none;padding-left:25px;padding-right:25px}@media(min-width:782px){.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__col:nth-of-type(2){display:block}}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__plan{margin-bottom:12px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__plan .upgrade-modal__plan-heading{color:var(--studio-gray-100,#101517);font-size:1.25rem;font-weight:500;line-height:26px;margin-bottom:8px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__plan .upgrade-modal__plan-price .plan-price__integer{color:var(--studio-gray-100,#101517);font-size:2rem;font-weight:500}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__plan .upgrade-modal__plan-price .plan-price__currency-symbol{color:var(--studio-gray-100,#101517);font-size:1rem;font-weight:500;margin-top:2px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__plan .upgrade-modal__plan-billing-time-frame{color:var(--studio-gray-70,#3c434a);font-size:.75rem}.premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading{font-size:2rem;line-height:1.1;margin-bottom:15px}.premium-global-styles-upgrade-modal.upgrade-modal h1.upgrade-modal__heading.bundle{margin-top:15px}.premium-global-styles-upgrade-modal.upgrade-modal p{margin-bottom:20px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__close{color:var(--color-text-subtle);position:absolute;right:8px;top:0}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__close .gridicon{fill:var(--color-text-subtle)}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__actions.bundle{display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__actions.bundle .button{border-radius:4px;box-shadow:0 1px 2px #0000000d!important;font-weight:500;margin-bottom:0;padding:9px 25px}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__actions.bundle .button.is-primary{width:100%}@media(min-width:782px){.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__actions.bundle{grid-template-columns:repeat(2,1fr)}}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__included li,.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__included ul{font-size:.875rem;line-height:1.7;list-style:none;margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__included li{align-items:flex-start;display:flex}.premium-global-styles-upgrade-modal.upgrade-modal .upgrade-modal__included .gridicon{fill:var(--studio-green-50);flex-shrink:0;margin-right:10px;margin-top:4px}.premium-global-styles-upgrade-modal.upgrade-modal h2{font-size:.875rem;font-weight:500;margin-bottom:5px}.theme-site-selector-modal{z-index:100201}.theme-site-selector-modal__content .site-icon{margin-right:12px}.theme-site-selector-modal__content .site__badge{margin-top:4px}.theme-site-selector-modal__content .site__domain{margin-top:2px}.marketplace-review-modal__card{box-shadow:none;padding:0 1rem}.marketplace-review-modal__card-success{align-items:center;box-shadow:none;display:flex;flex-direction:column;margin-bottom:0;padding:26px 40px}.marketplace-review-modal__card-success .marketplace-review-modal__card-success-title{color:var(--studio-gray-100);font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:400;margin:0}.marketplace-review-modal__card-success .marketplace-review-modal__card-success-body{color:var(--studio-gray-60);font-size:.875rem;max-width:400px;text-align:center}.marketplace-reviews-modal__error{color:var(--color-error);font-size:.875rem}.marketplace-review-modal__button-submit{display:flex}.marketplace-review-modal__buttons-container{display:flex;gap:8px;padding-top:8px}.reviews-summary__container{display:flex;gap:.75rem;padding-top:1rem}.reviews-summary__number-reviews-link.is-link.button{font-size:.875rem}.form-radio{background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:2px;box-sizing:border-box;color:var(--color-neutral-70);font-size:1rem;line-height:1.5;margin:0;padding:7px 14px;transition:all .15s ease-in-out;width:100%}.form-radio::placeholder{color:var(--color-neutral-50)}.form-radio:hover{border-color:var(--color-neutral-20)}.form-radio:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-10);outline:none}.form-radio:focus:hover{box-shadow:0 0 0 2px var(--color-primary-20)}.form-radio:focus::-ms-clear{display:none}.form-radio:focus.is-valid{box-shadow:0 0 0 2px var(--color-success-10)}.form-radio:focus.is-valid:hover{box-shadow:0 0 0 2px var(--color-success-20)}.form-radio:focus.is-error{box-shadow:0 0 0 2px var(--color-error-10)}.form-radio:focus.is-error:hover{box-shadow:0 0 0 2px var(--color-error-20)}.form-radio:disabled{-webkit-text-fill-color:var(--color-neutral-20);background:var(--color-neutral-0);border-color:var(--color-neutral-0);color:var(--color-neutral-20);opacity:1}.form-radio:disabled:hover{cursor:default}.form-radio:disabled::placeholder{color:var(--color-neutral-20)}.is-valid.form-radio{border-color:var(--color-success)}.is-valid.form-radio:hover{border-color:var(--color-success-dark)}.is-error.form-radio{border-color:var(--color-error)}.is-error.form-radio:hover{border-color:var(--color-error-dark)}.form-radio{appearance:none;border-radius:50%;clear:none;cursor:pointer;float:left;height:16px;line-height:10px;margin:2px 4px 0 0;min-width:16px;outline:0;padding:0;text-align:center;width:16px}.form-radio:checked:before{animation:grow .2s ease-in-out;background:var(--color-primary);border-radius:50%;content:"•";float:left;height:8px;margin:3px;text-indent:-9999px;width:8px}.form-radio:disabled:checked:before{background:var(--color-neutral-40)}.form-radio__label{display:block;margin-left:24px}.iframe-preview-card{background:var(--color-surface);border:4px solid var(--color-neutral-10);border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:16px;min-width:0;padding:8px;position:relative;transition:border-color .15s}.iframe-preview-card:hover{border-color:var(--color-neutral-30)}.iframe-preview-card:focus-within{border-color:var(--studio-blue-30)}.iframe-preview-card.is-selected{border-color:var(--studio-blue-50)}.iframe-preview-card.is-disabled{cursor:default;opacity:.5}.iframe-preview-card.is-selected .iframe-preview-card__iframe{pointer-events:auto}.iframe-preview-card__caption-row{align-items:flex-start;display:flex;gap:8px;justify-content:center}.iframe-preview-card__radio{flex-shrink:0;margin:4px 0 0}.iframe-preview-card__frame-wrapper{aspect-ratio:4/3;background:var(--color-neutral-0);border:1px solid var(--color-neutral-10);border-radius:4px;display:block;flex-shrink:0;overflow:hidden;position:relative;width:100%}.iframe-preview-card__loading{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.iframe-preview-card__iframe{border:0;height:900px;left:0;max-width:none;pointer-events:none;position:absolute;top:0;transform:scale(var(--iframe-scale,0));transform-origin:top left;transition:opacity .2s;width:1200px}.iframe-preview-card__enter-preview{background:var(--color-neutral-100);border:0;border-radius:4px;color:var(--studio-white);cursor:pointer;font-size:.875rem;font-weight:500;height:1px;left:8px;overflow:hidden;padding:8px 16px;position:absolute;top:8px;transform:translateX(-1000px);transition:transform .1s ease-in-out;width:1px;z-index:2}.iframe-preview-card__enter-preview:focus{height:auto;outline:2px solid var(--studio-blue-50);outline-offset:2px;transform:translateX(0);width:auto}.iframe-preview-card__caption{color:var(--color-neutral-80);font-size:1rem;font-weight:500;line-height:24px}.themes__activation-modal{margin-inline:auto;max-height:calc(100vh - 64px);max-width:1280px;width:calc(100% - 32px)}@media(max-width:600px){.themes__activation-modal{margin:40px 0 0;max-height:calc(100dvh - 40px);max-width:none;width:100%}}.themes__activation-modal .themes__activation-modal-previews{display:flex;gap:24px;margin-block-end:24px}.themes__activation-modal .themes__activation-modal-previews>*{flex:1 1 0}@media(max-width:600px){.themes__activation-modal .themes__activation-modal-previews{flex-direction:column}.themes__activation-modal .themes__activation-modal-previews>*{flex:0 0 auto}}.themes__activation-modal .themes__activation-modal-loading{align-items:center;display:flex;flex:1 1 0;justify-content:center;min-height:200px}.themes__activation-modal.is-activating .components-modal__header .components-button{opacity:.5;pointer-events:none}.themes__activation-modal .themes__activation-modal-actions{display:flex;gap:8px;justify-content:flex-end}.progress-bar{background-color:var(--color-neutral-10);border-radius:4.5px;display:inline-block;height:9px;position:relative;width:100%}.progress-bar.is-compact{height:4px}.progress-bar__progress{background-color:var(--studio-blue-50);border-radius:4.5px;display:inline-block;height:100%;left:0;position:absolute;top:0;transition:width .2s}@media(prefers-reduced-motion:reduce){.progress-bar__progress{transition:none}}.percentage-bar{border-radius:0;height:8px;width:150px}.percentage-bar .progress-bar__progress{border-radius:0}.progress-bar.is-pulsing .progress-bar__progress{animation:progress-bar-animation 3.3s linear infinite;background-image:linear-gradient(-45deg,var(--studio-blue-50) 28%,var(--studio-blue-30) 28%,var(--studio-blue-30) 72%,var(--studio-blue-50) 72%);background-size:50px 100%}@media(prefers-reduced-motion:reduce){.progress-bar.is-pulsing .progress-bar__progress{animation:none}}@keyframes progress-bar-animation{0%{background-position:100px 0}}.themes__atomic-transfer-dialog-notice .gridicons-sync>g:first-child,.themes__atomic-transfer-dialog-notice .gridicons-sync>use:first-child{animation:spinning-sync-icon 2s linear infinite;transform-origin:center}.theme-download-card{text-align:center}.theme-download-card .gridicon{fill:currentColor;color:var(--theme-icon-color,var(--color-neutral-10));display:inline-block;margin:-.5em 0 -1.1em}.theme-download-card .button{display:inline-block}.theme-download-card p{margin:1.15em 0}.theme-download-card p a{color:inherit;text-decoration:underline}.theme-download-card__external-icon{vertical-align:text-bottom}@media(min-width:1041px){.theme-download-card{text-align:inherit}.theme-download-card .gridicon{color:var(--theme-icon-color,var(--color-neutral-10));float:left;margin:.3em 0 0;position:absolute;top:50%;transform:translateY(-50%)}.theme-download-card .button{position:absolute;right:26px;top:50%;transform:translateY(-50%)}.theme-download-card p{margin:0 122px 0 71px}}.section-header.card{align-items:flex-start;display:flex;flex-flow:row wrap;line-height:28px;padding-bottom:11px;padding-top:11px;position:relative}.section-header.card:after{content:""}.section-header.card.is-empty .section-header__label:after{content:" "}.section-header__label{align-items:center;color:var(--color-neutral-70);display:flex;flex-basis:0;flex-grow:1;flex-shrink:1;font-size:.875rem;overflow:hidden;position:relative}@media(max-width:480px){.section-header__label{line-height:1.4;margin:4px 0}}.section-header__label .a8c-count,.section-header__label .support-info{margin-left:8px}.section-header__label .support-info{position:relative;top:3px}.section-header__actions{align-self:center;flex-grow:0;margin-left:15px;position:relative}.section-header__actions:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;width:0}.section-header__actions .button{float:left;margin-right:8px}.section-header__actions>.button:last-child{margin-right:0}.is-placeholder .section-header__label{animation:loading-fade 1.6s ease-in-out infinite;background:var(--color-neutral-5);color:#0000}.is-placeholder .section-header__label:after{content:" "}.theme__sheet-style-variations{position:relative}@media(max-width:960px){.theme__sheet-style-variations{margin-bottom:-16px;padding:0 0 0 24px}.theme__sheet-style-variations:after{-webkit-touch-callout:none;background:linear-gradient(to right,#0000,var(--color-surface) 90%);bottom:0;content:"";display:block;height:auto;height:100%;left:auto;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:24px}}.theme__sheet-style-variations .theme__sheet-style-variations-header{display:flex;flex-direction:column;gap:8px}@media(max-width:960px){.theme__sheet-style-variations .theme__sheet-style-variations-header button{display:none}}.theme__sheet-style-variations .theme__sheet-style-variations-header p{color:var(--color-neutral-60);font-size:.875rem;letter-spacing:-.15px;line-height:20px;margin:0}.theme__sheet-style-variations .theme__sheet-style-variations-header p a{color:var(--color-neutral-60);text-decoration:underline}.theme__sheet-style-variations .theme__sheet-style-variations-header .premium-badge{-webkit-font-smoothing:antialiased}.theme__sheet-style-variations .global-styles-variations__item{flex-basis:80px;flex-shrink:0}@media(min-width:1080px){.theme__sheet-style-variations .global-styles-variations__item{flex-basis:120px}}.card.theme__sheet-card-support{align-items:center;display:grid;gap:0 20px;grid-template-columns:48px 1fr}.card.theme__sheet-card-support .gridicon{color:var(--theme-icon-color,var(--color-neutral-10))}.card.theme__sheet-card-support .theme__sheet-card-support-details{text-wrap:pretty}.card.theme__sheet-card-support .theme__sheet-card-support-details small{display:block}.card.theme__sheet-card-support .components-button{grid-column:2;justify-self:start;margin-top:20px}@media(min-width:600px)and (max-width:782px),(min-width:1280px){.card.theme__sheet-card-support{grid-template-columns:48px 1fr auto}.card.theme__sheet-card-support .components-button{grid-column:3;justify-self:end;margin-top:0}}:root{--masterbar-height:46px;--masterbar-checkout-height:72px;--sidebar-width-max:272px;--sidebar-width-min:228px}@media only screen and (min-width:782px){:root{--masterbar-height:32px}}@font-face{font-display:swap;font-family:Recoleta;font-weight:400;src:url(../font/recoleta-400.woff2) format("woff2"),url(../font/recoleta-400.woff) format("woff")}.wp-brand-font{font-family:"Noto Serif",Georgia,Times New Roman,Times,serif;font-weight:400}[lang*=af] .wp-brand-font,[lang*=ca] .wp-brand-font,[lang*=cs] .wp-brand-font,[lang*=da] .wp-brand-font,[lang*=de] .wp-brand-font,[lang*=en] .wp-brand-font,[lang*=es] .wp-brand-font,[lang*=eu] .wp-brand-font,[lang*=fi] .wp-brand-font,[lang*=fr] .wp-brand-font,[lang*=gl] .wp-brand-font,[lang*=hr] .wp-brand-font,[lang*=hu] .wp-brand-font,[lang*=id] .wp-brand-font,[lang*=is] .wp-brand-font,[lang*=it] .wp-brand-font,[lang*=lv] .wp-brand-font,[lang*=mt] .wp-brand-font,[lang*=nb] .wp-brand-font,[lang*=nl] .wp-brand-font,[lang*=pl] .wp-brand-font,[lang*=pt] .wp-brand-font,[lang*=ro] .wp-brand-font,[lang*=ru] .wp-brand-font,[lang*=sk] .wp-brand-font,[lang*=sl] .wp-brand-font,[lang*=sq] .wp-brand-font,[lang*=sr] .wp-brand-font,[lang*=sv] .wp-brand-font,[lang*=sw] .wp-brand-font,[lang*=tr] .wp-brand-font,[lang*=uz] .wp-brand-font{font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif}@keyframes onboarding-loading-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.is-section-theme .global-notices{z-index:100201}.is-section-theme.theme-default.color-scheme{--color-surface-backdrop:var( --studio-white )}.is-section-theme .layout.is-logged-in .layout__content{overflow:clip;padding-top:47px}@media(min-width:961px){.is-section-theme .layout.is-logged-in .layout__content .theme__sheet-screenshot,.is-section-theme .layout.is-logged-in .layout__content .theme__sheet-web-preview .theme-preview__frame-wrapper{max-height:calc(100vh - var(--content-padding-top, 0px) - var(--content-padding-bottom, 0px) - 32px)}}@media(max-width:960px){.is-section-theme .layout__primary .main{padding-bottom:40px}}.is-section-theme .empty-content{margin-bottom:20px}.is-section-theme.is-global-sidebar-visible.layout.is-logged-in .layout__content{min-height:100vh}@media screen and (min-width:782px){.is-section-theme.is-global-sidebar-visible.layout.is-logged-in .layout__content{padding:calc(var(--masterbar-height) + var(--content-padding-top)) 16px var(--content-padding-bottom) var(--sidebar-width-max)}}.is-section-theme.is-global-sidebar-visible .layout__primary>*{background-color:var(--color-surface);border-radius:8px;height:calc(100vh - var(--masterbar-height) - var(--content-padding-top) - var(--content-padding-bottom));max-width:none;overflow-y:auto;padding-bottom:0}@media(min-width:600px){.is-section-theme.is-global-sidebar-visible .layout__primary>*{border:1px solid #e0e0e0}}.is-section-theme .theme__sheet .navigation-header,.is-section-theme .theme__sheet .theme__sheet-retired-notice{margin:0 auto;max-width:1462px;padding:24px 44px}@media screen and (min-width:960px){.is-section-theme .theme__sheet .navigation-header,.is-section-theme .theme__sheet .theme__sheet-retired-notice{padding:24px 20px}}.main.theme__sheet{max-width:none}.theme__sheet-bar-soft-launched{background-color:var(--color-warning-20);border-radius:2px;color:var(--color-warning-80);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:700;margin-left:1rem;padding:2px 4px;text-transform:uppercase}.button.is-borderless.theme__sheet-back-button{color:var(--color-neutral-100);font-size:.875rem;font-weight:500;line-height:20px;margin-bottom:24px;padding:0}.button.is-borderless.theme__sheet-back-button svg{display:inline-block;height:20px;margin-right:4px;width:20px}@media(max-width:960px){.button.is-borderless.theme__sheet-back-button{align-items:center;box-shadow:0 0 0 1px var(--color-neutral-5);box-sizing:border-box;display:flex;height:52px;margin-bottom:16px;padding:0 24px;width:100%}.button.is-borderless.theme__sheet-back-button svg{top:2px}}.theme__sheet-columns{display:grid;gap:0 32px;grid-template-areas:"header preview" "content preview";grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;margin:0 auto;max-width:1462px;padding:48px 20px}@media(max-width:960px){.theme__sheet-columns{display:flex;flex-direction:column;gap:16px;padding-bottom:0;padding-top:0}.theme__sheet-columns .theme__sheet-column-left{order:2;padding:0 24px}.theme__sheet-columns .theme__sheet-column-right{order:1}}.theme__sheet-columns .theme__sheet-demo-button svg,.theme__sheet-columns .theme__sheet-preview-demo-site svg{fill:currentColor;margin-left:4px;vertical-align:text-bottom}.theme__sheet-columns .theme__sheet-demo-toggle{align-items:center;display:flex;gap:4px}.theme__sheet-columns.is-removed{justify-content:center}.theme__sheet-column-header{grid-area:header;margin-bottom:24px}@media(max-width:960px){.theme__sheet-column-header{margin-bottom:0}}.theme__sheet-column-header h2{font-size:1rem;font-weight:500;line-height:24px;margin:0}.theme__sheet-column-header .theme__sheet-header{display:flex;flex-direction:column;gap:40px}@media(max-width:960px){.theme__sheet-column-header .theme__sheet-header{gap:16px}}.theme__sheet-column-header .theme__sheet-main{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}@media(max-width:960px){.theme__sheet-column-header .theme__sheet-main{align-items:flex-start;flex-direction:column;padding:0 24px}}.theme__sheet-column-header .theme__sheet-main-actions{display:flex;gap:10px}@media(max-width:960px){.theme__sheet-column-header .theme__sheet-main-actions{flex-direction:column;width:100%}}.theme__sheet-column-header .theme__sheet-main-actions .button{border-radius:4px}@media(max-width:960px){.theme__sheet-column-header .theme__sheet-main-actions .button{width:100%}}.theme__sheet-column-header .theme__sheet-main-actions .theme__sheet-primary-button{margin-right:0!important;position:relative;right:auto;top:auto}.theme__sheet-column-header .theme__sheet-main-info{display:flex;flex-direction:column}.theme__sheet-column-header .theme__sheet-main-info-title{display:flex;flex-direction:column;font-family:Recoleta,"Noto Serif",Georgia,Times New Roman,Times,serif;font-size:2rem;font-weight:400;letter-spacing:-.4px;line-height:1.2;margin:0}.theme__sheet-column-header .theme__sheet-main-info-type{align-self:flex-start;margin:0 0 8px}.theme__sheet-column-header .theme__sheet-main-info-tag{color:var(--color-neutral-60);font-size:1rem;font-weight:400;line-height:24px}.theme__sheet-column-left,.theme__sheet-column-right{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;width:100%}@media(max-width:960px){.theme__sheet-column-left,.theme__sheet-column-right{width:100%}}.theme__sheet-column-left{grid-area:content}.theme__sheet-column-right{grid-area:preview}.theme__sheet-primary-button{margin-right:20px!important;position:absolute;right:50%;top:5px}.theme__sheet-primary-button .theme__sheet-badge-beta{background-color:var(--color-surface);margin-left:10px}@media(max-width:960px){.theme__sheet-primary-button{margin-right:0;position:absolute;right:5px;top:5px}}.theme__sheet-customize-button .gridicon{margin-right:4px}.theme__sheet-customize-button.spin .gridicons-sync>g:first-child,.theme__sheet-customize-button.spin .gridicons-sync>use:first-child{animation:spinning-sync-icon 2s linear infinite;transform-origin:center}@keyframes spinning-sync-icon{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.theme__sheet-button-placeholder{color:#0000}.theme__sheet-preview-nav-item{margin-left:auto}@media(max-width:960px){.theme__sheet-preview-nav-item{display:none}}.theme__sheet-action-bar-cost{color:#4ab866;display:inline-block;font-weight:600}.theme__sheet-action-bar-cost-upgrade{font-size:90%;text-transform:uppercase}.theme__sheet-web-preview{min-height:520px}.theme__sheet-web-preview .theme-preview__frame-wrapper{max-height:100vw;pointer-events:none}.theme__sheet-web-preview .theme-preview__frame-wrapper .theme-preview__frame{max-height:100%}@media(min-width:961px){.theme__sheet-web-preview .theme-preview__frame-wrapper{max-height:calc(100vh - var(--masterbar-height))}.theme__sheet-web-preview .theme-preview__frame-wrapper .theme-preview__frame{height:200%;max-height:200%;max-width:200%;min-height:520px;transform:scale(.5)!important;width:200%}}.theme__sheet-web-preview.is-clickable{cursor:pointer}.theme__sheet-web-preview.is-clickable:focus .theme-preview__frame-wrapper,.theme__sheet-web-preview.is-clickable:hover .theme-preview__frame-wrapper{opacity:.8}.theme__sheet-web-preview .theme-preview__container{position:relative}.theme__sheet-web-preview .theme-preview__frame{transform:none!important}.theme__sheet-screenshot:focus .theme__sheet-img,.theme__sheet-screenshot:hover .theme__sheet-img{opacity:.8}@keyframes theme__sheet-preview-demo-site{0%{transform:translate(-50%,10px)}}.theme__sheet-screenshot,.theme__sheet-web-preview{background-color:#ffffff80;border-radius:8px;box-shadow:0 6px 10px #00000024,0 1px 18px #0000001f,0 3px 5px #0003;display:block;margin-bottom:16px;margin-top:0;overflow:hidden;transition:all .2s ease-in-out;width:98%;z-index:1}.theme__sheet-screenshot:focus .theme__sheet-preview-demo-site,.theme__sheet-screenshot:hover .theme__sheet-preview-demo-site,.theme__sheet-web-preview:focus .theme__sheet-preview-demo-site,.theme__sheet-web-preview:hover .theme__sheet-preview-demo-site{animation:theme__sheet-preview-demo-site .15s ease-in-out;opacity:1}@media(max-width:960px){.theme__sheet-screenshot,.theme__sheet-web-preview{border-radius:0;box-shadow:none;margin-top:0;max-height:100vw;overflow:hidden;position:relative;top:0;width:100%}.theme__sheet-screenshot:before,.theme__sheet-web-preview:before{background:linear-gradient(to bottom,#0000 0,color-mix(in srgb,var(--color-neutral-0) 50%,#0000) 40%,var(--color-neutral-0) 93%);bottom:0;content:"";display:block;height:30%;position:absolute;width:100%}}@media(min-width:961px){.theme__sheet-screenshot,.theme__sheet-web-preview{overflow-y:scroll;pointer-events:all;position:sticky;top:48px}.is-global-sidebar-visible .theme__sheet-screenshot,.is-global-sidebar-visible .theme__sheet-web-preview{top:16px}.theme__sheet-screenshot.is-active:hover,.theme__sheet-web-preview.is-active:hover{box-shadow:0 0 0 1px var(--color-neutral-light),0 2px 10px 0 color-mix(in srgb,var(--color-neutral-dark) 50%,#0000);cursor:pointer}}.theme__sheet-preview-demo-site{height:40px;left:50%;opacity:0;position:sticky;top:50%;transform:translate(-50%);z-index:1}.theme__sheet-preview-demo-site.button{border-radius:4px}.theme__sheet-preview-demo-site+.theme-preview__container,.theme__sheet-preview-demo-site+.theme__sheet-img{margin-top:-40px}.theme__sheet-img{display:block;width:100%}.theme__sheet-preview-link{color:var(--color-primary);cursor:pointer;display:none;font-size:.875rem;margin:0 auto;padding:10px;position:absolute;transition:all .1s ease-in-out}.theme__sheet-preview-link:hover{color:var(--color-accent)}.theme__sheet-preview-link .theme__sheet-preview-link-text{margin-top:2px}@media(max-width:960px){.theme__sheet-preview-link{bottom:-10px;display:flex;left:0;right:0;top:auto}.theme__sheet-preview-link .theme__sheet-preview-link-text{background-color:var(--color-neutral-0);border:1px solid var(--color-neutral-5);border-radius:2px;color:var(--color-text-subtle);font-size:.75rem;font-weight:600;margin:0 auto;padding:2px 8px 3px}}.theme__sheet-content.card{background-color:#0000;box-shadow:none;font-size:1rem;min-height:auto;padding:0}.theme__sheet-content div{width:auto!important}.theme__sheet-content .banner__icon-circle{width:24px!important}.theme__sheet-content p:last-child{margin-bottom:0}.theme__sheet-content img.aligncenter{border:1px solid var(--color-neutral-0);display:block;margin:20px auto;max-width:100%}.theme__sheet-content img.alignleft,.theme__sheet-content img.alignright{margin:7px 0 20px;max-width:100%}.theme__sheet-content img.alignright{float:right;margin-left:20px}.theme__sheet-content img.alignleft{float:left;margin-right:20px}.theme__sheet-content .wp-caption{background-color:var(--color-neutral-0);border:1px solid var(--color-neutral-0);margin-bottom:20px}.theme__sheet-content .wp-caption-text{color:var(--color-neutral-50);font-size:.75rem;padding:3px 8px 6px}.theme__sheet-content .theme__sheet-features .section-header__label,.theme__sheet-content h2{border:0;color:var(--color-neutral-100);font-size:1rem;font-weight:500;line-height:24px;margin:40px 0 12px;padding:0}.theme__sheet-content h2{font-size:1.25rem}.theme__sheet-content h3,.theme__sheet-content h4{font-size:1.25rem;font-weight:400;margin:40px 0 10px}.theme__sheet-content h5{font-size:1rem;font-weight:400;margin:40px 0 10px}.theme__sheet-content h6{font-size:.875rem;font-weight:400;margin:40px 0 10px}.theme__sheet-content pre{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,Courier\ 10 Pitch,Courier,monospace;font-size:.875rem;padding:8px;white-space:pre-wrap}.theme__sheet-content code{background:var(--color-neutral-0);border-radius:2px;font-size:.875rem;padding:1px 4px}.theme__sheet-content blockquote{border-left:2px solid var(--color-neutral-light);margin:0 -20px;padding:30px}.theme__sheet-content video{height:auto;max-width:100%}.theme__sheet-content .notes{background:#0000;border:0;border-bottom:1px solid #e9eff3;border-top:1px solid #e9eff3;font-size:.875rem;line-height:21px;margin:0;padding:0}.theme__sheet-content .notes>p:first-child{color:var(--color-neutral-light);font-weight:600;margin:0 0 14px}.theme__sheet-content .notes ol{margin-left:20px}.theme__sheet-content .notes code{background:#fff;border-radius:2px;font-size:.75rem;padding:2px 4px}.theme__sheet-content .notes :last-child{margin-bottom:5px}.theme__sheet-content .notes:last-child{border-bottom:0;margin-bottom:-20px}.theme__sheet-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:#fff6;color:#0000}.theme__sheet-features{margin-bottom:24px}.theme__sheet-features .card{background-color:#0000;box-shadow:none;padding:0}.theme__sheet-features-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;text-align:left}.theme__sheet-features-list a,.theme__sheet-features-list span{background-color:var(--color-neutral-5);border-radius:4px;color:var(--color-neutral-80);display:inline-block;margin:0;padding:2px 10px;position:relative;transition:all .1s ease-in}.theme__sheet-features-list a:hover,.theme__sheet-features-list span:hover{background-color:var(--color-primary-dark);color:var(--color-text-inverted)}.theme__sheet-features-list a:hover:after,.theme__sheet-features-list span:hover:after{transform:scale(1.07,1.16)}.theme__sheet-features-list li{display:inline-block;list-style:none;position:relative;z-index:0}.theme__sheet-footer-line{border-top:1px solid var(--color-neutral-10);color:var(--color-neutral-10);margin:32px 0 20px}.theme__sheet-footer-line .gridicon{background:var(--color-neutral-0);display:block;margin:-12px auto 0}.theme__sheet-content-presentation-image{display:none}.banner.card.theme__page-upsell-banner{background-color:#f0f7fc;border:0;border-radius:4px;box-shadow:none;margin-bottom:24px;padding:24px 30px;width:100%}.banner.card.theme__page-upsell-banner .banner__icon-circle{background-color:var(--studio-blue-50)}.banner.card.theme__page-upsell-disabled{opacity:.5;pointer-events:none}.banner.card.theme__preview-upsell-banner{background-color:var(--color-neutral-70);margin:0;text-decoration:none;width:100%}.banner.card.theme__preview-upsell-banner .banner__description,.banner.card.theme__preview-upsell-banner .banner__list,.banner.card.theme__preview-upsell-banner .banner__title{color:#fff}@media(max-width:960px){.theme__sheet-reviews-summary{padding-left:1.5rem}}.is-theme-showcase-modern .theme__sheet{margin:0 24px}.is-theme-showcase-modern.is-section-theme .theme__sheet .navigation-header,.is-theme-showcase-modern.is-section-theme .theme__sheet .theme__sheet-retired-notice,.is-theme-showcase-modern .theme__sheet-columns{max-width:1220px;padding:24px 0}@media(max-width:960px){.is-theme-showcase-modern .theme__sheet-column-header .theme__sheet-main,.is-theme-showcase-modern .theme__sheet-column-left,.is-theme-showcase-modern .theme__sheet-reviews-summary,.is-theme-showcase-modern .theme__sheet-style-variations{padding:0}.is-theme-showcase-modern .theme__sheet-reviews-summary{padding-top:16px}.is-theme-showcase-modern .theme__sheet-features .card.is-compact{padding:16px 0}}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode,body.color-scheme.is-themes-dark-mode.is-classic-dark{--wp-components-color-foreground:var( --dashboard__text-color );--wp-components-color-foreground-inverted:#1e1e1e;--wp-components-color-background:var( --dashboard-surface__background-color );--wp-components-color-accent:var( --studio-blue-80 );--wp-components-color-accent-darker-10:var( --studio-blue-90 );--wp-components-color-accent-darker-20:var( --studio-blue-100 );--wp-components-color-accent-inverted:#fff;--wpds-color-fg-interactive-brand:var( --wp-components-color-accent );--wpds-color-fg-interactive-brand-active:var( --wp-components-color-accent-darker-20 );--wpds-color-stroke-focus-brand:var( --wp-components-color-accent );--wp-components-color-gray-800:#e0e0e0;--wp-components-color-gray-700:#bdbdbd;--wp-components-color-gray-600:#8a8a8a;--wp-components-color-gray-400:#5a5a5a;--wp-components-color-gray-300:#4a4a4a;--wp-components-color-gray-200:#3a3a3a;--wp-components-color-gray-100:#2a2a2a;--wp-admin-theme-color:#5b8ef7;--wp-admin-theme-color--rgb:91,142,247;--wp-admin-theme-color-darker-10:#7ba5f9;--wp-admin-theme-color-darker-10--rgb:123,165,249;--wp-admin-theme-color-darker-20:#9bbcfb;--wp-admin-theme-color-darker-20--rgb:155,188,251;--dashboard__background-color:#1e1e1e;--dashboard-inline-code__background-color:#3a3a3a;--dashboard__text-color:#e0e0e0;--dashboard-header__background-color:#1e1e1ee6;--dashboard-header__color:#e0e0e0;--dashboard-header__border-color:#2f2f2f;--dashboard-header__divider-color:#3a3a3a;--dashboard-surface__background-color:#2a2a2a;--dashboard-surface__border-color:#4a4a4a;--dashboard-field__border-color:#949494;--dashboard__text-muted-color:#bdbdbd;--dashboard-subtle__color:#bdbdbd;--dashboard-item-selected__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.12);--dashboard-item-selected-hover__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.24);--dashboard-item-selected__border-color:var( --wp-admin-theme-color );--dashboard-warning__background-color:#d476082e;--dashboard-warning__border-color:var( --dashboard__background-color-warning );--dashboard-warning__action-color:var( --dashboard__text-color );--dashboard-warning__action-color-hover:#f0f0f0;--dashboard-warning__action-color-active:#fff;--dashboard__foreground-color-success:#75d488;--dashboard__foreground-color-warning:#f5c15c;--dashboard__foreground-color-error:#ff8080;--dashboard-danger__color:#ff8080;--dashboard-danger__color-hover:#ff9b9b;--dashboard-danger__color-active:#ffb3b3;--dashboard-menu-item__color:#bdbdbd;--dashboard-menu-item-active__color:#fff;--dashboard-secondary-menu-item__color:#e0e0e0;--dashboard-overview__divider-color:#2f2f2f;--jp-black-80:#e0e0e0;--jp-white-off:#2a2a2a;--jp-gray:#3a3a3a;--jp-gray-0:#2a2a2a;--jp-gray-5:#3a3a3a;--jp-gray-10:#4a4a4a;--jp-gray-20:#5a5a5a;--jp-gray-30:#757575;--jp-gray-40:#8a8a8a;--jp-gray-50:#a0a0a0;--jp-gray-60:#b0b0b0;--jp-gray-70:#bdbdbd;--jp-gray-80:#e0e0e0;--jp-gray-90:#eaeaea;--jp-gray-100:#f0f0f0;--jp-gray-off:#2a2a2a;--dashboard-studio-blue-base:#3858e9;--studio-blue-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-blue-base ));--studio-blue-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-blue-base ));--studio-blue-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-blue-base ));--studio-blue-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-blue-base ));--studio-blue-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-blue-base ));--studio-blue-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-blue-base ));--studio-blue-50:var( --dashboard-studio-blue-base );--studio-blue-60:color-mix(in srgb,var( --dashboard-studio-blue-base ) 85%,#fff);--studio-blue-70:color-mix(in srgb,var( --dashboard-studio-blue-base ) 70%,#fff);--studio-blue-80:color-mix(in srgb,var( --dashboard-studio-blue-base ) 55%,#fff);--studio-blue-90:color-mix(in srgb,var( --dashboard-studio-blue-base ) 38%,#fff);--studio-blue-100:color-mix(in srgb,var( --dashboard-studio-blue-base ) 22%,#fff);--studio-blue:var( --studio-blue-50 );--studio-wordpress-blue-0:var( --studio-blue-0 );--studio-wordpress-blue-5:var( --studio-blue-5 );--studio-wordpress-blue-10:var( --studio-blue-10 );--studio-wordpress-blue-20:var( --studio-blue-20 );--studio-wordpress-blue-30:var( --studio-blue-30 );--studio-wordpress-blue-40:var( --studio-blue-40 );--studio-wordpress-blue-50:var( --studio-blue-50 );--studio-wordpress-blue-60:var( --studio-blue-60 );--studio-wordpress-blue-70:var( --studio-blue-70 );--studio-wordpress-blue-80:var( --studio-blue-80 );--studio-wordpress-blue-90:var( --studio-blue-90 );--studio-wordpress-blue-100:var( --studio-blue-100 );--studio-wordpress-blue:var( --studio-wordpress-blue-50 );--dashboard-studio-gray-base:#646970;--studio-gray-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-gray-base ));--studio-gray-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-gray-base ));--studio-gray-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-gray-base ));--studio-gray-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-gray-base ));--studio-gray-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-gray-base ));--studio-gray-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-gray-base ));--studio-gray-50:var( --dashboard-studio-gray-base );--studio-gray-60:color-mix(in srgb,var( --dashboard-studio-gray-base ) 85%,#fff);--studio-gray-70:color-mix(in srgb,var( --dashboard-studio-gray-base ) 70%,#fff);--studio-gray-80:color-mix(in srgb,var( --dashboard-studio-gray-base ) 55%,#fff);--studio-gray-90:color-mix(in srgb,var( --dashboard-studio-gray-base ) 38%,#fff);--studio-gray-100:color-mix(in srgb,var( --dashboard-studio-gray-base ) 22%,#fff);--studio-gray:var( --studio-gray-50 );--studio-neutral-0:var( --studio-gray-0 );--studio-neutral-5:var( --studio-gray-5 );--studio-neutral-10:var( --studio-gray-10 );--studio-neutral-20:var( --studio-gray-20 );--studio-neutral-30:var( --studio-gray-30 );--studio-neutral-40:var( --studio-gray-40 );--studio-neutral-50:var( --studio-gray-50 );--studio-neutral-60:var( --studio-gray-60 );--studio-neutral-70:var( --studio-gray-70 );--studio-neutral-80:var( --studio-gray-80 );--studio-neutral-90:var( --studio-gray-90 );--studio-neutral-100:var( --studio-gray-100 );--studio-neutral:var( --studio-neutral-50 );--color-neutral-0:var( --studio-gray-0 );--color-neutral-5:var( --studio-gray-5 );--color-neutral-10:var( --studio-gray-10 );--color-neutral-20:var( --studio-gray-20 );--color-neutral-30:var( --studio-gray-30 );--color-neutral-40:var( --studio-gray-40 );--color-neutral-50:var( --studio-gray-50 );--color-neutral-60:var( --studio-gray-60 );--color-neutral-70:var( --studio-gray-70 );--color-neutral-80:var( --studio-gray-80 );--color-neutral-90:var( --studio-gray-90 );--color-neutral-100:var( --studio-gray-100 );--color-neutral:var( --color-neutral-50 );--color-primary-0:var( --studio-blue-0 );--color-primary-5:var( --studio-blue-5 );--color-primary-10:var( --studio-blue-10 );--color-primary-20:var( --studio-blue-20 );--color-primary-30:var( --studio-blue-30 );--color-primary-40:var( --studio-blue-40 );--color-primary-50:var( --studio-blue-50 );--color-primary-60:var( --studio-blue-60 );--color-primary-70:var( --studio-blue-70 );--color-primary-80:var( --studio-blue-80 );--color-primary-90:var( --studio-blue-90 );--color-primary-100:var( --studio-blue-100 );--color-primary:var( --color-primary-50 );--color-accent-0:var( --studio-wordpress-blue-0 );--color-accent-5:var( --studio-wordpress-blue-5 );--color-accent-10:var( --studio-wordpress-blue-10 );--color-accent-20:var( --studio-wordpress-blue-20 );--color-accent-30:var( --studio-wordpress-blue-30 );--color-accent-40:var( --studio-wordpress-blue-40 );--color-accent-50:var( --studio-wordpress-blue-50 );--color-accent-60:var( --studio-wordpress-blue-60 );--color-accent-70:var( --studio-wordpress-blue-70 );--color-accent-80:var( --studio-wordpress-blue-80 );--color-accent-90:var( --studio-wordpress-blue-90 );--color-accent-100:var( --studio-wordpress-blue-100 );--color-accent:var( --color-accent-50 );--dashboard-color-success-base:var(--dashboard__foreground-color-success);--color-success-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-success-base ));--color-success-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-success-base ));--color-success-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-success-base ));--color-success-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-success-base ));--color-success-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-success-base ));--color-success-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-success-base ));--color-success-50:var( --dashboard-color-success-base );--color-success-60:color-mix(in srgb,var( --dashboard-color-success-base ) 85%,#fff);--color-success-70:color-mix(in srgb,var( --dashboard-color-success-base ) 70%,#fff);--color-success-80:color-mix(in srgb,var( --dashboard-color-success-base ) 55%,#fff);--color-success-90:color-mix(in srgb,var( --dashboard-color-success-base ) 38%,#fff);--color-success-100:color-mix(in srgb,var( --dashboard-color-success-base ) 22%,#fff);--color-success:var( --color-success-50 );--dashboard-color-warning-base:var(--dashboard__foreground-color-warning);--color-warning-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-warning-base ));--color-warning-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-warning-base ));--color-warning-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-warning-base ));--color-warning-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-warning-base ));--color-warning-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-warning-base ));--color-warning-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-warning-base ));--color-warning-50:var( --dashboard-color-warning-base );--color-warning-60:color-mix(in srgb,var( --dashboard-color-warning-base ) 85%,#fff);--color-warning-70:color-mix(in srgb,var( --dashboard-color-warning-base ) 70%,#fff);--color-warning-80:color-mix(in srgb,var( --dashboard-color-warning-base ) 55%,#fff);--color-warning-90:color-mix(in srgb,var( --dashboard-color-warning-base ) 38%,#fff);--color-warning-100:color-mix(in srgb,var( --dashboard-color-warning-base ) 22%,#fff);--color-warning:var( --color-warning-50 );--dashboard-color-error-base:var(--dashboard__foreground-color-error);--color-error-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-error-base ));--color-error-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-error-base ));--color-error-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-error-base ));--color-error-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-error-base ));--color-error-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-error-base ));--color-error-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-error-base ));--color-error-50:var( --dashboard-color-error-base );--color-error-60:color-mix(in srgb,var( --dashboard-color-error-base ) 85%,#fff);--color-error-70:color-mix(in srgb,var( --dashboard-color-error-base ) 70%,#fff);--color-error-80:color-mix(in srgb,var( --dashboard-color-error-base ) 55%,#fff);--color-error-90:color-mix(in srgb,var( --dashboard-color-error-base ) 38%,#fff);--color-error-100:color-mix(in srgb,var( --dashboard-color-error-base ) 22%,#fff);--color-error:var( --color-error-50 );--color-neutral-10:var( --dashboard-surface__border-color );--color-neutral-0:var( --dashboard-surface__background-color );--color-neutral-5:var( --dashboard-surface__border-color );--color-neutral-20:var( --dashboard-field__border-color );--color-neutral-30:var( --dashboard-field__border-color );--color-neutral-40:var( --dashboard__text-muted-color );--color-neutral-50:var( --dashboard__text-muted-color );--color-neutral-60:var( --dashboard__text-muted-color );--color-neutral-dark:var( --color-neutral-70 );--color-neutral-light:var( --dashboard__text-muted-color );--color-neutral-70:var( --dashboard__text-color );--color-neutral-80:var( --dashboard__text-color );--color-neutral-100:var( --dashboard__text-color );--studio-black:var( --dashboard__text-color );--studio-gray-30:var( --dashboard__text-muted-color );--studio-gray-40:var( --dashboard__text-muted-color );--studio-gray-50:var( --dashboard__text-muted-color );--studio-gray-60:var( --dashboard__text-muted-color );--studio-gray-80:var( --dashboard__text-color );--studio-gray-100:var( --dashboard__text-color );--color-main-background:var( --dashboard__background-color );--color-surface:var( --dashboard-surface__background-color );--color-surface-1:var( --dashboard-surface__background-color );--color-surface-subtle:var( --dashboard-item-selected__background-color );--color-surface-backdrop:var( --dashboard__background-color );--color-text:var( --dashboard__text-color );--color-text-subtle:var( --dashboard__text-muted-color );--color-text-inverted:var( --wp-components-color-accent-inverted );--color-border:var( --dashboard-surface__border-color );--color-border-subtle:var( --dashboard-surface__border-color );--color-border-shadow:var( --dashboard-surface__border-color );--color-border-inverted:var( --wp-components-color-accent-inverted );--color-border-secondary:var( --dashboard-surface__border-color );--color-link:var( --wp-admin-theme-color-darker-20 );--color-link-dark:var( --wp-admin-theme-color-darker-10 );--color-link-light:var( --wp-admin-theme-color );--color-print:var( --dashboard-item-selected__background-color );--wp-dataviews-color-background:var( --dashboard-surface__background-color );--theme-highlight-color-0:var( --color-accent-0 );--theme-highlight-color-5:var( --color-accent-5 );--theme-highlight-color-10:var( --color-accent-10 );--theme-highlight-color-20:var( --color-accent-20 );--theme-highlight-color-30:var( --color-accent-30 );--theme-highlight-color-40:var( --color-accent-40 );--theme-highlight-color-50:var( --color-accent-50 );--theme-highlight-color-60:var( --color-accent-60 );--theme-highlight-color-70:var( --color-accent-70 );--theme-highlight-color-80:var( --color-accent-80 );--theme-highlight-color-90:var( --color-accent-90 );--theme-highlight-color-100:var( --color-accent-100 );--theme-highlight-color:var( --theme-highlight-color-50 );--color-success-dark:var( --color-success-70 );--color-success-light:var( --color-success-30 );--color-warning-dark:var( --color-warning-70 );--color-warning-light:var( --color-warning-30 );--color-error-dark:var( --color-error-70 );--color-error-light:var( --color-error-30 );--theme-text-color:var( --dashboard__text-color );--theme-base-color:var( --dashboard__background-color );--theme-submenu-text-color:var( --dashboard__text-muted-color );--theme-submenu-background-color:var( --dashboard-surface__background-color );--theme-icon-color:var( --dashboard__text-muted-color );--theme-notification-color:var( --wp-admin-theme-color );color-scheme:dark}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-surface.components-card,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-surface.components-card{background-color:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-card__divider,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-card__divider{border-color:var(--dashboard-surface__border-color);color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-card__header,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-card__header{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-radio-control__input[type=radio],body.color-scheme.is-themes-dark-mode.is-classic-dark .components-radio-control__input[type=radio]{background-color:#0000;border-color:var(--dashboard-field__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-radio-control__input[type=radio]:checked,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-radio-control__input[type=radio]:checked{background-color:var(--wp-admin-theme-color);border:1px solid var(--dashboard-field__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container:has(.components-input-control__input:disabled),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container:has(.components-input-control__input:disabled){background-color:var(--dashboard-surface__background-color);opacity:.72}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__backdrop,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__backdrop,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input{border-color:var(--dashboard-field__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__backdrop,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__backdrop{background-color:#0000}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container:has(.components-input-control__input:disabled) .components-input-control__backdrop,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container:has(.components-input-control__input:disabled) .components-input-control__backdrop{border-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-base-control__label,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-checkbox-control__label,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__label,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-control__label:not(.is-disabled),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-base-control__label,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-checkbox-control__label,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__label,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-control__label:not(.is-disabled){color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-base-control__help,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-checkbox-control__help,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-base-control__help,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-checkbox-control__help{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container .components-input-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input{caret-color:var(--dashboard__text-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input:disabled,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input::placeholder,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input:disabled,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container .components-input-control__input:disabled,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input::placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input:disabled,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input::placeholder{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input::selection,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input::selection,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container .components-input-control__input::selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input::selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input::selection{-webkit-text-fill-color:#fff;background-color:var(--wp-admin-theme-color);color:#fff}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input::-moz-selection,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-input-control__input::-moz-selection,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::-moz-selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__container .components-input-control__input::-moz-selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-input-control__input::-moz-selection,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-textarea-control__input::-moz-selection{background-color:var(--wp-admin-theme-color);color:#fff}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-field__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control:hover{border-color:var(--wp-components-color-gray-700)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control:before,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control:before{background:var(--wp-components-color-gray-800);border-color:var(--wp-components-color-gray-800)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base:hover:not([disabled]):not([aria-disabled=true]),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base:hover:not([disabled]):not([aria-disabled=true]){color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-checked=true],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-checked=true]:hover:not([disabled]):not([aria-disabled=true]),:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-pressed=true],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-pressed=true]:hover:not([disabled]):not([aria-disabled=true]),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base[aria-checked=true],body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base[aria-checked=true]:hover:not([disabled]):not([aria-disabled=true]),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base[aria-pressed=true],body.color-scheme.is-themes-dark-mode.is-classic-dark .components-toggle-group-control-option-base[aria-pressed=true]:hover:not([disabled]):not([aria-disabled=true]){color:var(--wp-components-color-foreground-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__label,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__label{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container{background:#0000;border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container.is-active,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container.is-active,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container.is-disabled,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container.is-disabled{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);opacity:.72}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input{caret-color:var(--dashboard__text-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__help,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input::placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__help,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input::placeholder{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__remove-token,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__token-text,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__remove-token,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__token-text{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__remove-token,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__token-text,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__remove-token,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__token-text{background:var(--dashboard__foreground-color-success);color:var(--wp-components-color-foreground-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__remove-token,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__token-text,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__remove-token,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__token-text{background:var(--dashboard__foreground-color-error);color:var(--wp-components-color-foreground-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__remove-token.components-button,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token-text,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__remove-token.components-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__token-text{background:var(--wp-components-color-gray-200);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__remove-token.components-button:hover:not(:disabled),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__remove-token.components-button:hover:not(:disabled){background:var(--wp-components-color-gray-300);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestions-list,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__suggestions-list{background:var(--dashboard-surface__background-color);box-shadow:inset 0 1px 0 0 var(--dashboard-field__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__suggestion{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion.is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__suggestion.is-selected{background:var(--dashboard-item-selected__background-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true],body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true]{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true].is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--dashboard-surface__background-color) 92%,var(--wp-admin-theme-color))}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-title,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button .summary-button-title{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-decoration,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-decoration svg,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-navigation-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button .summary-button-decoration,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button .summary-button-decoration svg,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button .summary-button-navigation-icon{fill:var(--dashboard__text-muted-color);color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-low,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button.has-density-low{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-medium,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-medium-low,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button.has-density-medium,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button.has-density-medium-low{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]),body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--dashboard-surface__background-color) 82%,var(--wp-admin-theme-color));color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-title,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-title{color:var(--dashboard-menu-item-active__color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration svg,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-navigation-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration svg,body.color-scheme.is-themes-dark-mode.is-classic-dark .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-navigation-icon{fill:var(--dashboard-menu-item-active__color);color:var(--dashboard-menu-item-active__color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table th,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table th{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table td.dataviews-view-table__actions-column--stuck:after,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table th.dataviews-view-table__actions-column--stuck:after,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table td.dataviews-view-table__actions-column--stuck:after,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table th.dataviews-view-table__actions-column--stuck:after{background-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table thead.dataviews-view-table__thead--stuck:after,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table thead.dataviews-view-table__thead--stuck:after{background-color:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table .dataviews-view-table-header-button:not(:hover),:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table .dataviews-view-table__group-header-cell,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table .dataviews-view-table-header-button:not(:hover),body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table .dataviews-view-table__group-header-cell{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table.has-bulk-actions tr.is-selected .dataviews-view-table__actions-column--sticky,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table.has-bulk-actions tr.is-selected:hover .dataviews-view-table__actions-column--sticky,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected .dataviews-view-table__actions-column--sticky,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table.has-bulk-actions tr.is-selected .dataviews-view-table__actions-column--sticky,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table.has-bulk-actions tr.is-selected:hover .dataviews-view-table__actions-column--sticky,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr.is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr.is-selected .dataviews-view-table__actions-column--sticky{background-color:var(--dashboard-item-selected__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr.is-selected{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected+tr,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr.is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-table tr.is-selected+tr{border-top-color:var(--dashboard-item-selected__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field--clickable,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field a,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field button.components-button.is-link,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field--clickable,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field a,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field button.components-button.is-link{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field--clickable:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field a:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-title-field button.components-button.is-link:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field--clickable:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field a:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-title-field button.components-button.is-link:hover{color:var(--wp-admin-theme-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dashboard-dataviews-empty-state__heading,body.color-scheme.is-themes-dark-mode.is-classic-dark .dashboard-dataviews-empty-state__heading{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__media,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-grid__media{background-color:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__media .dataviews-view-grid__media-placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-grid__media .dataviews-view-grid__media-placeholder{background:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__card .dataviews-view-grid__media-actions .dataviews-all-actions-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-grid__card .dataviews-view-grid__media-actions .dataviews-all-actions-button{background-color:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row]{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected+div[role=article],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected+div[role=row],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected+div[role=article],:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected+div[role=row],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected+div[role=article],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected+div[role=row],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected+div[role=article],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected+div[role=row]{border-top-color:var(--dashboard-item-selected__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper{background-color:var(--dashboard-item-selected__background-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-view-list .dataviews-view-list__field,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-view-list .dataviews-view-list__field{color:var(--dashboard-subtle__color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip{background:var(--wp-components-color-gray-200);color:var(--wp-components-color-gray-800)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:hover:not(body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable),:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip[aria-expanded=true],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:hover:not(body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable),body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip[aria-expanded=true]{background:var(--wp-components-color-gray-300);color:var(--wp-components-color-gray-800)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values{background:color-mix(in srgb,var(--dashboard-surface__background-color) 85%,var(--wp-components-color-accent-darker-20));color:var(--wp-components-color-accent-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:focus-visible,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values[aria-expanded=true],body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:focus-visible,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values[aria-expanded=true]{background:color-mix(in srgb,var(--dashboard-surface__background-color) 75%,var(--wp-components-color-accent-darker-20));color:var(--wp-components-color-accent-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-filters__container-visibility-toggle .dataviews-filters-toggle__count,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-filters__container-visibility-toggle .dataviews-filters-toggle__count{background:color-mix(in srgb,var(--dashboard-surface__background-color) 70%,var(--wp-components-color-accent-darker-20));color:var(--dashboard__text-color);outline-color:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-footer,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-footer{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .dataviews-bulk-actions-footer__item-count,body.color-scheme.is-themes-dark-mode.is-classic-dark .dataviews-bulk-actions-footer__item-count{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode a.dataviews-url-field,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode a.dataviews-url-field:visited,body.color-scheme.is-themes-dark-mode.is-classic-dark a.dataviews-url-field,body.color-scheme.is-themes-dark-mode.is-classic-dark a.dataviews-url-field:visited{color:var(--dashboard-subtle__color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode a.dataviews-url-field:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark a.dataviews-url-field:hover{color:var(--wp-admin-theme-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-popover__content,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-popover__content{background:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color),0 4px 16px #0006;color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-popover__header,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-popover__header{background:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-popover__arrow:before,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-popover__arrow:before{background-color:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-popover__triangle-bg,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-popover__triangle-bg{fill:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-popover__triangle-border,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-popover__triangle-border{stroke:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame{background:var(--dashboard-surface__background-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__header-heading,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__header .components-button,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame h1,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame h2,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame h3,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame .components-modal__header-heading,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame .components-modal__header .components-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame h1,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame h2,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame h3{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-modal__frame .components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .site-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .site-icon{background:var(--wp-components-color-gray-800)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button.is-primary:not(.is-destructive){--wp-components-color-accent:#3858e9;--wp-components-color-accent-darker-10:#2a46ce;--wp-components-color-accent-darker-20:#1d35b4;--wp-components-color-accent-disabled:color-mix(in srgb,var( --wp-components-color-accent ) 35%,var( --dashboard-surface__background-color ));--wp-components-color-accent-disabled-text:color-mix(in srgb,var( --wp-components-color-accent ) 50%,#fff)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive):disabled:not(.is-busy),:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive)[aria-disabled=true]:not(.is-busy),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button.is-primary:not(.is-destructive):disabled:not(.is-busy),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button.is-primary:not(.is-destructive)[aria-disabled=true]:not(.is-busy){background:var(--wp-components-color-accent-disabled);border-color:var(--wp-components-color-accent-disabled);color:var(--wp-components-color-accent-disabled-text)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]){--wp-components-color-accent:var( --color-link );--wp-components-color-accent-darker-10:var( --color-link-dark );--wp-components-color-accent-darker-20:var( --color-link );color:var(--wp-components-color-accent)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):active,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):active,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):hover{color:var(--wp-components-color-accent-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus),body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus){border-color:var(--wp-components-color-accent);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent),0 0 0 currentColor}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus):hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus):hover{border-color:var(--wp-components-color-accent-darker-20);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20),0 0 0 currentColor}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .agenttic,body.color-scheme.is-themes-dark-mode.is-classic-dark .agenttic{--color-background:var( --dashboard__background-color );--color-foreground:var( --dashboard__text-color );--color-popover:var( --dashboard__background-color );--color-popover-muted:var( --dashboard-surface__background-color );--color-primary:var( --wp-admin-theme-color );--color-primary-foreground:var( --wp-components-color-accent-inverted );--color-muted:var( --dashboard-surface__border-color );--color-muted-foreground:var( --dashboard__text-muted-color );--color-ring:var( --wp-admin-theme-color );--color-link:var( --wp-admin-theme-color-darker-20 )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card{border-color:var(--color-neutral-50)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card:hover{border-color:var(--color-neutral-70)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card:focus-within,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card:focus-within{border-color:var(--studio-blue-80)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card.is-selected,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card.is-selected{border-color:var(--studio-blue-60)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card .form-radio{border-color:var(--color-neutral-50)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card .form-radio:hover{border-color:var(--color-neutral-70)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card .form-radio:focus{box-shadow:0 0 0 2px var(--studio-blue-70)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:checked:before,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card .form-radio:checked:before{background:var(--studio-blue-60)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .iframe-preview-card .iframe-preview-card__enter-preview,body.color-scheme.is-themes-dark-mode.is-classic-dark .iframe-preview-card .iframe-preview-card__enter-preview{background:var(--dashboard__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes__activation-modal .components-button.is-tertiary,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes__activation-modal .components-button.is-tertiary{color:var(--studio-blue-70)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode #wpnc-panel .color-scheme.is-global,body.color-scheme.is-themes-dark-mode.is-classic-dark #wpnc-panel .color-scheme.is-global{--wp-components-color-foreground:var( --dashboard__text-color );--wp-components-color-foreground-inverted:#1e1e1e;--wp-components-color-background:var( --dashboard-surface__background-color );--wp-components-color-accent:var( --studio-blue-80 );--wp-components-color-accent-darker-10:var( --studio-blue-90 );--wp-components-color-accent-darker-20:var( --studio-blue-100 );--wp-components-color-accent-inverted:#fff;--wpds-color-fg-interactive-brand:var( --wp-components-color-accent );--wpds-color-fg-interactive-brand-active:var( --wp-components-color-accent-darker-20 );--wpds-color-stroke-focus-brand:var( --wp-components-color-accent );--wp-components-color-gray-800:#e0e0e0;--wp-components-color-gray-700:#bdbdbd;--wp-components-color-gray-600:#8a8a8a;--wp-components-color-gray-400:#5a5a5a;--wp-components-color-gray-300:#4a4a4a;--wp-components-color-gray-200:#3a3a3a;--wp-components-color-gray-100:#2a2a2a;--wp-admin-theme-color:#5b8ef7;--wp-admin-theme-color--rgb:91,142,247;--wp-admin-theme-color-darker-10:#7ba5f9;--wp-admin-theme-color-darker-10--rgb:123,165,249;--wp-admin-theme-color-darker-20:#9bbcfb;--wp-admin-theme-color-darker-20--rgb:155,188,251;--dashboard__background-color:#1e1e1e;--dashboard-inline-code__background-color:#3a3a3a;--dashboard__text-color:#e0e0e0;--dashboard-header__background-color:#1e1e1ee6;--dashboard-header__color:#e0e0e0;--dashboard-header__border-color:#2f2f2f;--dashboard-header__divider-color:#3a3a3a;--dashboard-surface__background-color:#2a2a2a;--dashboard-surface__border-color:#4a4a4a;--dashboard-field__border-color:#949494;--dashboard__text-muted-color:#bdbdbd;--dashboard-subtle__color:#bdbdbd;--dashboard-item-selected__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.12);--dashboard-item-selected-hover__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.24);--dashboard-item-selected__border-color:var( --wp-admin-theme-color );--dashboard-warning__background-color:#d476082e;--dashboard-warning__border-color:var( --dashboard__background-color-warning );--dashboard-warning__action-color:var( --dashboard__text-color );--dashboard-warning__action-color-hover:#f0f0f0;--dashboard-warning__action-color-active:#fff;--dashboard__foreground-color-success:#75d488;--dashboard__foreground-color-warning:#f5c15c;--dashboard__foreground-color-error:#ff8080;--dashboard-danger__color:#ff8080;--dashboard-danger__color-hover:#ff9b9b;--dashboard-danger__color-active:#ffb3b3;--dashboard-menu-item__color:#bdbdbd;--dashboard-menu-item-active__color:#fff;--dashboard-secondary-menu-item__color:#e0e0e0;--dashboard-overview__divider-color:#2f2f2f;--jp-black-80:#e0e0e0;--jp-white-off:#2a2a2a;--jp-gray:#3a3a3a;--jp-gray-0:#2a2a2a;--jp-gray-5:#3a3a3a;--jp-gray-10:#4a4a4a;--jp-gray-20:#5a5a5a;--jp-gray-30:#757575;--jp-gray-40:#8a8a8a;--jp-gray-50:#a0a0a0;--jp-gray-60:#b0b0b0;--jp-gray-70:#bdbdbd;--jp-gray-80:#e0e0e0;--jp-gray-90:#eaeaea;--jp-gray-100:#f0f0f0;--jp-gray-off:#2a2a2a;--dashboard-studio-blue-base:#3858e9;--studio-blue-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-blue-base ));--studio-blue-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-blue-base ));--studio-blue-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-blue-base ));--studio-blue-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-blue-base ));--studio-blue-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-blue-base ));--studio-blue-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-blue-base ));--studio-blue-50:var( --dashboard-studio-blue-base );--studio-blue-60:color-mix(in srgb,var( --dashboard-studio-blue-base ) 85%,#fff);--studio-blue-70:color-mix(in srgb,var( --dashboard-studio-blue-base ) 70%,#fff);--studio-blue-80:color-mix(in srgb,var( --dashboard-studio-blue-base ) 55%,#fff);--studio-blue-90:color-mix(in srgb,var( --dashboard-studio-blue-base ) 38%,#fff);--studio-blue-100:color-mix(in srgb,var( --dashboard-studio-blue-base ) 22%,#fff);--studio-blue:var( --studio-blue-50 );--studio-wordpress-blue-0:var( --studio-blue-0 );--studio-wordpress-blue-5:var( --studio-blue-5 );--studio-wordpress-blue-10:var( --studio-blue-10 );--studio-wordpress-blue-20:var( --studio-blue-20 );--studio-wordpress-blue-30:var( --studio-blue-30 );--studio-wordpress-blue-40:var( --studio-blue-40 );--studio-wordpress-blue-50:var( --studio-blue-50 );--studio-wordpress-blue-60:var( --studio-blue-60 );--studio-wordpress-blue-70:var( --studio-blue-70 );--studio-wordpress-blue-80:var( --studio-blue-80 );--studio-wordpress-blue-90:var( --studio-blue-90 );--studio-wordpress-blue-100:var( --studio-blue-100 );--studio-wordpress-blue:var( --studio-wordpress-blue-50 );--dashboard-studio-gray-base:#646970;--studio-gray-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-gray-base ));--studio-gray-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-gray-base ));--studio-gray-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-gray-base ));--studio-gray-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-gray-base ));--studio-gray-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-gray-base ));--studio-gray-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-gray-base ));--studio-gray-50:var( --dashboard-studio-gray-base );--studio-gray-60:color-mix(in srgb,var( --dashboard-studio-gray-base ) 85%,#fff);--studio-gray-70:color-mix(in srgb,var( --dashboard-studio-gray-base ) 70%,#fff);--studio-gray-80:color-mix(in srgb,var( --dashboard-studio-gray-base ) 55%,#fff);--studio-gray-90:color-mix(in srgb,var( --dashboard-studio-gray-base ) 38%,#fff);--studio-gray-100:color-mix(in srgb,var( --dashboard-studio-gray-base ) 22%,#fff);--studio-gray:var( --studio-gray-50 );--studio-neutral-0:var( --studio-gray-0 );--studio-neutral-5:var( --studio-gray-5 );--studio-neutral-10:var( --studio-gray-10 );--studio-neutral-20:var( --studio-gray-20 );--studio-neutral-30:var( --studio-gray-30 );--studio-neutral-40:var( --studio-gray-40 );--studio-neutral-50:var( --studio-gray-50 );--studio-neutral-60:var( --studio-gray-60 );--studio-neutral-70:var( --studio-gray-70 );--studio-neutral-80:var( --studio-gray-80 );--studio-neutral-90:var( --studio-gray-90 );--studio-neutral-100:var( --studio-gray-100 );--studio-neutral:var( --studio-neutral-50 );--color-neutral-0:var( --studio-gray-0 );--color-neutral-5:var( --studio-gray-5 );--color-neutral-10:var( --studio-gray-10 );--color-neutral-20:var( --studio-gray-20 );--color-neutral-30:var( --studio-gray-30 );--color-neutral-40:var( --studio-gray-40 );--color-neutral-50:var( --studio-gray-50 );--color-neutral-60:var( --studio-gray-60 );--color-neutral-70:var( --studio-gray-70 );--color-neutral-80:var( --studio-gray-80 );--color-neutral-90:var( --studio-gray-90 );--color-neutral-100:var( --studio-gray-100 );--color-neutral:var( --color-neutral-50 );--color-primary-0:var( --studio-blue-0 );--color-primary-5:var( --studio-blue-5 );--color-primary-10:var( --studio-blue-10 );--color-primary-20:var( --studio-blue-20 );--color-primary-30:var( --studio-blue-30 );--color-primary-40:var( --studio-blue-40 );--color-primary-50:var( --studio-blue-50 );--color-primary-60:var( --studio-blue-60 );--color-primary-70:var( --studio-blue-70 );--color-primary-80:var( --studio-blue-80 );--color-primary-90:var( --studio-blue-90 );--color-primary-100:var( --studio-blue-100 );--color-primary:var( --color-primary-50 );--color-accent-0:var( --studio-wordpress-blue-0 );--color-accent-5:var( --studio-wordpress-blue-5 );--color-accent-10:var( --studio-wordpress-blue-10 );--color-accent-20:var( --studio-wordpress-blue-20 );--color-accent-30:var( --studio-wordpress-blue-30 );--color-accent-40:var( --studio-wordpress-blue-40 );--color-accent-50:var( --studio-wordpress-blue-50 );--color-accent-60:var( --studio-wordpress-blue-60 );--color-accent-70:var( --studio-wordpress-blue-70 );--color-accent-80:var( --studio-wordpress-blue-80 );--color-accent-90:var( --studio-wordpress-blue-90 );--color-accent-100:var( --studio-wordpress-blue-100 );--color-accent:var( --color-accent-50 );--dashboard-color-success-base:var(--dashboard__foreground-color-success);--color-success-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-success-base ));--color-success-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-success-base ));--color-success-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-success-base ));--color-success-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-success-base ));--color-success-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-success-base ));--color-success-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-success-base ));--color-success-50:var( --dashboard-color-success-base );--color-success-60:color-mix(in srgb,var( --dashboard-color-success-base ) 85%,#fff);--color-success-70:color-mix(in srgb,var( --dashboard-color-success-base ) 70%,#fff);--color-success-80:color-mix(in srgb,var( --dashboard-color-success-base ) 55%,#fff);--color-success-90:color-mix(in srgb,var( --dashboard-color-success-base ) 38%,#fff);--color-success-100:color-mix(in srgb,var( --dashboard-color-success-base ) 22%,#fff);--color-success:var( --color-success-50 );--dashboard-color-warning-base:var(--dashboard__foreground-color-warning);--color-warning-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-warning-base ));--color-warning-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-warning-base ));--color-warning-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-warning-base ));--color-warning-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-warning-base ));--color-warning-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-warning-base ));--color-warning-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-warning-base ));--color-warning-50:var( --dashboard-color-warning-base );--color-warning-60:color-mix(in srgb,var( --dashboard-color-warning-base ) 85%,#fff);--color-warning-70:color-mix(in srgb,var( --dashboard-color-warning-base ) 70%,#fff);--color-warning-80:color-mix(in srgb,var( --dashboard-color-warning-base ) 55%,#fff);--color-warning-90:color-mix(in srgb,var( --dashboard-color-warning-base ) 38%,#fff);--color-warning-100:color-mix(in srgb,var( --dashboard-color-warning-base ) 22%,#fff);--color-warning:var( --color-warning-50 );--dashboard-color-error-base:var(--dashboard__foreground-color-error);--color-error-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-error-base ));--color-error-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-error-base ));--color-error-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-error-base ));--color-error-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-error-base ));--color-error-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-error-base ));--color-error-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-error-base ));--color-error-50:var( --dashboard-color-error-base );--color-error-60:color-mix(in srgb,var( --dashboard-color-error-base ) 85%,#fff);--color-error-70:color-mix(in srgb,var( --dashboard-color-error-base ) 70%,#fff);--color-error-80:color-mix(in srgb,var( --dashboard-color-error-base ) 55%,#fff);--color-error-90:color-mix(in srgb,var( --dashboard-color-error-base ) 38%,#fff);--color-error-100:color-mix(in srgb,var( --dashboard-color-error-base ) 22%,#fff);--color-error:var( --color-error-50 );--color-neutral-10:var( --dashboard-surface__border-color );--color-neutral-0:var( --dashboard-surface__background-color );--color-neutral-5:var( --dashboard-surface__border-color );--color-neutral-20:var( --dashboard-field__border-color );--color-neutral-30:var( --dashboard-field__border-color );--color-neutral-40:var( --dashboard__text-muted-color );--color-neutral-50:var( --dashboard__text-muted-color );--color-neutral-60:var( --dashboard__text-muted-color );--color-neutral-dark:var( --color-neutral-70 );--color-neutral-light:var( --dashboard__text-muted-color );--color-neutral-70:var( --dashboard__text-color );--color-neutral-80:var( --dashboard__text-color );--color-neutral-100:var( --dashboard__text-color );--studio-black:var( --dashboard__text-color );--studio-gray-30:var( --dashboard__text-muted-color );--studio-gray-40:var( --dashboard__text-muted-color );--studio-gray-50:var( --dashboard__text-muted-color );--studio-gray-60:var( --dashboard__text-muted-color );--studio-gray-80:var( --dashboard__text-color );--studio-gray-100:var( --dashboard__text-color );--color-main-background:var( --dashboard__background-color );--color-surface:var( --dashboard-surface__background-color );--color-surface-1:var( --dashboard-surface__background-color );--color-surface-subtle:var( --dashboard-item-selected__background-color );--color-surface-backdrop:var( --dashboard__background-color );--color-text:var( --dashboard__text-color );--color-text-subtle:var( --dashboard__text-muted-color );--color-text-inverted:var( --wp-components-color-accent-inverted );--color-border:var( --dashboard-surface__border-color );--color-border-subtle:var( --dashboard-surface__border-color );--color-border-shadow:var( --dashboard-surface__border-color );--color-border-inverted:var( --wp-components-color-accent-inverted );--color-border-secondary:var( --dashboard-surface__border-color );--color-link:var( --wp-admin-theme-color-darker-20 );--color-link-dark:var( --wp-admin-theme-color-darker-10 );--color-link-light:var( --wp-admin-theme-color );--color-print:var( --dashboard-item-selected__background-color );--color-primary:var( --wp-admin-theme-color-darker-20 );--color-secondary:var( --wp-admin-theme-color-darker-20 );color-scheme:dark}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode #wpnc-panel .color-scheme.is-global .wpnc__store_order .wpnc__image,body.color-scheme.is-themes-dark-mode.is-classic-dark #wpnc-panel .color-scheme.is-global .wpnc__store_order .wpnc__image{filter:invert(1)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .community-translator.is-incompatible,body.color-scheme.is-themes-dark-mode.is-classic-dark .community-translator.is-incompatible{--color-neutral-20:var( --dashboard__text-muted-color )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .masterbar,body.color-scheme.is-themes-dark-mode.is-classic-dark .masterbar{--color-masterbar-submenu-text:var( --dashboard__text-color );--color-masterbar-submenu-hover-text:var( --wp-components-color-accent-darker-20 );--color-masterbar-unread-dot-background:var( --wp-components-color-accent-darker-20 );--color-global-masterbar-submenu-background:var( --dashboard-surface__background-color );--color-global-masterbar-submenu-hover-background:var( --dashboard-item-selected-hover__background-color );--color-global-masterbar-site-info-background:var( --wp-components-color-gray-200 );--color-global-masterbar-site-info-badge-background:var( --wp-components-color-gray-300 );--color-global-masterbar-site-info-badge-color:var( --wp-components-color-gray-800 );--color-sidebar-submenu-background:var( --dashboard-item-selected__background-color )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .global-styles-variations__header .premium-badge,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-tier-badge .premium-badge,body.color-scheme.is-themes-dark-mode.is-classic-dark .global-styles-variations__header .premium-badge,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-tier-badge .premium-badge{--studio-black:var( --dashboard-surface__background-color );--studio-white:var( --dashboard__text-color )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .is-logged-out,body.color-scheme.is-themes-dark-mode.is-classic-dark .is-logged-out{--color-primary:var( --wp-admin-theme-color-darker-20 )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .card.theme-card.is-placeholder,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .card.theme-card.is-placeholder,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-placeholder{background-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__empty-search-text,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-description,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-description>ul,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-icon,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__options-subheading,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__empty-search-text,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-description,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-description>ul,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__options-subheading{color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-icon{fill:currentColor}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__options,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__options{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-content,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-content{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-description>ul>li:before,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-description>ul>li:before{border-color:var(--dashboard__text-muted-color);color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button.is-primary{background-color:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);color:var(--wp-components-color-accent-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:visited,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button.is-primary:visited{color:var(--wp-components-color-accent-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button.is-primary:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button.is-primary:hover{background-color:var(--wp-admin-theme-color-darker-10);border-color:var(--wp-admin-theme-color-darker-10);color:var(--wp-components-color-accent-inverted)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-tier-badge .badge--info,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-tier-badge .badge--info{background-color:var(--dashboard-item-selected__background-color);color:var(--wp-admin-theme-color-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-download-card__external-icon,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-download-card__external-icon{fill:currentColor}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-card__image-container,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-card__image-container{background-color:color-mix(in srgb,var(--dashboard__text-color) 12%,#0000);border-color:color-mix(in srgb,var(--dashboard__text-color) 12%,#0000);box-shadow:0 1px 4px 0 color-mix(in srgb,var(--dashboard__text-color) 12%,#0000)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-style-variations:after,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-style-variations:after{-webkit-touch-callout:none;background:linear-gradient(to right,#0000,var(--dashboard__background-color) 90%);bottom:0;content:"";display:block;height:auto;left:auto;pointer-events:none;position:absolute;right:0;right:-1px;top:0;-webkit-user-select:none;user-select:none;width:24px}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-download-card .button,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary),body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-download-card .button,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-demo-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button:not(.is-primary){background-color:#0000;border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-download-card .button:visited,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:visited,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):visited,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-download-card .button:visited,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-demo-button:visited,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button:not(.is-primary):visited{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-download-card .button:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-download-card .button:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:hover,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-download-card .button:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-download-card .button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-demo-button:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-demo-button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button:not(.is-primary):focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .themes-list__option-button.button:not(.is-primary):hover{background-color:#0000;border-color:var(--dashboard__text-muted-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-preview-demo-site.button{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:visited,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-preview-demo-site.button:visited{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-preview-demo-site.button:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-preview-demo-site.button:hover{background:var(--dashboard-surface__background-color);border-color:var(--dashboard__text-muted-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .card.theme__sheet-card-support .components-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .card.theme__sheet-card-support .components-button{--wp-components-color-accent:var( --wp-admin-theme-color );--wp-components-color-accent-darker-20:var( --color-accent-80 );background-color:#0000}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .card.theme__sheet-card-support .components-button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .card.theme__sheet-card-support .components-button:hover{background-color:#0000}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .components-card-footer.help-center__container-footer .button.help-center-contact-page__button,body.color-scheme.is-themes-dark-mode.is-classic-dark .components-card-footer.help-center__container-footer .button.help-center-contact-page__button{--wp-components-color-accent:var( --wp-admin-theme-color )}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-features-list a,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-features-list span,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-features-list a,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-features-list span{color:var(--color-text)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-screenshot,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-web-preview,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-screenshot,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-web-preview{background-color:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme__sheet-web-preview .theme-preview__container--loading .theme-preview__frame-wrapper,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme__sheet-web-preview .theme-preview__container--loading .theme-preview__frame-wrapper{background:var(--dashboard-surface__background-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .web-preview__close.button,body.color-scheme.is-themes-dark-mode.is-classic-dark .web-preview__close.button{border-inline-end-color:var(--dashboard-surface__border-color);color:var(--wp-components-color-accent-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .web-preview__close.button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .web-preview__close.button:hover{color:var(--wp-components-color-accent-darker-10)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__see-all{color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__see-all:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__see-all:hover{color:var(--wp-components-color-accent-darker-20)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__carousel-nav-button{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button:focus,:root[data-theme=dark] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button:hover,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__carousel-nav-button:focus,body.color-scheme.is-themes-dark-mode.is-classic-dark .theme-collection__carousel-controls .theme-collection__carousel-nav-button:hover{background-color:var(--dashboard-item-selected-hover__background-color);border-color:var(--wp-components-color-accent-darker-20);color:var(--wp-components-color-accent-darker-20)}@media(prefers-color-scheme:dark){:root[data-theme=system] body.color-scheme.is-themes-dark-mode{--wp-components-color-foreground:var( --dashboard__text-color );--wp-components-color-foreground-inverted:#1e1e1e;--wp-components-color-background:var( --dashboard-surface__background-color );--wp-components-color-accent:var( --studio-blue-80 );--wp-components-color-accent-darker-10:var( --studio-blue-90 );--wp-components-color-accent-darker-20:var( --studio-blue-100 );--wp-components-color-accent-inverted:#fff;--wpds-color-fg-interactive-brand:var( --wp-components-color-accent );--wpds-color-fg-interactive-brand-active:var( --wp-components-color-accent-darker-20 );--wpds-color-stroke-focus-brand:var( --wp-components-color-accent );--wp-components-color-gray-800:#e0e0e0;--wp-components-color-gray-700:#bdbdbd;--wp-components-color-gray-600:#8a8a8a;--wp-components-color-gray-400:#5a5a5a;--wp-components-color-gray-300:#4a4a4a;--wp-components-color-gray-200:#3a3a3a;--wp-components-color-gray-100:#2a2a2a;--wp-admin-theme-color:#5b8ef7;--wp-admin-theme-color--rgb:91,142,247;--wp-admin-theme-color-darker-10:#7ba5f9;--wp-admin-theme-color-darker-10--rgb:123,165,249;--wp-admin-theme-color-darker-20:#9bbcfb;--wp-admin-theme-color-darker-20--rgb:155,188,251;--dashboard__background-color:#1e1e1e;--dashboard-inline-code__background-color:#3a3a3a;--dashboard__text-color:#e0e0e0;--dashboard-header__background-color:#1e1e1ee6;--dashboard-header__color:#e0e0e0;--dashboard-header__border-color:#2f2f2f;--dashboard-header__divider-color:#3a3a3a;--dashboard-surface__background-color:#2a2a2a;--dashboard-surface__border-color:#4a4a4a;--dashboard-field__border-color:#949494;--dashboard__text-muted-color:#bdbdbd;--dashboard-subtle__color:#bdbdbd;--dashboard-item-selected__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.12);--dashboard-item-selected-hover__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.24);--dashboard-item-selected__border-color:var( --wp-admin-theme-color );--dashboard-warning__background-color:#d476082e;--dashboard-warning__border-color:var( --dashboard__background-color-warning );--dashboard-warning__action-color:var( --dashboard__text-color );--dashboard-warning__action-color-hover:#f0f0f0;--dashboard-warning__action-color-active:#fff;--dashboard__foreground-color-success:#75d488;--dashboard__foreground-color-warning:#f5c15c;--dashboard__foreground-color-error:#ff8080;--dashboard-danger__color:#ff8080;--dashboard-danger__color-hover:#ff9b9b;--dashboard-danger__color-active:#ffb3b3;--dashboard-menu-item__color:#bdbdbd;--dashboard-menu-item-active__color:#fff;--dashboard-secondary-menu-item__color:#e0e0e0;--dashboard-overview__divider-color:#2f2f2f;--jp-black-80:#e0e0e0;--jp-white-off:#2a2a2a;--jp-gray:#3a3a3a;--jp-gray-0:#2a2a2a;--jp-gray-5:#3a3a3a;--jp-gray-10:#4a4a4a;--jp-gray-20:#5a5a5a;--jp-gray-30:#757575;--jp-gray-40:#8a8a8a;--jp-gray-50:#a0a0a0;--jp-gray-60:#b0b0b0;--jp-gray-70:#bdbdbd;--jp-gray-80:#e0e0e0;--jp-gray-90:#eaeaea;--jp-gray-100:#f0f0f0;--jp-gray-off:#2a2a2a;--dashboard-studio-blue-base:#3858e9;--studio-blue-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-blue-base ));--studio-blue-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-blue-base ));--studio-blue-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-blue-base ));--studio-blue-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-blue-base ));--studio-blue-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-blue-base ));--studio-blue-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-blue-base ));--studio-blue-50:var( --dashboard-studio-blue-base );--studio-blue-60:color-mix(in srgb,var( --dashboard-studio-blue-base ) 85%,#fff);--studio-blue-70:color-mix(in srgb,var( --dashboard-studio-blue-base ) 70%,#fff);--studio-blue-80:color-mix(in srgb,var( --dashboard-studio-blue-base ) 55%,#fff);--studio-blue-90:color-mix(in srgb,var( --dashboard-studio-blue-base ) 38%,#fff);--studio-blue-100:color-mix(in srgb,var( --dashboard-studio-blue-base ) 22%,#fff);--studio-blue:var( --studio-blue-50 );--studio-wordpress-blue-0:var( --studio-blue-0 );--studio-wordpress-blue-5:var( --studio-blue-5 );--studio-wordpress-blue-10:var( --studio-blue-10 );--studio-wordpress-blue-20:var( --studio-blue-20 );--studio-wordpress-blue-30:var( --studio-blue-30 );--studio-wordpress-blue-40:var( --studio-blue-40 );--studio-wordpress-blue-50:var( --studio-blue-50 );--studio-wordpress-blue-60:var( --studio-blue-60 );--studio-wordpress-blue-70:var( --studio-blue-70 );--studio-wordpress-blue-80:var( --studio-blue-80 );--studio-wordpress-blue-90:var( --studio-blue-90 );--studio-wordpress-blue-100:var( --studio-blue-100 );--studio-wordpress-blue:var( --studio-wordpress-blue-50 );--dashboard-studio-gray-base:#646970;--studio-gray-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-gray-base ));--studio-gray-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-gray-base ));--studio-gray-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-gray-base ));--studio-gray-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-gray-base ));--studio-gray-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-gray-base ));--studio-gray-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-gray-base ));--studio-gray-50:var( --dashboard-studio-gray-base );--studio-gray-60:color-mix(in srgb,var( --dashboard-studio-gray-base ) 85%,#fff);--studio-gray-70:color-mix(in srgb,var( --dashboard-studio-gray-base ) 70%,#fff);--studio-gray-80:color-mix(in srgb,var( --dashboard-studio-gray-base ) 55%,#fff);--studio-gray-90:color-mix(in srgb,var( --dashboard-studio-gray-base ) 38%,#fff);--studio-gray-100:color-mix(in srgb,var( --dashboard-studio-gray-base ) 22%,#fff);--studio-gray:var( --studio-gray-50 );--studio-neutral-0:var( --studio-gray-0 );--studio-neutral-5:var( --studio-gray-5 );--studio-neutral-10:var( --studio-gray-10 );--studio-neutral-20:var( --studio-gray-20 );--studio-neutral-30:var( --studio-gray-30 );--studio-neutral-40:var( --studio-gray-40 );--studio-neutral-50:var( --studio-gray-50 );--studio-neutral-60:var( --studio-gray-60 );--studio-neutral-70:var( --studio-gray-70 );--studio-neutral-80:var( --studio-gray-80 );--studio-neutral-90:var( --studio-gray-90 );--studio-neutral-100:var( --studio-gray-100 );--studio-neutral:var( --studio-neutral-50 );--color-neutral-0:var( --studio-gray-0 );--color-neutral-5:var( --studio-gray-5 );--color-neutral-10:var( --studio-gray-10 );--color-neutral-20:var( --studio-gray-20 );--color-neutral-30:var( --studio-gray-30 );--color-neutral-40:var( --studio-gray-40 );--color-neutral-50:var( --studio-gray-50 );--color-neutral-60:var( --studio-gray-60 );--color-neutral-70:var( --studio-gray-70 );--color-neutral-80:var( --studio-gray-80 );--color-neutral-90:var( --studio-gray-90 );--color-neutral-100:var( --studio-gray-100 );--color-neutral:var( --color-neutral-50 );--color-primary-0:var( --studio-blue-0 );--color-primary-5:var( --studio-blue-5 );--color-primary-10:var( --studio-blue-10 );--color-primary-20:var( --studio-blue-20 );--color-primary-30:var( --studio-blue-30 );--color-primary-40:var( --studio-blue-40 );--color-primary-50:var( --studio-blue-50 );--color-primary-60:var( --studio-blue-60 );--color-primary-70:var( --studio-blue-70 );--color-primary-80:var( --studio-blue-80 );--color-primary-90:var( --studio-blue-90 );--color-primary-100:var( --studio-blue-100 );--color-primary:var( --color-primary-50 );--color-accent-0:var( --studio-wordpress-blue-0 );--color-accent-5:var( --studio-wordpress-blue-5 );--color-accent-10:var( --studio-wordpress-blue-10 );--color-accent-20:var( --studio-wordpress-blue-20 );--color-accent-30:var( --studio-wordpress-blue-30 );--color-accent-40:var( --studio-wordpress-blue-40 );--color-accent-50:var( --studio-wordpress-blue-50 );--color-accent-60:var( --studio-wordpress-blue-60 );--color-accent-70:var( --studio-wordpress-blue-70 );--color-accent-80:var( --studio-wordpress-blue-80 );--color-accent-90:var( --studio-wordpress-blue-90 );--color-accent-100:var( --studio-wordpress-blue-100 );--color-accent:var( --color-accent-50 );--dashboard-color-success-base:var(--dashboard__foreground-color-success);--color-success-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-success-base ));--color-success-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-success-base ));--color-success-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-success-base ));--color-success-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-success-base ));--color-success-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-success-base ));--color-success-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-success-base ));--color-success-50:var( --dashboard-color-success-base );--color-success-60:color-mix(in srgb,var( --dashboard-color-success-base ) 85%,#fff);--color-success-70:color-mix(in srgb,var( --dashboard-color-success-base ) 70%,#fff);--color-success-80:color-mix(in srgb,var( --dashboard-color-success-base ) 55%,#fff);--color-success-90:color-mix(in srgb,var( --dashboard-color-success-base ) 38%,#fff);--color-success-100:color-mix(in srgb,var( --dashboard-color-success-base ) 22%,#fff);--color-success:var( --color-success-50 );--dashboard-color-warning-base:var(--dashboard__foreground-color-warning);--color-warning-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-warning-base ));--color-warning-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-warning-base ));--color-warning-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-warning-base ));--color-warning-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-warning-base ));--color-warning-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-warning-base ));--color-warning-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-warning-base ));--color-warning-50:var( --dashboard-color-warning-base );--color-warning-60:color-mix(in srgb,var( --dashboard-color-warning-base ) 85%,#fff);--color-warning-70:color-mix(in srgb,var( --dashboard-color-warning-base ) 70%,#fff);--color-warning-80:color-mix(in srgb,var( --dashboard-color-warning-base ) 55%,#fff);--color-warning-90:color-mix(in srgb,var( --dashboard-color-warning-base ) 38%,#fff);--color-warning-100:color-mix(in srgb,var( --dashboard-color-warning-base ) 22%,#fff);--color-warning:var( --color-warning-50 );--dashboard-color-error-base:var(--dashboard__foreground-color-error);--color-error-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-error-base ));--color-error-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-error-base ));--color-error-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-error-base ));--color-error-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-error-base ));--color-error-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-error-base ));--color-error-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-error-base ));--color-error-50:var( --dashboard-color-error-base );--color-error-60:color-mix(in srgb,var( --dashboard-color-error-base ) 85%,#fff);--color-error-70:color-mix(in srgb,var( --dashboard-color-error-base ) 70%,#fff);--color-error-80:color-mix(in srgb,var( --dashboard-color-error-base ) 55%,#fff);--color-error-90:color-mix(in srgb,var( --dashboard-color-error-base ) 38%,#fff);--color-error-100:color-mix(in srgb,var( --dashboard-color-error-base ) 22%,#fff);--color-error:var( --color-error-50 );--color-neutral-10:var( --dashboard-surface__border-color );--color-neutral-0:var( --dashboard-surface__background-color );--color-neutral-5:var( --dashboard-surface__border-color );--color-neutral-20:var( --dashboard-field__border-color );--color-neutral-30:var( --dashboard-field__border-color );--color-neutral-40:var( --dashboard__text-muted-color );--color-neutral-50:var( --dashboard__text-muted-color );--color-neutral-60:var( --dashboard__text-muted-color );--color-neutral-dark:var( --color-neutral-70 );--color-neutral-light:var( --dashboard__text-muted-color );--color-neutral-70:var( --dashboard__text-color );--color-neutral-80:var( --dashboard__text-color );--color-neutral-100:var( --dashboard__text-color );--studio-black:var( --dashboard__text-color );--studio-gray-30:var( --dashboard__text-muted-color );--studio-gray-40:var( --dashboard__text-muted-color );--studio-gray-50:var( --dashboard__text-muted-color );--studio-gray-60:var( --dashboard__text-muted-color );--studio-gray-80:var( --dashboard__text-color );--studio-gray-100:var( --dashboard__text-color );--color-main-background:var( --dashboard__background-color );--color-surface:var( --dashboard-surface__background-color );--color-surface-1:var( --dashboard-surface__background-color );--color-surface-subtle:var( --dashboard-item-selected__background-color );--color-surface-backdrop:var( --dashboard__background-color );--color-text:var( --dashboard__text-color );--color-text-subtle:var( --dashboard__text-muted-color );--color-text-inverted:var( --wp-components-color-accent-inverted );--color-border:var( --dashboard-surface__border-color );--color-border-subtle:var( --dashboard-surface__border-color );--color-border-shadow:var( --dashboard-surface__border-color );--color-border-inverted:var( --wp-components-color-accent-inverted );--color-border-secondary:var( --dashboard-surface__border-color );--color-link:var( --wp-admin-theme-color-darker-20 );--color-link-dark:var( --wp-admin-theme-color-darker-10 );--color-link-light:var( --wp-admin-theme-color );--color-print:var( --dashboard-item-selected__background-color );--wp-dataviews-color-background:var( --dashboard-surface__background-color );--theme-highlight-color-0:var( --color-accent-0 );--theme-highlight-color-5:var( --color-accent-5 );--theme-highlight-color-10:var( --color-accent-10 );--theme-highlight-color-20:var( --color-accent-20 );--theme-highlight-color-30:var( --color-accent-30 );--theme-highlight-color-40:var( --color-accent-40 );--theme-highlight-color-50:var( --color-accent-50 );--theme-highlight-color-60:var( --color-accent-60 );--theme-highlight-color-70:var( --color-accent-70 );--theme-highlight-color-80:var( --color-accent-80 );--theme-highlight-color-90:var( --color-accent-90 );--theme-highlight-color-100:var( --color-accent-100 );--theme-highlight-color:var( --theme-highlight-color-50 );--color-success-dark:var( --color-success-70 );--color-success-light:var( --color-success-30 );--color-warning-dark:var( --color-warning-70 );--color-warning-light:var( --color-warning-30 );--color-error-dark:var( --color-error-70 );--color-error-light:var( --color-error-30 );--theme-text-color:var( --dashboard__text-color );--theme-base-color:var( --dashboard__background-color );--theme-submenu-text-color:var( --dashboard__text-muted-color );--theme-submenu-background-color:var( --dashboard-surface__background-color );--theme-icon-color:var( --dashboard__text-muted-color );--theme-notification-color:var( --wp-admin-theme-color );color-scheme:dark}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-surface.components-card{background-color:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-card__divider{border-color:var(--dashboard-surface__border-color);color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-card__header{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-radio-control__input[type=radio]{background-color:#0000;border-color:var(--dashboard-field__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-radio-control__input[type=radio]:checked{background-color:var(--wp-admin-theme-color);border:1px solid var(--dashboard-field__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container:has(.components-input-control__input:disabled){background-color:var(--dashboard-surface__background-color);opacity:.72}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__backdrop,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input{border-color:var(--dashboard-field__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__backdrop{background-color:#0000}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container:has(.components-input-control__input:disabled) .components-input-control__backdrop{border-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-base-control__label,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-checkbox-control__label,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__label,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-control__label:not(.is-disabled){color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-base-control__help,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-checkbox-control__help{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input{caret-color:var(--dashboard__text-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input:disabled,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input::placeholder,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input:disabled,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::placeholder{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input::selection,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input::selection,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::selection{-webkit-text-fill-color:#fff;background-color:var(--wp-admin-theme-color);color:#fff}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__container .components-input-control__input::-moz-selection,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-input-control__input::-moz-selection,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-textarea-control__input::-moz-selection{background-color:var(--wp-admin-theme-color);color:#fff}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-field__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control:hover{border-color:var(--wp-components-color-gray-700)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control:before{background:var(--wp-components-color-gray-800);border-color:var(--wp-components-color-gray-800)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base:hover:not([disabled]):not([aria-disabled=true]){color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-checked=true],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-checked=true]:hover:not([disabled]):not([aria-disabled=true]),:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-pressed=true],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-toggle-group-control-option-base[aria-pressed=true]:hover:not([disabled]):not([aria-disabled=true]){color:var(--wp-components-color-foreground-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__label{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container{background:#0000;border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container.is-active,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container.is-disabled{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);opacity:.72}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input{caret-color:var(--dashboard__text-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__help,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__input-container input[type=text].components-form-token-field__input::placeholder{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__remove-token,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-validating .components-form-token-field__token-text{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__remove-token,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-success .components-form-token-field__token-text{background:var(--dashboard__foreground-color-success);color:var(--wp-components-color-foreground-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__remove-token,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token.is-error .components-form-token-field__token-text{background:var(--dashboard__foreground-color-error);color:var(--wp-components-color-foreground-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__remove-token.components-button,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__token-text{background:var(--wp-components-color-gray-200);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__remove-token.components-button:hover:not(:disabled){background:var(--wp-components-color-gray-300);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestions-list{background:var(--dashboard-surface__background-color);box-shadow:inset 0 1px 0 0 var(--dashboard-field__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion.is-selected{background:var(--dashboard-item-selected__background-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true]{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-form-token-field .components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--dashboard-surface__background-color) 92%,var(--wp-admin-theme-color))}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-title{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-decoration,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-decoration svg,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button .summary-button-navigation-icon{fill:var(--dashboard__text-muted-color);color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-low{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-medium,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button.has-density-medium-low{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--dashboard-surface__background-color) 82%,var(--wp-admin-theme-color));color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-title{color:var(--dashboard-menu-item-active__color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-decoration svg,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .summary-button.components-button:hover:not(:disabled,[aria-disabled=true]) .summary-button-navigation-icon{fill:var(--dashboard-menu-item-active__color);color:var(--dashboard-menu-item-active__color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table th{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table td.dataviews-view-table__actions-column--stuck:after,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table th.dataviews-view-table__actions-column--stuck:after{background-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table thead.dataviews-view-table__thead--stuck:after{background-color:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table .dataviews-view-table-header-button:not(:hover),:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table .dataviews-view-table__group-header-cell{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table.has-bulk-actions tr.is-selected .dataviews-view-table__actions-column--sticky,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table.has-bulk-actions tr.is-selected:hover .dataviews-view-table__actions-column--sticky,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected .dataviews-view-table__actions-column--sticky{background-color:var(--dashboard-item-selected__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-table tr.is-selected+tr{border-top-color:var(--dashboard-item-selected__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field--clickable,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field a,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field button.components-button.is-link{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field--clickable:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field a:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-title-field button.components-button.is-link:hover{color:var(--wp-admin-theme-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dashboard-dataviews-empty-state__heading{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__media{background-color:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__media .dataviews-view-grid__media-placeholder{background:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-grid__card .dataviews-view-grid__media-actions .dataviews-all-actions-button{background-color:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row]{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected+div[role=article],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected+div[role=row],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected+div[role=article],:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected+div[role=row]{border-top-color:var(--dashboard-item-selected__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper{background-color:var(--dashboard-item-selected__background-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=article].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-title-field,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list div[role=row].is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__field{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-view-list .dataviews-view-list__field{color:var(--dashboard-subtle__color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip{background:var(--wp-components-color-gray-200);color:var(--wp-components-color-gray-800)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:focus-visible,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip:hover:not(:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.is-not-clickable),:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip[aria-expanded=true]{background:var(--wp-components-color-gray-300);color:var(--wp-components-color-gray-800)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values{background:color-mix(in srgb,var(--dashboard-surface__background-color) 85%,var(--wp-components-color-accent-darker-20));color:var(--wp-components-color-accent-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:focus-visible,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__summary-chip-container .dataviews-filters__summary-chip.has-values[aria-expanded=true]{background:color-mix(in srgb,var(--dashboard-surface__background-color) 75%,var(--wp-components-color-accent-darker-20));color:var(--wp-components-color-accent-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-filters__container-visibility-toggle .dataviews-filters-toggle__count{background:color-mix(in srgb,var(--dashboard-surface__background-color) 70%,var(--wp-components-color-accent-darker-20));color:var(--dashboard__text-color);outline-color:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-footer{border-top-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .dataviews-bulk-actions-footer__item-count{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode a.dataviews-url-field,:root[data-theme=system] body.color-scheme.is-themes-dark-mode a.dataviews-url-field:visited{color:var(--dashboard-subtle__color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode a.dataviews-url-field:hover{color:var(--wp-admin-theme-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-popover__content{background:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color),0 4px 16px #0006;color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-popover__header{background:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-popover__arrow:before{background-color:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-popover__triangle-bg{fill:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-popover__triangle-border{stroke:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame{background:var(--dashboard-surface__background-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__header-heading,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__header .components-button,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame h1,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame h2,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame h3{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-modal__frame .components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .site-icon{background:var(--wp-components-color-gray-800)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive){--wp-components-color-accent:#3858e9;--wp-components-color-accent-darker-10:#2a46ce;--wp-components-color-accent-darker-20:#1d35b4;--wp-components-color-accent-disabled:color-mix(in srgb,var( --wp-components-color-accent ) 35%,var( --dashboard-surface__background-color ));--wp-components-color-accent-disabled-text:color-mix(in srgb,var( --wp-components-color-accent ) 50%,#fff)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive):disabled:not(.is-busy),:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button.is-primary:not(.is-destructive)[aria-disabled=true]:not(.is-busy){background:var(--wp-components-color-accent-disabled);border-color:var(--wp-components-color-accent-disabled);color:var(--wp-components-color-accent-disabled-text)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]){--wp-components-color-accent:var( --color-link );--wp-components-color-accent-darker-10:var( --color-link-dark );--wp-components-color-accent-darker-20:var( --color-link );color:var(--wp-components-color-accent)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):active,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button:is(.is-secondary,.is-tertiary,.is-link):not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):hover{color:var(--wp-components-color-accent-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus){border-color:var(--wp-components-color-accent);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent),0 0 0 currentColor}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-button.is-secondary:not(:disabled,[aria-disabled=true],.is-destructive,.is-pressed,[aria-pressed=true]):not(:focus):hover{border-color:var(--wp-components-color-accent-darker-20);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20),0 0 0 currentColor}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .agenttic{--color-background:var( --dashboard__background-color );--color-foreground:var( --dashboard__text-color );--color-popover:var( --dashboard__background-color );--color-popover-muted:var( --dashboard-surface__background-color );--color-primary:var( --wp-admin-theme-color );--color-primary-foreground:var( --wp-components-color-accent-inverted );--color-muted:var( --dashboard-surface__border-color );--color-muted-foreground:var( --dashboard__text-muted-color );--color-ring:var( --wp-admin-theme-color );--color-link:var( --wp-admin-theme-color-darker-20 )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card{border-color:var(--color-neutral-50)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card:hover{border-color:var(--color-neutral-70)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card:focus-within{border-color:var(--studio-blue-80)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card.is-selected{border-color:var(--studio-blue-60)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio{border-color:var(--color-neutral-50)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:hover{border-color:var(--color-neutral-70)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:focus{box-shadow:0 0 0 2px var(--studio-blue-70)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card .form-radio:checked:before{background:var(--studio-blue-60)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .iframe-preview-card .iframe-preview-card__enter-preview{background:var(--dashboard__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes__activation-modal .components-button.is-tertiary{color:var(--studio-blue-70)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode #wpnc-panel .color-scheme.is-global{--wp-components-color-foreground:var( --dashboard__text-color );--wp-components-color-foreground-inverted:#1e1e1e;--wp-components-color-background:var( --dashboard-surface__background-color );--wp-components-color-accent:var( --studio-blue-80 );--wp-components-color-accent-darker-10:var( --studio-blue-90 );--wp-components-color-accent-darker-20:var( --studio-blue-100 );--wp-components-color-accent-inverted:#fff;--wpds-color-fg-interactive-brand:var( --wp-components-color-accent );--wpds-color-fg-interactive-brand-active:var( --wp-components-color-accent-darker-20 );--wpds-color-stroke-focus-brand:var( --wp-components-color-accent );--wp-components-color-gray-800:#e0e0e0;--wp-components-color-gray-700:#bdbdbd;--wp-components-color-gray-600:#8a8a8a;--wp-components-color-gray-400:#5a5a5a;--wp-components-color-gray-300:#4a4a4a;--wp-components-color-gray-200:#3a3a3a;--wp-components-color-gray-100:#2a2a2a;--wp-admin-theme-color:#5b8ef7;--wp-admin-theme-color--rgb:91,142,247;--wp-admin-theme-color-darker-10:#7ba5f9;--wp-admin-theme-color-darker-10--rgb:123,165,249;--wp-admin-theme-color-darker-20:#9bbcfb;--wp-admin-theme-color-darker-20--rgb:155,188,251;--dashboard__background-color:#1e1e1e;--dashboard-inline-code__background-color:#3a3a3a;--dashboard__text-color:#e0e0e0;--dashboard-header__background-color:#1e1e1ee6;--dashboard-header__color:#e0e0e0;--dashboard-header__border-color:#2f2f2f;--dashboard-header__divider-color:#3a3a3a;--dashboard-surface__background-color:#2a2a2a;--dashboard-surface__border-color:#4a4a4a;--dashboard-field__border-color:#949494;--dashboard__text-muted-color:#bdbdbd;--dashboard-subtle__color:#bdbdbd;--dashboard-item-selected__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.12);--dashboard-item-selected-hover__background-color:rgba(var( --wp-admin-theme-color--rgb ),0.24);--dashboard-item-selected__border-color:var( --wp-admin-theme-color );--dashboard-warning__background-color:#d476082e;--dashboard-warning__border-color:var( --dashboard__background-color-warning );--dashboard-warning__action-color:var( --dashboard__text-color );--dashboard-warning__action-color-hover:#f0f0f0;--dashboard-warning__action-color-active:#fff;--dashboard__foreground-color-success:#75d488;--dashboard__foreground-color-warning:#f5c15c;--dashboard__foreground-color-error:#ff8080;--dashboard-danger__color:#ff8080;--dashboard-danger__color-hover:#ff9b9b;--dashboard-danger__color-active:#ffb3b3;--dashboard-menu-item__color:#bdbdbd;--dashboard-menu-item-active__color:#fff;--dashboard-secondary-menu-item__color:#e0e0e0;--dashboard-overview__divider-color:#2f2f2f;--jp-black-80:#e0e0e0;--jp-white-off:#2a2a2a;--jp-gray:#3a3a3a;--jp-gray-0:#2a2a2a;--jp-gray-5:#3a3a3a;--jp-gray-10:#4a4a4a;--jp-gray-20:#5a5a5a;--jp-gray-30:#757575;--jp-gray-40:#8a8a8a;--jp-gray-50:#a0a0a0;--jp-gray-60:#b0b0b0;--jp-gray-70:#bdbdbd;--jp-gray-80:#e0e0e0;--jp-gray-90:#eaeaea;--jp-gray-100:#f0f0f0;--jp-gray-off:#2a2a2a;--dashboard-studio-blue-base:#3858e9;--studio-blue-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-blue-base ));--studio-blue-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-blue-base ));--studio-blue-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-blue-base ));--studio-blue-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-blue-base ));--studio-blue-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-blue-base ));--studio-blue-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-blue-base ));--studio-blue-50:var( --dashboard-studio-blue-base );--studio-blue-60:color-mix(in srgb,var( --dashboard-studio-blue-base ) 85%,#fff);--studio-blue-70:color-mix(in srgb,var( --dashboard-studio-blue-base ) 70%,#fff);--studio-blue-80:color-mix(in srgb,var( --dashboard-studio-blue-base ) 55%,#fff);--studio-blue-90:color-mix(in srgb,var( --dashboard-studio-blue-base ) 38%,#fff);--studio-blue-100:color-mix(in srgb,var( --dashboard-studio-blue-base ) 22%,#fff);--studio-blue:var( --studio-blue-50 );--studio-wordpress-blue-0:var( --studio-blue-0 );--studio-wordpress-blue-5:var( --studio-blue-5 );--studio-wordpress-blue-10:var( --studio-blue-10 );--studio-wordpress-blue-20:var( --studio-blue-20 );--studio-wordpress-blue-30:var( --studio-blue-30 );--studio-wordpress-blue-40:var( --studio-blue-40 );--studio-wordpress-blue-50:var( --studio-blue-50 );--studio-wordpress-blue-60:var( --studio-blue-60 );--studio-wordpress-blue-70:var( --studio-blue-70 );--studio-wordpress-blue-80:var( --studio-blue-80 );--studio-wordpress-blue-90:var( --studio-blue-90 );--studio-wordpress-blue-100:var( --studio-blue-100 );--studio-wordpress-blue:var( --studio-wordpress-blue-50 );--dashboard-studio-gray-base:#646970;--studio-gray-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-studio-gray-base ));--studio-gray-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-studio-gray-base ));--studio-gray-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-studio-gray-base ));--studio-gray-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-studio-gray-base ));--studio-gray-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-studio-gray-base ));--studio-gray-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-studio-gray-base ));--studio-gray-50:var( --dashboard-studio-gray-base );--studio-gray-60:color-mix(in srgb,var( --dashboard-studio-gray-base ) 85%,#fff);--studio-gray-70:color-mix(in srgb,var( --dashboard-studio-gray-base ) 70%,#fff);--studio-gray-80:color-mix(in srgb,var( --dashboard-studio-gray-base ) 55%,#fff);--studio-gray-90:color-mix(in srgb,var( --dashboard-studio-gray-base ) 38%,#fff);--studio-gray-100:color-mix(in srgb,var( --dashboard-studio-gray-base ) 22%,#fff);--studio-gray:var( --studio-gray-50 );--studio-neutral-0:var( --studio-gray-0 );--studio-neutral-5:var( --studio-gray-5 );--studio-neutral-10:var( --studio-gray-10 );--studio-neutral-20:var( --studio-gray-20 );--studio-neutral-30:var( --studio-gray-30 );--studio-neutral-40:var( --studio-gray-40 );--studio-neutral-50:var( --studio-gray-50 );--studio-neutral-60:var( --studio-gray-60 );--studio-neutral-70:var( --studio-gray-70 );--studio-neutral-80:var( --studio-gray-80 );--studio-neutral-90:var( --studio-gray-90 );--studio-neutral-100:var( --studio-gray-100 );--studio-neutral:var( --studio-neutral-50 );--color-neutral-0:var( --studio-gray-0 );--color-neutral-5:var( --studio-gray-5 );--color-neutral-10:var( --studio-gray-10 );--color-neutral-20:var( --studio-gray-20 );--color-neutral-30:var( --studio-gray-30 );--color-neutral-40:var( --studio-gray-40 );--color-neutral-50:var( --studio-gray-50 );--color-neutral-60:var( --studio-gray-60 );--color-neutral-70:var( --studio-gray-70 );--color-neutral-80:var( --studio-gray-80 );--color-neutral-90:var( --studio-gray-90 );--color-neutral-100:var( --studio-gray-100 );--color-neutral:var( --color-neutral-50 );--color-primary-0:var( --studio-blue-0 );--color-primary-5:var( --studio-blue-5 );--color-primary-10:var( --studio-blue-10 );--color-primary-20:var( --studio-blue-20 );--color-primary-30:var( --studio-blue-30 );--color-primary-40:var( --studio-blue-40 );--color-primary-50:var( --studio-blue-50 );--color-primary-60:var( --studio-blue-60 );--color-primary-70:var( --studio-blue-70 );--color-primary-80:var( --studio-blue-80 );--color-primary-90:var( --studio-blue-90 );--color-primary-100:var( --studio-blue-100 );--color-primary:var( --color-primary-50 );--color-accent-0:var( --studio-wordpress-blue-0 );--color-accent-5:var( --studio-wordpress-blue-5 );--color-accent-10:var( --studio-wordpress-blue-10 );--color-accent-20:var( --studio-wordpress-blue-20 );--color-accent-30:var( --studio-wordpress-blue-30 );--color-accent-40:var( --studio-wordpress-blue-40 );--color-accent-50:var( --studio-wordpress-blue-50 );--color-accent-60:var( --studio-wordpress-blue-60 );--color-accent-70:var( --studio-wordpress-blue-70 );--color-accent-80:var( --studio-wordpress-blue-80 );--color-accent-90:var( --studio-wordpress-blue-90 );--color-accent-100:var( --studio-wordpress-blue-100 );--color-accent:var( --color-accent-50 );--dashboard-color-success-base:var(--dashboard__foreground-color-success);--color-success-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-success-base ));--color-success-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-success-base ));--color-success-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-success-base ));--color-success-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-success-base ));--color-success-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-success-base ));--color-success-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-success-base ));--color-success-50:var( --dashboard-color-success-base );--color-success-60:color-mix(in srgb,var( --dashboard-color-success-base ) 85%,#fff);--color-success-70:color-mix(in srgb,var( --dashboard-color-success-base ) 70%,#fff);--color-success-80:color-mix(in srgb,var( --dashboard-color-success-base ) 55%,#fff);--color-success-90:color-mix(in srgb,var( --dashboard-color-success-base ) 38%,#fff);--color-success-100:color-mix(in srgb,var( --dashboard-color-success-base ) 22%,#fff);--color-success:var( --color-success-50 );--dashboard-color-warning-base:var(--dashboard__foreground-color-warning);--color-warning-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-warning-base ));--color-warning-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-warning-base ));--color-warning-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-warning-base ));--color-warning-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-warning-base ));--color-warning-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-warning-base ));--color-warning-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-warning-base ));--color-warning-50:var( --dashboard-color-warning-base );--color-warning-60:color-mix(in srgb,var( --dashboard-color-warning-base ) 85%,#fff);--color-warning-70:color-mix(in srgb,var( --dashboard-color-warning-base ) 70%,#fff);--color-warning-80:color-mix(in srgb,var( --dashboard-color-warning-base ) 55%,#fff);--color-warning-90:color-mix(in srgb,var( --dashboard-color-warning-base ) 38%,#fff);--color-warning-100:color-mix(in srgb,var( --dashboard-color-warning-base ) 22%,#fff);--color-warning:var( --color-warning-50 );--dashboard-color-error-base:var(--dashboard__foreground-color-error);--color-error-0:color-mix(in srgb,var( --dashboard-surface__background-color ) 98%,var( --dashboard-color-error-base ));--color-error-5:color-mix(in srgb,var( --dashboard-surface__background-color ) 95%,var( --dashboard-color-error-base ));--color-error-10:color-mix(in srgb,var( --dashboard-surface__background-color ) 91%,var( --dashboard-color-error-base ));--color-error-20:color-mix(in srgb,var( --dashboard-surface__background-color ) 85%,var( --dashboard-color-error-base ));--color-error-30:color-mix(in srgb,var( --dashboard-surface__background-color ) 76%,var( --dashboard-color-error-base ));--color-error-40:color-mix(in srgb,var( --dashboard-surface__background-color ) 64%,var( --dashboard-color-error-base ));--color-error-50:var( --dashboard-color-error-base );--color-error-60:color-mix(in srgb,var( --dashboard-color-error-base ) 85%,#fff);--color-error-70:color-mix(in srgb,var( --dashboard-color-error-base ) 70%,#fff);--color-error-80:color-mix(in srgb,var( --dashboard-color-error-base ) 55%,#fff);--color-error-90:color-mix(in srgb,var( --dashboard-color-error-base ) 38%,#fff);--color-error-100:color-mix(in srgb,var( --dashboard-color-error-base ) 22%,#fff);--color-error:var( --color-error-50 );--color-neutral-10:var( --dashboard-surface__border-color );--color-neutral-0:var( --dashboard-surface__background-color );--color-neutral-5:var( --dashboard-surface__border-color );--color-neutral-20:var( --dashboard-field__border-color );--color-neutral-30:var( --dashboard-field__border-color );--color-neutral-40:var( --dashboard__text-muted-color );--color-neutral-50:var( --dashboard__text-muted-color );--color-neutral-60:var( --dashboard__text-muted-color );--color-neutral-dark:var( --color-neutral-70 );--color-neutral-light:var( --dashboard__text-muted-color );--color-neutral-70:var( --dashboard__text-color );--color-neutral-80:var( --dashboard__text-color );--color-neutral-100:var( --dashboard__text-color );--studio-black:var( --dashboard__text-color );--studio-gray-30:var( --dashboard__text-muted-color );--studio-gray-40:var( --dashboard__text-muted-color );--studio-gray-50:var( --dashboard__text-muted-color );--studio-gray-60:var( --dashboard__text-muted-color );--studio-gray-80:var( --dashboard__text-color );--studio-gray-100:var( --dashboard__text-color );--color-main-background:var( --dashboard__background-color );--color-surface:var( --dashboard-surface__background-color );--color-surface-1:var( --dashboard-surface__background-color );--color-surface-subtle:var( --dashboard-item-selected__background-color );--color-surface-backdrop:var( --dashboard__background-color );--color-text:var( --dashboard__text-color );--color-text-subtle:var( --dashboard__text-muted-color );--color-text-inverted:var( --wp-components-color-accent-inverted );--color-border:var( --dashboard-surface__border-color );--color-border-subtle:var( --dashboard-surface__border-color );--color-border-shadow:var( --dashboard-surface__border-color );--color-border-inverted:var( --wp-components-color-accent-inverted );--color-border-secondary:var( --dashboard-surface__border-color );--color-link:var( --wp-admin-theme-color-darker-20 );--color-link-dark:var( --wp-admin-theme-color-darker-10 );--color-link-light:var( --wp-admin-theme-color );--color-print:var( --dashboard-item-selected__background-color );--color-primary:var( --wp-admin-theme-color-darker-20 );--color-secondary:var( --wp-admin-theme-color-darker-20 );color-scheme:dark}:root[data-theme=system] body.color-scheme.is-themes-dark-mode #wpnc-panel .color-scheme.is-global .wpnc__store_order .wpnc__image{filter:invert(1)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .community-translator.is-incompatible{--color-neutral-20:var( --dashboard__text-muted-color )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .masterbar{--color-masterbar-submenu-text:var( --dashboard__text-color );--color-masterbar-submenu-hover-text:var( --wp-components-color-accent-darker-20 );--color-masterbar-unread-dot-background:var( --wp-components-color-accent-darker-20 );--color-global-masterbar-submenu-background:var( --dashboard-surface__background-color );--color-global-masterbar-submenu-hover-background:var( --dashboard-item-selected-hover__background-color );--color-global-masterbar-site-info-background:var( --wp-components-color-gray-200 );--color-global-masterbar-site-info-badge-background:var( --wp-components-color-gray-300 );--color-global-masterbar-site-info-badge-color:var( --wp-components-color-gray-800 );--color-sidebar-submenu-background:var( --dashboard-item-selected__background-color )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .global-styles-variations__header .premium-badge,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-tier-badge .premium-badge{--studio-black:var( --dashboard-surface__background-color );--studio-white:var( --dashboard__text-color )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .is-logged-out{--color-primary:var( --wp-admin-theme-color-darker-20 )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .card.theme-card.is-placeholder,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-placeholder{background-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__empty-search-text,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-description,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-description>ul,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-icon,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__options-subheading{color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-icon{fill:currentColor}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__options{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-content{border-bottom-color:var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-description>ul>li:before{border-color:var(--dashboard__text-muted-color);color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary{background-color:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);color:var(--wp-components-color-accent-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:visited{color:var(--wp-components-color-accent-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button.is-primary:hover{background-color:var(--wp-admin-theme-color-darker-10);border-color:var(--wp-admin-theme-color-darker-10);color:var(--wp-components-color-accent-inverted)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-tier-badge .badge--info{background-color:var(--dashboard-item-selected__background-color);color:var(--wp-admin-theme-color-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-download-card__external-icon{fill:currentColor}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-card__image-container{background-color:color-mix(in srgb,var(--dashboard__text-color) 12%,#0000);border-color:color-mix(in srgb,var(--dashboard__text-color) 12%,#0000);box-shadow:0 1px 4px 0 color-mix(in srgb,var(--dashboard__text-color) 12%,#0000)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-style-variations:after{-webkit-touch-callout:none;background:linear-gradient(to right,#0000,var(--dashboard__background-color) 90%);bottom:0;content:"";display:block;height:auto;left:auto;pointer-events:none;position:absolute;right:0;right:-1px;top:0;-webkit-user-select:none;user-select:none;width:24px}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-download-card .button,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary){background-color:#0000;border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-download-card .button:visited,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:visited,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):visited{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-download-card .button:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-download-card .button:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-demo-button:hover,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .themes-list__option-button.button:not(.is-primary):hover{background-color:#0000;border-color:var(--dashboard__text-muted-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button{background:var(--dashboard-surface__background-color);border-color:var(--dashboard-field__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:visited{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-preview-demo-site.button:hover{background:var(--dashboard-surface__background-color);border-color:var(--dashboard__text-muted-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .card.theme__sheet-card-support .components-button{--wp-components-color-accent:var( --wp-admin-theme-color );--wp-components-color-accent-darker-20:var( --color-accent-80 );background-color:#0000}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .card.theme__sheet-card-support .components-button:hover{background-color:#0000}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .components-card-footer.help-center__container-footer .button.help-center-contact-page__button{--wp-components-color-accent:var( --wp-admin-theme-color )}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-features-list a,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-features-list span{color:var(--color-text)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-screenshot,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-web-preview{background-color:var(--dashboard-surface__background-color);box-shadow:0 0 0 1px var(--dashboard-surface__border-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme__sheet-web-preview .theme-preview__container--loading .theme-preview__frame-wrapper{background:var(--dashboard-surface__background-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .web-preview__close.button{border-inline-end-color:var(--dashboard-surface__border-color);color:var(--wp-components-color-accent-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .web-preview__close.button:hover{color:var(--wp-components-color-accent-darker-10)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all{color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__see-all:hover{color:var(--wp-components-color-accent-darker-20)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button{background-color:var(--dashboard-surface__background-color);border-color:var(--dashboard-surface__border-color);color:var(--dashboard__text-color)}:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button:focus,:root[data-theme=system] body.color-scheme.is-themes-dark-mode .theme-collection__carousel-controls .theme-collection__carousel-nav-button:hover{background-color:var(--dashboard-item-selected-hover__background-color);border-color:var(--wp-components-color-accent-darker-20);color:var(--wp-components-color-accent-darker-20)}}