.environment-badge{bottom:27px;padding:0;position:fixed;right:86px;z-index:999}.environment-badge.hovered .environment{display:inline-block}.environment-badge.hovered .environment>*{display:none}.environment-badge.hovered .environment>:first-child{display:block}.environment-badge .bug-report{background-color:var(--color-surface);border:1px solid var(--color-neutral-70);border-radius:50%;color:var(--color-neutral-70);display:inline-block;height:26px;margin-left:-4px;position:relative;text-align:center;text-decoration:none;transition:border-radius .2s ease-out;width:26px;z-index:1000}.environment-badge .bug-report .gridicon{vertical-align:middle}.environment-badge .environment{background-color:var(--color-surface);box-shadow:0 0 0 1px var(--color-neutral-70);display:none;font-size:9px;font-weight:600;line-height:1;padding:4px 7px 4px 6px;position:relative;text-transform:uppercase;transition:all .2s ease-out;vertical-align:middle}.environment-badge .environment.is-env{display:inline-block}.environment-badge .environment a{color:var(--color-neutral-70);display:inline-block;text-decoration:none}.environment-badge .environment a:hover{transform:scale(1.1)}.environment-badge .environment.is-staging{background-color:var(--studio-orange-20);color:var(--studio-orange-90)}.environment-badge .environment.is-wpcalypso{background-color:var(--studio-celadon-20);color:var(--studio-celadon-90)}.environment-badge .environment.is-dev{background-color:var(--studio-purple-20);color:var(--studio-purple-90)}.environment-badge .environment.is-feedback,.environment-badge .environment.is-horizon{background-color:var(--studio-blue-20);color:var(--studio-blue-90)}.environment-badge .environment.is-jetpack-cloud-dev,.environment-badge .environment.is-jetpack-cloud-staging{background-color:var(--studio-jetpack-green-20);color:var(--studio-jetpack-green-90)}.environment-badge .environment.branch-name{background-color:var(--color-neutral-70);color:var(--color-text-inverted);text-transform:inherit}.notouch .environment-badge .bug-report:hover{border-radius:2px}@media(max-width:960px){.environment-badge{display:none}}@keyframes notice-loading-pulse{0%,to{opacity:.75}50%{opacity:1}}.notice{animation:appear .3s ease-in-out;background:var(--color-neutral-80);box-sizing:border-box;color:var(--color-text-inverted);display:flex;line-height:1.5;margin-bottom:12px;position:relative;width:100%}@media(min-width:661px){.notice{margin-bottom:24px}}.notice.is-success .notice__icon-wrapper{background:var(--color-success-40)}.notice.is-success .notice__icon-wrapper-drop{background:var(--color-success)}.notice.is-warning .notice__icon-wrapper{background:var(--color-warning-30)}.notice.is-warning .notice__icon-wrapper-drop{background:var(--color-warning)}.notice.is-error .notice__icon-wrapper{background:var(--color-error-40)}.notice.is-error .notice__icon-wrapper-drop{background:var(--color-error)}.notice.is-info .notice__icon-wrapper{background:var(--color-accent-40)}.notice.is-info .notice__icon-wrapper-drop{background:var(--color-accent)}.notice.is-transparent-info{background:unset;color:var(--color-error-40);margin-bottom:0}.notice.is-transparent-info.is-compact .notice__icon-wrapper-drop{height:18px;left:unset;top:unset;width:18px}.notice.is-transparent-info.is-compact .notice__icon-wrapper{align-items:center;padding-top:0}.notice.is-transparent-info .notice__text a{color:var(--color-link)}.notice.is-transparent-info .notice__icon-wrapper{align-items:center;background:#0000;padding:0}.notice.is-transparent-info .notice__icon-wrapper-drop{background:var(--color-error);border-radius:50%;height:24px;left:unset;top:unset;width:24px}.notice.is-loading .notice__icon-wrapper{animation:notice-loading-pulse .8s ease-in-out infinite}.notice .notice__dismiss,.notice .notice__link{color:var(--color-neutral-20);overflow:hidden}.notice .notice__dismiss:focus,.notice .notice__dismiss:hover,.notice .notice__link:focus,.notice .notice__link:hover{color:var(--color-text-inverted)}.notice .notice__link{margin-right:18px}.notice.is-error .notice__dismiss,.notice.is-error .notice__link,.notice.is-info .notice__dismiss,.notice.is-info .notice__link,.notice.is-success .notice__dismiss,.notice.is-success .notice__link,.notice.is-warning .notice__dismiss,.notice.is-warning .notice__link{overflow:hidden}.notice__icon-wrapper{align-items:center;align-self:stretch;background:var(--color-neutral-40);color:var(--color-text-inverted);display:flex;flex-shrink:0;justify-content:center;position:relative;width:47px}.notice__icon-wrapper-drop{background:var(--color-neutral);border-radius:8px;height:16px;left:calc(50% - 8px);position:absolute;top:calc(50% - 8px);width:16px}.notice__icon-wrapper-drop+.notice__icon{position:relative}.notice__content{flex-grow:1;font-size:.75rem;padding:13px}.notice__content .notice__text a,.notice__content .notice__text a:visited,.notice__content .notice__text button.is-link{color:var(--color-text-inverted);line-height:inherit;text-decoration:underline}.notice__content .notice__text a:hover,.notice__content .notice__text a:visited:hover,.notice__content .notice__text button.is-link:hover{color:var(--color-text-inverted);text-decoration:none}.is-transparent-info .notice__content .notice__text a,.is-transparent-info .notice__content .notice__text a:visited,.is-transparent-info .notice__content .notice__text button.is-link{color:var(--color-link)}.is-transparent-info .notice__content .notice__text a:hover,.is-transparent-info .notice__content .notice__text a:visited:hover,.is-transparent-info .notice__content .notice__text button.is-link:hover{color:var(--color-link-dark)}.notice__content .notice__text ul{margin-bottom:0;margin-left:0}.notice__content .notice__text li{margin-left:2em;margin-top:.5em}.notice__content .notice__text p{margin-bottom:0;margin-top:.5em}.notice__content .notice__text p:first-child{margin-top:0}@media(min-width:481px){.notice__content{font-size:.875rem}}.notice__button{cursor:pointer;margin-left:.428em}.notice__dismiss,.notice__link{cursor:pointer;display:flex;flex-shrink:0;padding:12px}.notice__dismiss .gridicon,.notice__link .gridicon{height:18px;width:18px}@media(min-width:481px){.notice__dismiss,.notice__link{padding:11px}.notice__dismiss .gridicon,.notice__link .gridicon{height:24px;width:24px}}a.notice__action{align-items:center;color:var(--color-neutral-20);cursor:pointer;display:flex;font-size:.75rem;font-weight:400;padding:13px;text-decoration:none;white-space:nowrap}@media(min-width:481px){a.notice__action{align-items:center;flex-grow:0;flex-shrink:1;font-size:.875rem;margin:0 0 0 auto;padding:13px 16px}a.notice__action .gridicon{height:24px;width:24px}}a.notice__action:visited{color:var(--color-neutral-20)}a.notice__action:hover{color:var(--color-text-inverted)}a.notice__action .gridicon{height:18px;margin-left:8px;opacity:.7;width:18px}.notice.is-compact{display:inline-flex;flex-direction:row;flex-wrap:nowrap;line-height:1.5;margin:0;min-height:20px;padding:0;text-decoration:none;text-transform:none;vertical-align:middle;width:auto}.notice.is-compact.is-full-width{width:100%}.notice.is-compact .notice__content{font-size:.75rem;padding:6px 10px}.notice.is-compact .notice__icon-wrapper{width:28px}.notice.is-compact .notice__icon-wrapper .notice__icon{height:18px;margin:0;width:18px}.notice.is-compact .notice__icon-wrapper-drop{height:12px;left:calc(50% - 6px);top:calc(50% - 6px);width:12px}.notice.is-compact .notice__dismiss,.notice.is-compact .notice__link{align-self:center;flex:none;margin:0 8px 0 0;padding:0;position:relative}.notice.is-compact .notice__dismiss .gridicon,.notice.is-compact .notice__link .gridicon{height:18px;width:18px}.notice.is-compact a.notice__action{align-self:center;background:#0000;display:inline-block;font-size:.75rem;margin:0 0 0 16px;padding:0 10px}.notice.is-compact a.notice__action:active,.notice.is-compact a.notice__action:focus,.notice.is-compact a.notice__action:hover{background:#0000}.notice.is-compact a.notice__action .gridicon{height:14px;margin-left:8px;opacity:1;vertical-align:sub;width:14px}.notice.is-reskinned{background:var(--studio-gray-0);border-radius:4px;color:inherit}.notice.is-reskinned .notice__content{padding:13px 0}.notice.is-reskinned .notice__content .notice__text a,.notice.is-reskinned .notice__content .notice__text a:hover,.notice.is-reskinned .notice__content .notice__text a:visited,.notice.is-reskinned .notice__content .notice__text a:visited:hover,.notice.is-reskinned .notice__content .notice__text button.is-link,.notice.is-reskinned .notice__content .notice__text button.is-link:hover{color:var(--color-link)}.notice.is-reskinned .notice__icon-wrapper{align-items:flex-start;background:var(--studio-gray-0);border-bottom-left-radius:4px;border-top-left-radius:4px;padding:16px;width:unset}.notice.is-reskinned.is-info .notice__icon-wrapper,.notice.is-reskinned.is-success .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-green-40)}.notice.is-reskinned.is-info .notice__icon-wrapper .notice__icon-wrapper-drop,.notice.is-reskinned.is-success .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-warning .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-orange-40)}.notice.is-reskinned.is-warning .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-error .notice__icon-wrapper{background:var(--studio-gray-0);color:var(--studio-red-40)}.notice.is-reskinned.is-error .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned.is-plain .notice__icon-wrapper{background:var(--studio-gray-0);color:inherit}.notice.is-reskinned.is-plain .notice__icon-wrapper .notice__icon-wrapper-drop{background:var(--color-text-inverted)}.notice.is-reskinned .notice__dismiss,.notice.is-reskinned .notice__link{cursor:pointer;display:flex;flex-shrink:0;padding:16px}.notice.is-reskinned .notice__dismiss:focus,.notice.is-reskinned .notice__dismiss:hover,.notice.is-reskinned .notice__link:focus,.notice.is-reskinned .notice__link:hover{color:var(--color-text)}.notice.is-reskinned .notice__dismiss .gridicon,.notice.is-reskinned .notice__link .gridicon{height:18px;width:18px}.global-notices{bottom:auto;left:0;pointer-events:none;position:fixed;right:0;text-align:right;top:var(--masterbar-height);z-index:179}.is-section-checkout .global-notices{top:var(--masterbar-checkout-height)}@media(min-width:661px){.global-notices{left:auto;max-width:calc(100% - 32px);right:16px;top:calc(var(--masterbar-height) + 16px)}.is-section-checkout .global-notices{top:calc(var(--masterbar-checkout-height) + 16px)}}@media(min-width:961px){.global-notices{max-width:calc(100% - 48px);right:24px;top:calc(var(--masterbar-height) + 24px)}.is-section-checkout .global-notices{top:calc(var(--masterbar-checkout-height) + 24px)}}@media(min-width:1041px){.global-notices{max-width:calc(100% - 64px);right:32px}}.layout.has-header-section .global-notices{--masterbar-height:66px}@media only screen and (min-width:782px){.layout.has-header-section .global-notices{--masterbar-height:78px}}.global-notices .notice{border-radius:0;box-shadow:0 2px 5px #0003;flex-wrap:nowrap;margin-bottom:0;pointer-events:auto;text-align:left}.global-notices .notice .notice__icon-wrapper{border-radius:0}@media(min-width:661px){.global-notices .notice{border-radius:2px;display:flex;margin-bottom:24px;overflow:hidden}.global-notices .notice .notice__icon-wrapper{border-radius:2px 0 0 3px}}.jetpack-colophon{margin-top:40px;text-align:center}.jetpack-colophon .jetpack-logo{fill:currentColor;display:inline-block}@media(max-width:660px){.jetpack-colophon{font-size:.875rem;margin-bottom:24px}}.jetpack-colophon__power{display:inline-block;vertical-align:top}.jetpack-colophon__power .jetpack-logo{margin-left:4px;margin-top:-5px;vertical-align:inherit}.jetpack-colophon__grayscale{color:var(--color-neutral-40)}.jetpack-colophon__grayscale .jetpack-logo__icon-circle{fill:currentColor}.wordpress-logo{fill:var(--color-text-inverted);margin:0 auto 20px}.site-icon{align-self:center;margin:0;overflow:hidden;position:relative;text-align:center}.site-icon.is-blank{align-items:center;background:var(--color-neutral-10);display:flex;justify-content:center}.site-icon.is-blank .gridicon{color:var(--color-surface);z-index:0}.site-icon.is-transient .spinner{background-color:rgba(var(--color-surface-rgb),.75);bottom:0;left:0;position:absolute;right:0;top:0}.site-icon__img{background:rgba(var(--color-surface-rgb),0);position:relative}@keyframes rotate-spinner{to{transform:rotate(1turn)}}.spinner{align-items:center;display:flex}.spinner__inner,.spinner__outer{animation:3s linear infinite;animation-name:rotate-spinner;border:.1em solid #0000;border-radius:50%;box-sizing:border-box;margin:auto}.spinner__inner,.spinner__outer{border-top-color:var(--color-accent)}.spinner__inner{border-right-color:var(--color-accent);height:100%;opacity:.4;width:100%}.popover{font-size:.75rem;left:0;position:absolute;right:auto;top:0;z-index:1000}.popover .popover__inner{background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:2px;box-shadow:0 2px 5px #0000001a,0 0 56px rgba(0,0,0,.075);position:relative;text-align:center}.popover .popover__arrow{border:10px dashed var(--color-neutral-10);height:0;line-height:0;position:absolute;width:0;z-index:1}.popover.fade{transition:opacity .1s}.popover.is-top-left .popover__arrow,.popover.is-top-right .popover__arrow,.popover.is-top .popover__arrow{border-bottom:none;border-left-color:#0000;border-right-color:#0000;border-top-style:solid;bottom:0;left:50%;margin-left:-10px}.popover.is-top-left .popover__arrow:before,.popover.is-top-right .popover__arrow:before,.popover.is-top .popover__arrow:before{border-bottom:none;border-left:10px solid #0000;border-right:10px solid #0000;border-top-style:solid;border-top:10px solid var(--color-border-inverted);bottom:2px;content:" ";left:50%;margin-left:-10px;position:absolute}.popover.is-bottom-left .popover__arrow,.popover.is-bottom-right .popover__arrow,.popover.is-bottom .popover__arrow{border-bottom-style:solid;border-left-color:#0000;border-right-color:#0000;border-top:none;left:50%;margin-left:-10px;top:0}.popover.is-bottom-left .popover__arrow:before,.popover.is-bottom-right .popover__arrow:before,.popover.is-bottom .popover__arrow:before{border-bottom-style:solid;border-bottom:10px solid var(--color-border-inverted);border-left:10px solid #0000;border-right:10px solid #0000;border-top:none;content:" ";left:50%;margin-left:-10px;position:absolute;top:2px}.popover.is-left-bottom .popover__arrow,.popover.is-left-top .popover__arrow,.popover.is-left .popover__arrow{border-bottom-color:#0000;border-left-style:solid;border-right:none;border-top-color:#0000;margin-top:-10px;right:0;top:50%}.popover.is-left-bottom .popover__arrow:before,.popover.is-left-top .popover__arrow:before,.popover.is-left .popover__arrow:before{border-bottom:10px solid #0000;border-left-style:solid;border-left:10px solid var(--color-border-inverted);border-right:none;border-top:10px solid #0000;content:" ";margin-top:-10px;position:absolute;right:2px;top:50%}.popover.is-right-bottom .popover__arrow,.popover.is-right-top .popover__arrow,.popover.is-right .popover__arrow{border-bottom-color:#0000;border-left:none;border-right-style:solid;border-top-color:#0000;left:0;margin-top:-10px;top:50%}.popover.is-right-bottom .popover__arrow:before,.popover.is-right-top .popover__arrow:before,.popover.is-right .popover__arrow:before{border-bottom:10px solid #0000;border-left:none;border-right-style:solid;border-right:10px solid var(--color-border-inverted);border-top:10px solid #0000;content:" ";left:2px;margin-top:-10px;position:absolute;top:50%}.popover.is-bottom-left,.popover.is-bottom-right,.popover.is-top-left,.popover.is-top-right{padding-left:0;padding-right:0}.popover.is-bottom-left .popover__arrow,.popover.is-top-left .popover__arrow{left:auto;right:5px}.popover.is-bottom-right .popover__arrow,.popover.is-top-right .popover__arrow{left:15px}.popover.is-top-left .popover__inner,.popover.is-top-right .popover__inner,.popover.is-top .popover__inner{top:-10px}.popover.is-bottom-right .popover__inner,.popover.is-left .popover__inner,.popover.is-top-right .popover__inner{left:-10px}.popover.is-bottom-left .popover__inner,.popover.is-bottom-right .popover__inner,.popover.is-bottom .popover__inner{top:10px}.popover.is-bottom-left .popover__inner,.popover.is-right .popover__inner,.popover.is-top-left .popover__inner{left:10px}.popover.is-dialog-visible{z-index:100300}.formatted-header{margin:16px 0 24px;text-align:center}@media(max-width:660px){.formatted-header.has-screen-options{margin:32px 0 24px 16px}}@media(min-width:961px){.formatted-header{margin-bottom:35px;margin-top:16px}.formatted-header.is-without-subhead{margin-bottom:24px}}.formatted-header.is-left-align,.formatted-header.is-right-align{margin:16px}@media(max-width:660px){.formatted-header.is-left-align.has-screen-options,.formatted-header.is-right-align.has-screen-options{margin:32px 16px 16px}}@media(min-width:661px){.formatted-header.is-left-align,.formatted-header.is-right-align{margin:0 0 16px}}.formatted-header.is-left-align{text-align:start}.formatted-header.is-right-align{text-align:end}@media(max-width:660px){.formatted-header.is-compact-on-mobile{text-align:start}.formatted-header.is-compact-on-mobile .formatted-header__title{font-size:17px;font-weight:600;padding:0 24px}.formatted-header.is-compact-on-mobile .formatted-header__subtitle{padding:0 24px 12px}}.formatted-header.modernized-header.is-left-align,.formatted-header.modernized-header.is-right-align{margin:0;padding-bottom:16px}@media(max-width:782px){.formatted-header.modernized-header.is-left-align,.formatted-header.modernized-header.is-right-align{margin:0 16px}}.formatted-header.modernized-header.is-left-align .formatted-header__title,.formatted-header.modernized-header.is-right-align .formatted-header__title{color:var(--color-neutral-100);font-size:1.25rem;font-weight:500;line-height:26px;margin-bottom:4px}.formatted-header.modernized-header.is-left-align .formatted-header__subtitle,.formatted-header.modernized-header.is-right-align .formatted-header__subtitle{color:var(--color-neutral-60);font-size:.875rem;font-weight:400;line-height:20px;margin:0}.formatted-header.mini-carousel-block__header-text{margin:0}.formatted-header.mini-carousel-block__header-text .formatted-header__title{font-size:18px;font-weight:600;margin-bottom:0}.formatted-header__title{font-size:1.25rem;line-height:1.2em;margin-top:24px;padding:0 10px}@media(min-width:661px){.formatted-header__title{font-size:1.5rem;margin:0 0 5px;padding:0}}.is-left-align .formatted-header__title,.is-right-align .formatted-header__title{margin-top:0;padding:0}.formatted-header__subtitle{color:var(--color-neutral-50);font-size:.875rem;padding:0 20px 24px}@media(min-width:481px){.formatted-header__subtitle{padding:0}}.is-left-align .formatted-header__subtitle,.is-right-align .formatted-header__subtitle{padding:0}.formatted-header__subtitle .tailored-flow-subtitle__cta-text{color:var(--studio-gray-80);cursor:pointer;text-decoration:underline}.confirm-modal .components-modal__frame{max-width:563px}.confirm-modal .components-modal__header{border-bottom-color:#f6f7f7;padding:18px 24px}.confirm-modal .components-modal__header .components-modal__header-heading{font-size:1rem}.confirm-modal .components-modal__content{padding:0 24px 24px}.confirm-modal .components-modal__content p{margin-bottom:24px;margin-top:24px}.confirm-modal .confirm-modal__buttons{display:flex;gap:10px;justify-content:flex-end}.button{appearance:none;background:#0000;background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:2px;box-sizing:border-box;color:var(--color-neutral-70);cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:22px;margin:0;outline:0;overflow:hidden;padding:8px 14px;text-align:center;text-decoration:none;text-overflow:ellipsis;vertical-align:top}.rtl .button{font-family:Tahoma,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.button.hidden{display:none}.button .gridicon{height:18px;margin-top:-2px;position:relative;top:4px;width:18px}.button .gridicon:not(:last-child){margin-right:4px}.button.is-active,.button:active{border-width:1px}.button:hover{border-color:var(--color-neutral-20)}.button:hover,.button:visited{color:var(--color-neutral-70)}.button.disabled,.button:disabled,.button[disabled]{background-color:var(--color-surface);border-color:var(--color-neutral-5);color:var(--color-neutral-20);cursor:default}.button.disabled.is-active,.button.disabled:active,.button:disabled.is-active,.button:disabled:active,.button[disabled].is-active,.button[disabled]:active{border-width:1px}.accessible-focus .button:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-light)}.button.is-compact{color:var(--color-text-subtle);font-size:12px;line-height:1;padding:7px}.button.is-compact:disabled{color:var(--color-neutral-20)}.button.is-compact .gridicon{margin-top:-8px;top:5px}.button.is-compact .gridicons-plus-small{margin-left:-4px}.button.is-compact .gridicons-plus-small:last-of-type{margin-left:0}.button.is-compact .gridicons-plus-small+.gridicon{margin-left:-4px}.button.is-busy{animation:button__busy-animation 3s linear infinite;background-image:linear-gradient(-45deg,var(--color-neutral-10) 28%,var(--studio-gray-5) 28%,var(--studio-gray-5) 72%,var(--color-neutral-10) 72%);background-size:120px 100%;pointer-events:none}.button.dashicons{font-family:dashicons}.button.is-primary{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-inverted)}.button.is-primary:focus,.button.is-primary:hover{background-color:var(--color-accent-60);border-color:var(--color-accent-60);color:var(--color-text-inverted)}.accessible-focus .button.is-primary:focus{box-shadow:0 0 0 2px var(--color-accent-light)}.button.is-primary.is-compact{color:var(--color-text-inverted)}.button.is-primary.disabled,.button.is-primary:disabled,.button.is-primary[disabled]{background-color:var(--color-surface);border-color:var(--color-neutral-5);color:var(--color-neutral-20)}.button.is-primary.is-busy{background-image:linear-gradient(-45deg,var(--color-accent) 28%,var(--color-accent-60) 28%,var(--color-accent-60) 72%,var(--color-accent) 72%)}.button.is-scary{color:var(--color-error)}.button.is-scary:focus,.button.is-scary:hover{border-color:var(--color-error)}.accessible-focus .button.is-scary:focus{box-shadow:0 0 0 2px var(--color-error-light)}.button.is-scary:disabled,.button.is-scary[disabled]{background-color:var(--color-surface);border-color:var(--color-neutral-5);color:var(--color-neutral-20)}.button.is-primary.is-scary{background-color:var(--color-error);border-color:var(--color-error);color:var(--color-text-inverted)}.button.is-primary.is-scary:focus,.button.is-primary.is-scary:hover{background-color:var(--color-error-60);border-color:var(--color-error-60)}.button.is-primary.is-scary:disabled,.button.is-primary.is-scary[disabled]{background-color:var(--color-surface);border-color:var(--color-neutral-5);color:var(--color-neutral-20)}.button.is-primary.is-scary.is-busy{background-image:linear-gradient(-45deg,var(--color-error) 28%,var(--color-error-60) 28%,var(--color-error-60) 72%,var(--color-error) 72%)}.button.is-borderless{background:none;border:none;color:var(--color-text-subtle);padding-left:0;padding-right:0}.button.is-borderless:focus,.button.is-borderless:hover{background:none;color:var(--color-neutral-70)}.button.is-borderless .gridicon{height:24px;top:6px;width:24px}.button.is-borderless:disabled,.button.is-borderless[disabled]{color:var(--color-neutral-20);cursor:default}.button.is-borderless:disabled.is-active,.button.is-borderless:disabled:active,.button.is-borderless[disabled].is-active,.button.is-borderless[disabled]:active{border-width:0}.button.is-borderless.is-scary{color:var(--color-error)}.button.is-borderless.is-scary:focus,.button.is-borderless.is-scary:hover{color:var(--color-error-60)}.button.is-borderless.is-scary[disabled]{color:var(--color-error-20)}.button.is-borderless.is-primary{color:var(--color-accent)}.button.is-borderless.is-primary.is-active,.button.is-borderless.is-primary:active,.button.is-borderless.is-primary:focus,.button.is-borderless.is-primary:hover{color:var(--color-accent-dark)}.button.is-borderless.is-primary:focus{box-shadow:0 0 0 2px var(--color-accent-light)}.button.is-borderless.is-primary[disabled]{color:var(--color-neutral-20)}.button.is-borderless.is-compact .gridicon{height:18px;top:5px;width:18px}.button.is-borderless.is-compact .gridicons-arrow-left{margin-right:4px;top:4px}.button.is-borderless.is-compact .gridicons-arrow-right{margin-left:4px;top:4px}.button-plain{appearance:none;background:#0000;border:none;color:inherit;font-size:inherit;font-weight:inherit;outline:0;padding:0;vertical-align:initial}.button.is-transparent{background:#0000;border-color:var(--transparent-button-text-color,currentcolor);display:flex;justify-content:center}.button.is-transparent,.button.is-transparent:visited{color:var(--transparent-button-text-color,currentcolor)}.button.is-transparent:hover{background:#0000;border-color:var(--transparent-button-text-color-hover,var(--color-accent));color:var(--transparent-button-text-color-hover,var(--color-accent))}.button.is-link{background:#0000;border:none;border-radius:0;color:var(--color-link);font-size:inherit;font-weight:400;line-height:1.65;padding:0}.button.is-link.is-active,.button.is-link:active,.button.is-link:focus,.button.is-link:hover{box-shadow:none;color:var(--color-link-dark)}@keyframes button__busy-animation{0%{background-position:240px 0}}.segmented-control{background-color:var(--color-surface);border-radius:2px;display:flex;list-style:none;margin:0}.segmented-control__item{cursor:pointer;flex:1 1 auto}.segmented-control__item:first-of-type .segmented-control__link{border-bottom-left-radius:2px;border-top-left-radius:2px}.segmented-control__item:last-of-type .segmented-control__link{border-bottom-right-radius:2px;border-right:1px solid var(--color-neutral-10);border-top-right-radius:2px}.segmented-control__item.is-selected+.segmented-control__item .segmented-control__link{border-left-color:var(--color-neutral-70)}.segmented-control__link{border:1px solid var(--color-neutral-10);border-right:none;color:var(--color-text-subtle);display:block;font-size:.875rem;line-height:18px;padding:8px 12px;text-align:center;transition:color .1s linear,background-color .1s linear}.segmented-control__item:not(.is-selected) .segmented-control__link:focus{background-color:var(--color-neutral-0);color:var(--color-neutral-70);outline:none}.accessible-focus .segmented-control__link:focus{box-shadow:0 0 0 2px var(--color-primary-light);outline:none}.segmented-control__item.is-selected .segmented-control__link{border-color:var(--color-neutral-70);color:var(--color-neutral-70)}.notouch .segmented-control__link:hover{background-color:var(--color-neutral-0);color:var(--color-neutral-70)}.segmented-control__text{color:inherit;display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.segmented-control.is-compact .segmented-control__link{font-size:.875rem;padding:4px 8px}.segmented-control.is-primary .segmented-control__item.is-selected .segmented-control__link{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-text-inverted)}.segmented-control.is-primary .segmented-control__item.is-selected .segmented-control__link:focus{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark)}.segmented-control.is-primary .segmented-control__item.is-selected+.segmented-control__item .segmented-control__link{border-left-color:var(--color-primary)}.notouch .segmented-control.is-primary .segmented-control__link:hover,.segmented-control.is-primary .segmented-control__link:focus{background-color:var(--color-neutral-0)}.notouch .segmented-control.is-primary .segmented-control__item.is-selected .segmented-control__link:hover{background-color:var(--color-primary-light)}.external-link .gridicons-external{color:currentColor;margin-left:3px;margin-right:0;position:relative;top:2px}.external-link:hover{cursor:pointer}.icon-first .gridicons-external{margin-left:0;margin-right:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px #0009;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.settings .setting-item,.site-subscription-page .site-subscription-info .setting-item,.site-subscription-page .site-subscription-settings .setting-item{margin-bottom:24px}.settings .setting-item__hint,.site-subscription-page .site-subscription-info .setting-item__hint,.site-subscription-page .site-subscription-settings .setting-item__hint{color:#646970;font-size:.75rem;text-align:left}.settings .setting-item .components-toggle-control__label,.settings .setting-item__label,.site-subscription-page .site-subscription-info .setting-item .components-toggle-control__label,.site-subscription-page .site-subscription-info .setting-item__label,.site-subscription-page .site-subscription-settings .setting-item .components-toggle-control__label,.site-subscription-page .site-subscription-settings .setting-item__label{color:#101517;font-size:.875rem;font-weight:400;line-height:1.25rem}.settings .setting-item__label,.site-subscription-page .site-subscription-info .setting-item__label,.site-subscription-page .site-subscription-settings .setting-item__label{margin-bottom:8px;text-align:left}.settings .setting-item .components-toggle-control,.site-subscription-page .site-subscription-info .setting-item .components-toggle-control,.site-subscription-page .site-subscription-settings .setting-item .components-toggle-control{margin:0}.settings .setting-item__app-hint,.site-subscription-page .site-subscription-info .setting-item__app-hint,.site-subscription-page .site-subscription-settings .setting-item__app-hint{background-color:#f6f7f7;display:flex;font-size:.75rem;margin:16px 0 8px;padding:16px;text-align:left}.settings .setting-item__app-hint .jetpack-logo,.site-subscription-page .site-subscription-info .setting-item__app-hint .jetpack-logo,.site-subscription-page .site-subscription-settings .setting-item__app-hint .jetpack-logo{display:inline-block;margin-right:8px;vertical-align:middle}.settings .setting-item__app-hint p,.site-subscription-page .site-subscription-info .setting-item__app-hint p,.site-subscription-page .site-subscription-settings .setting-item__app-hint p{margin:0}.settings .setting-item__app-hint a,.site-subscription-page .site-subscription-info .setting-item__app-hint a,.site-subscription-page .site-subscription-settings .setting-item__app-hint a{color:#1d2327;text-decoration:underline}.settings .setting-item .segmented-control__item.is-selected .segmented-control__link,.site-subscription-page .site-subscription-info .setting-item .segmented-control__item.is-selected .segmented-control__link,.site-subscription-page .site-subscription-settings .setting-item .segmented-control__item.is-selected .segmented-control__link{background-color:#1d2327;color:#fff}.site-subscription-page .loading-container{text-align:center}.site-subscription-page__centered-content{align-items:center;display:flex;flex-direction:column;margin:0 26px}.site-subscription-page__main-content{box-sizing:initial;max-width:602px;width:100%}.site-subscription-page__back-button.components-button.has-icon.has-text{color:#101517;font-size:.875rem;font-weight:500;padding:0}.site-subscription-page__back-button.components-button.has-icon.has-text svg{margin-right:0}.site-subscription-page__header{align-items:center;display:flex;flex-direction:column}.site-subscription-page__header .formatted-header__title a{color:#101517;font-weight:600}.site-subscription-page__header .formatted-header__subtitle .site-subscription-header{color:#787c82;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}.site-subscription-page__header .formatted-header__subtitle .site-subscription-header__view-feed-button{height:auto;min-width:unset;padding:0}.site-subscription-page__header .formatted-header__subtitle .site-subscription-header a{color:#787c82;overflow:hidden;text-decoration:underline;text-overflow:ellipsis;white-space:nowrap}.site-subscription-page__header .formatted-header__subtitle .site-subscription-header a:not(.external-link){min-width:max-content}.site-subscription-page .site-subscription-settings{width:100%}.site-subscription-page .site-subscription-settings .delivery-frequency-input:not(.is-logged-in),.site-subscription-page .site-subscription-settings .setting-item:last-child{margin-bottom:40px}.site-subscription-page .site-subscription-settings .delivery-frequency-input__control{width:-moz-fit-content;width:fit-content}.site-subscription-page .site-subscription-settings .delivery-frequency-input__control .segmented-control__link{padding:10px 25px}.site-subscription-page .site-subscription-settings__heading{color:#101517;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;line-height:1.375rem;margin:0 0 8px}.site-subscription-page .site-subscription-info{width:100%}.site-subscription-page .site-subscription-info__heading{color:#101517;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600;line-height:1.375rem;margin:40px 0 8px}.site-subscription-page .site-subscription-info__list{margin:0;padding:10px 0}.site-subscription-page .site-subscription-info__list dd,.site-subscription-page .site-subscription-info__list dt{color:#101517;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.875rem;letter-spacing:-.15px;line-height:1.25rem}.site-subscription-page .site-subscription-info__list dt{font-weight:500;margin-bottom:8px}.site-subscription-page .site-subscription-info__list dd{font-weight:400;margin:0}.site-subscription-page .site-subscription-info__list dd+dt{margin-top:8px}.site-subscription-page .site-subscription-info__loading{margin-bottom:20px}.site-subscription-page .site-subscription-info .badge{border-radius:4px;font-size:.75rem;margin:0 8px 0 0}.site-subscription-page .site-subscription-info .badge--success{background-color:#b8e6bf;color:#001c05}.site-subscription-page__unsubscribe-button.components-button{margin:40px 0}.site-subscription-page__fetch-details-error{justify-content:center;margin:64px 0 32px}.site-subscription-page .site-subscription-page__manage-button{margin-right:10px}.site-subscription-page .site-subscription-page__unsubscribe-button{border:1px solid #a7aaad}@media screen and (max-width:600px){.site-subscription-page{padding-bottom:4rem}.site-subscription-page__back-button.components-button.has-icon.has-text{background-color:#fff;bottom:0;box-shadow:inset 0 1px 0 #e2e4e7;height:4rem;left:0;padding:0 0 0 24px;position:fixed;width:100%;z-index:999}.site-subscription-page__header{margin-top:48px}.site-subscription-page__header .formatted-header__title{font-size:1.5rem;line-height:1.875rem;margin-top:0}.site-subscription-page__header .formatted-header__subtitle{font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:600px){.site-subscription-page__back-button.components-button.has-icon.has-text{box-shadow:none}.site-subscription-page__header{margin-top:36px}.site-subscription-page__header .formatted-header__title{font-size:2.125rem;line-height:2.375rem;margin-top:0}.site-subscription-page__header .formatted-header__subtitle{font-size:.875rem;line-height:1.25rem}}.badge{border-radius:1000px;display:inline-block;font-size:.875rem;height:18px;line-height:17px;padding:2px 11px}.badge--warning-clear{border:1px solid var(--color-warning);border-radius:12px;color:var(--color-warning)}.badge--warning{background-color:var(--color-warning-20);color:var(--color-warning-80)}.badge--success{background-color:var(--color-success);color:var(--color-text-inverted)}.badge--info{background-color:var(--color-neutral-5);color:var(--color-neutral-70)}.badge--info-blue{background-color:var(--studio-blue-50);color:var(--color-text-inverted)}.badge--info-green{background-color:#b8e6bfa3;color:var(--studio-green-80)}.badge--info-purple{background-color:var(--studio-woocommerce-purple-5);color:var(--studio-woocommerce-purple-80)}.badge--error{background-color:var(--color-error);color:var(--color-text-inverted)}input[type=email].form-text-input,input[type=number].form-text-input,input[type=password].form-text-input,input[type=search].form-text-input,input[type=tel].form-text-input,input[type=text].form-text-input,input[type=url].form-text-input{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%}input[type=email].form-text-input::placeholder,input[type=number].form-text-input::placeholder,input[type=password].form-text-input::placeholder,input[type=search].form-text-input::placeholder,input[type=tel].form-text-input::placeholder,input[type=text].form-text-input::placeholder,input[type=url].form-text-input::placeholder{color:var(--color-neutral-50)}input[type=email].form-text-input:hover,input[type=number].form-text-input:hover,input[type=password].form-text-input:hover,input[type=search].form-text-input:hover,input[type=tel].form-text-input:hover,input[type=text].form-text-input:hover,input[type=url].form-text-input:hover{border-color:var(--color-neutral-20)}input[type=email].form-text-input:focus,input[type=number].form-text-input:focus,input[type=password].form-text-input:focus,input[type=search].form-text-input:focus,input[type=tel].form-text-input:focus,input[type=text].form-text-input:focus,input[type=url].form-text-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-10);outline:none}input[type=email].form-text-input:focus:hover,input[type=number].form-text-input:focus:hover,input[type=password].form-text-input:focus:hover,input[type=search].form-text-input:focus:hover,input[type=tel].form-text-input:focus:hover,input[type=text].form-text-input:focus:hover,input[type=url].form-text-input:focus:hover{box-shadow:0 0 0 2px var(--color-primary-20)}input[type=email].form-text-input:focus::-ms-clear,input[type=number].form-text-input:focus::-ms-clear,input[type=password].form-text-input:focus::-ms-clear,input[type=search].form-text-input:focus::-ms-clear,input[type=tel].form-text-input:focus::-ms-clear,input[type=text].form-text-input:focus::-ms-clear,input[type=url].form-text-input:focus::-ms-clear{display:none}input[type=email].form-text-input:focus.is-valid,input[type=number].form-text-input:focus.is-valid,input[type=password].form-text-input:focus.is-valid,input[type=search].form-text-input:focus.is-valid,input[type=tel].form-text-input:focus.is-valid,input[type=text].form-text-input:focus.is-valid,input[type=url].form-text-input:focus.is-valid{box-shadow:0 0 0 2px var(--color-success-10)}input[type=email].form-text-input:focus.is-valid:hover,input[type=number].form-text-input:focus.is-valid:hover,input[type=password].form-text-input:focus.is-valid:hover,input[type=search].form-text-input:focus.is-valid:hover,input[type=tel].form-text-input:focus.is-valid:hover,input[type=text].form-text-input:focus.is-valid:hover,input[type=url].form-text-input:focus.is-valid:hover{box-shadow:0 0 0 2px var(--color-success-20)}input[type=email].form-text-input:focus.is-error,input[type=number].form-text-input:focus.is-error,input[type=password].form-text-input:focus.is-error,input[type=search].form-text-input:focus.is-error,input[type=tel].form-text-input:focus.is-error,input[type=text].form-text-input:focus.is-error,input[type=url].form-text-input:focus.is-error{box-shadow:0 0 0 2px var(--color-error-10)}input[type=email].form-text-input:focus.is-error:hover,input[type=number].form-text-input:focus.is-error:hover,input[type=password].form-text-input:focus.is-error:hover,input[type=search].form-text-input:focus.is-error:hover,input[type=tel].form-text-input:focus.is-error:hover,input[type=text].form-text-input:focus.is-error:hover,input[type=url].form-text-input:focus.is-error:hover{box-shadow:0 0 0 2px var(--color-error-20)}input[type=email].form-text-input:disabled,input[type=number].form-text-input:disabled,input[type=password].form-text-input:disabled,input[type=search].form-text-input:disabled,input[type=tel].form-text-input:disabled,input[type=text].form-text-input:disabled,input[type=url].form-text-input: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}input[type=email].form-text-input:disabled:hover,input[type=number].form-text-input:disabled:hover,input[type=password].form-text-input:disabled:hover,input[type=search].form-text-input:disabled:hover,input[type=tel].form-text-input:disabled:hover,input[type=text].form-text-input:disabled:hover,input[type=url].form-text-input:disabled:hover{cursor:default}input[type=email].form-text-input:disabled::placeholder,input[type=number].form-text-input:disabled::placeholder,input[type=password].form-text-input:disabled::placeholder,input[type=search].form-text-input:disabled::placeholder,input[type=tel].form-text-input:disabled::placeholder,input[type=text].form-text-input:disabled::placeholder,input[type=url].form-text-input:disabled::placeholder{color:var(--color-neutral-20)}input.is-valid[type=email].form-text-input,input.is-valid[type=number].form-text-input,input.is-valid[type=password].form-text-input,input.is-valid[type=search].form-text-input,input.is-valid[type=tel].form-text-input,input.is-valid[type=text].form-text-input,input.is-valid[type=url].form-text-input{border-color:var(--color-success)}input.is-valid[type=email].form-text-input:hover,input.is-valid[type=number].form-text-input:hover,input.is-valid[type=password].form-text-input:hover,input.is-valid[type=search].form-text-input:hover,input.is-valid[type=tel].form-text-input:hover,input.is-valid[type=text].form-text-input:hover,input.is-valid[type=url].form-text-input:hover{border-color:var(--color-success-dark)}input.is-error[type=email].form-text-input,input.is-error[type=number].form-text-input,input.is-error[type=password].form-text-input,input.is-error[type=search].form-text-input,input.is-error[type=tel].form-text-input,input.is-error[type=text].form-text-input,input.is-error[type=url].form-text-input{border-color:var(--color-error)}input.is-error[type=email].form-text-input:hover,input.is-error[type=number].form-text-input:hover,input.is-error[type=password].form-text-input:hover,input.is-error[type=search].form-text-input:hover,input.is-error[type=tel].form-text-input:hover,input.is-error[type=text].form-text-input:hover,input.is-error[type=url].form-text-input:hover{border-color:var(--color-error-dark)}input[type=email].form-text-input,input[type=password].form-text-input,input[type=url].form-text-input{direction:ltr;text-align:left/*!rtl:ignore*/}input[type=search].form-text-input,input[type=url].form-text-input{appearance:none}input[type=search].form-text-input::-webkit-search-decoration{display:none}.is-section-purchases .search{z-index:1}.search{align-items:center;border-radius:2px;display:flex;flex:1 1 auto;height:51px;margin-bottom:24px;position:relative;transition:all .15s ease-in-out;width:60px;z-index:22}.search .search__icon-navigation{align-items:center;background-color:var(--color-surface);display:flex;flex:0 0 auto;height:100%}.accessible-focus .search .search__icon-navigation:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light);position:relative;z-index:9999}.search .search__close-icon,.search .search__open-icon{color:var(--color-primary);cursor:pointer;flex:0 0 auto;width:50px;z-index:20}.search .search__close-icon,.search .search__open-icon:hover{color:var(--color-neutral-60)}.search .search__close-icon{opacity:0;transition:opacity .2s ease-in}.search.is-open.has-focus{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),0 0 0 4px var(--color-primary-10)}.search.is-open.has-focus:hover{box-shadow:0 0 0 1px var(--color-primary),0 0 0 4px var(--color-primary-20)}.search.is-compact{height:36px}.search.is-compact .search__input{font-size:.75rem;height:36px}.search.is-compact .search__open-icon{margin:0 4px 0 8px;width:18px}.search.is-compact .search__close-icon{margin-right:8px;width:18px}.search.is-expanded-to-container{display:flex;height:100%;margin-bottom:0;position:absolute;right:0;top:0;width:50px}.search.is-expanded-to-container .search__input-fade{display:flex;flex:1 1 auto;position:relative}.search.is-expanded-to-container .search__input[type=search]{display:flex;flex:1 1 auto}.search__input.form-text-input[type=search]{appearance:none;-webkit-appearance:none;background:var(--color-surface);border:none;border-radius:0;box-sizing:border-box;display:none;flex:1 1 auto;height:100%;padding:0;top:0;z-index:10}.search__input.form-text-input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search__input.form-text-input[type=search]:disabled{background:var(--color-surface)}.search__input.form-text-input[type=search]:focus,.search__input.form-text-input[type=search]:focus:hover{border:none;box-shadow:none}.search.is-open{width:100%}.search.is-open .search__open-icon{color:var(--color-neutral-60);opacity:.3}.search.is-open .search__close-icon{display:inline-block}.search.is-open .search__close-icon,.search.is-open .search__input{opacity:1}.search.is-open .search__input{display:block}.search.is-open .search__input-fade{border-radius:0;flex:1 1 auto;font-size:1rem;height:100%;padding-left:8px;position:relative}.search.is-open .search__input-fade:before{-webkit-touch-callout:none;background:linear-gradient(to right,#0000,var(--color-surface-rgb) 90%);border-radius:inherit;bottom:0;content:"";display:block;height:auto;left:auto;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:32px;z-index:12}.search.is-open .search__input-fade.ltr{/*!rtl:ignore*/}.search.is-open .search__input-fade.ltr:before{-webkit-touch-callout:none;background:linear-gradient(to right,#0000,var(--color-surface-rgb) 90%);border-radius:inherit;bottom:0;content:"";display:block;height:auto;left:auto;pointer-events:none;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:32px;z-index:12}.search.has-open-icon .search__input-fade{padding-left:0}.search__input-fade .search__text-overlay{align-items:center;color:#0000;display:flex;flex:1 1 auto;font-family:inherit;font-size:inherit;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:1px;white-space:nowrap;width:100%;z-index:11}.search.is-searching .search__open-icon,.search .spinner{display:none}.search.is-searching .spinner{background-color:var(--color-surface);display:flex;flex:0 0 auto;height:100%;width:50px;z-index:20}.animating.search-opening .search input{opacity:1}.section-nav-tab .count{margin-left:8px}@media(min-width:481px){.section-nav-tab{border-bottom:2px solid #0000;border-top:none;flex:none;text-align:center;width:auto}.section-nav-tab.is-selected{border-bottom-color:var(--color-neutral-70)}.section-nav-tab:hover:not(.is-selected){border-bottom-color:var(--color-primary-0)}}.section-nav-tab__link,.section-nav-tab__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-nav-tab__link{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;line-height:18px;padding:15px;width:100%}.section-nav-tab__link,.section-nav-tab__link:visited{color:var(--color-neutral-70)}.notouch .section-nav-tab__link[disabled]:hover,.section-nav-tab__link[disabled]{color:var(--color-neutral-20);cursor:default}.is-selected .section-nav-tab__link{background-color:var(--color-primary);color:var(--color-text-inverted)}@media(max-width:480px){.is-selected .section-nav-tab__link .count{border-color:var(--color-border-inverted);color:var(--color-text-inverted)}}.section-nav-tab__link:focus{outline:none}.accessible-focus .section-nav-tab__link:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light)}.is-external .section-nav-tab__link .gridicons-external{margin-left:3px;vertical-align:text-bottom}.notouch .section-nav-tab__link:hover{background-color:var(--color-primary-0);color:var(--color-primary)}.notouch .minimal .section-nav-tab__link:hover{background-color:initial}.notouch .is-selected .section-nav-tab__link:hover{color:var(--color-text-inverted)}@media(min-width:481px){.section-nav-tab__link{display:block;font-weight:400;padding:16px 16px 14px;width:auto}.section-nav-tab__link,.section-nav-tab__link:visited{color:var(--color-primary)}.is-selected .section-nav-tab__link{background-color:initial;color:var(--color-neutral-70)}.is-selected .section-nav-tab__link:after{display:none}.minimal .section-nav-tab__link,.notouch .is-selected .section-nav-tab__link:hover{color:var(--color-neutral-70)}}.section-nav-tab__text{color:inherit;display:block;flex:1 0 auto;width:0}@media(min-width:481px){.section-nav-tab__text{display:inline;flex:none;width:auto}}.section-nav-updated.section-nav{margin-bottom:0}.section-nav-updated.section-nav .is-selected.section-nav-tab .section-nav-tab__link .count{color:var(--color-text)}@media(min-width:661px){.section-nav-updated.section-nav .section-nav-tab__link{color:var(--studio-gray-70)}.section-nav-updated.section-nav .section-nav-tab__link:hover{background-color:initial;color:var(--studio-gray-80)}.section-nav-updated.section-nav .section-nav-tab__link:visited{color:var(--studio-gray-80)}.section-nav-updated.section-nav .section-nav-tab:hover:not(.is-selected){border-bottom-color:#0000}.section-nav-updated.section-nav .is-selected .section-nav-tab__link{color:var(--studio-gray-70)}}.section-nav-updated.section-nav .section-nav__mobile-header .count{margin-inline-start:8px}.section-nav-updated.section-nav .section-nav__mobile-header .gridicon{margin-inline-start:auto}.section-nav-updated.section-nav .count{background:var(--studio-gray-5);border:none;border-radius:3px;font-weight:400}@media(min-width:661px){.section-nav-updated.section-nav{box-shadow:none}.theme-jetpack-cloud .section-nav-updated.section-nav{background:var(--color-primary-0)}.plugins-section-nav .section-nav-tabs.is-dropdown{margin:8px 0;z-index:99}.plugins-section-nav .section-nav-tabs.is-dropdown .select-dropdown__header .count{margin-inline-end:20px;top:unset}.plugins-section-nav .section-nav-tabs.is-dropdown .select-dropdown__item-count .count{color:var(--color-primary);position:static}}@media(min-width:481px){.section-nav-tabs{flex:1 0 auto;width:0}.section-nav-tabs.is-dropdown{flex:0 1 auto;margin:8px;position:relative;width:auto}}.section-nav-tabs__list{list-style:none;margin:0}@media(min-width:481px){.section-nav-tabs__list{display:flex;overflow:hidden;width:100%}.is-dropdown .section-nav-tabs__list{display:none}}.enforce-tabs-view.section-nav-group{border-top:none;display:block;margin-block-start:0}.enforce-tabs-view .section-nav-tabs__list{display:flex}.form-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:5px}.form-label .form-label__required{color:var(--color-error);font-weight:400;margin-left:6px}.form-label .form-label__optional{color:var(--color-neutral-50);font-weight:400;margin-left:6px}.form-label input[type=checkbox]+span,.form-label input[type=radio]+span{font-weight:400}.select-dropdown{height:43px;overflow:hidden}.select-dropdown.is-open{overflow:visible}.select-dropdown.is-compact{height:35px}.select-dropdown__container{display:inline-block;max-width:100%;position:relative}.accessible-focus .select-dropdown.is-open .select-dropdown__container,.accessible-focus .select-dropdown__container:focus,.select-dropdown.is-open .select-dropdown__container{z-index:170}.accessible-focus .select-dropdown.is-open .select-dropdown__container .select-dropdown__header,.accessible-focus .select-dropdown__container:focus .select-dropdown__header{border-color:var(--color-primary)}.accessible-focus .select-dropdown__container{border-radius:2px}.accessible-focus .select-dropdown__container:focus{border-color:#00aadc;outline:0}.accessible-focus .select-dropdown.is-open .select-dropdown__container{box-shadow:0 0 0 2px var(--color-primary-light)}.select-dropdown__header{align-items:center;background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:2px;box-sizing:border-box;color:var(--color-neutral-70);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;height:43px;justify-content:space-between;line-height:40px;padding:0 16px;transition:background-color .2s ease}.select-dropdown__header .gridicons-chevron-down{fill:var(--color-neutral-50);flex-shrink:0;margin:0;transition:transform .15s cubic-bezier(.175,.885,.32,1.275)}.is-disabled .select-dropdown__header .gridicons-chevron-down{fill:var(--color-neutral-0)}.is-compact .select-dropdown__header{font-size:.75rem;height:35px;line-height:32px;padding-right:8px}.is-compact .select-dropdown__header .count{border-width:0;right:25px;top:8.5px}.is-disabled .select-dropdown__header{background:var(--color-surface);border-color:var(--color-neutral-0);color:var(--color-neutral-0);cursor:default}.is-disabled .select-dropdown__header.is-active,.is-disabled .select-dropdown__header:active{border-width:1px}.is-loading .select-dropdown__header .count,.is-loading .select-dropdown__header .select-dropdown__header-text{animation:loading-fade 1.6s ease-in-out infinite;color:var(--color-neutral-50)}.select-dropdown.is-open .select-dropdown__header{background-color:var(--color-neutral-0);border-radius:2px 2px 0 0;box-shadow:none}.select-dropdown.is-open .select-dropdown__header .gridicons-chevron-down{transform:rotate(-180deg)}.accessible-focus .select-dropdown:not(.is-open) .select-dropdown__container:focus .select-dropdown__header{box-shadow:0 0 0 2px var(--color-primary-light)}.select-dropdown__header .count{position:absolute;right:40px;top:11.5px}.select-dropdown__header-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-count .select-dropdown__header-text{padding-right:40px}.select-dropdown__header-text .gridicon,.select-dropdown__header-text .material-icon{margin-bottom:-4px;margin-right:8px;vertical-align:text-bottom}.is-compact .select-dropdown__header-text .gridicon,.is-compact .select-dropdown__header-text .material-icon{margin-bottom:0;position:relative;top:2px}.select-dropdown__options{background-color:var(--color-surface);border:1px solid var(--color-neutral-10);border-radius:0 0 2px 2px;border-top:0;box-sizing:border-box;list-style:none;margin:-1px 0 0;padding:0;visibility:hidden}.accessible-focus .select-dropdown__options{border:1px solid var(--color-primary);border-top-color:var(--color-neutral-10)}.select-dropdown.is-open .select-dropdown__options{visibility:visible}.select-dropdown__option{height:40px}.select-dropdown__option:last-child .select-dropdown__item{border-radius:0 0 2px 2px}.select-dropdown__option:hover{background-color:var(--color-neutral-5)}.select-dropdown__item{color:var(--color-neutral-70);cursor:pointer;display:block;font-size:.875rem;font-weight:400;height:40px;line-height:40px;overflow:hidden;padding:0 62px 0 16px;position:relative;white-space:nowrap}.select-dropdown__item:before{content:attr(data-bold-text);font-weight:600;opacity:0;white-space:nowrap}.select-dropdown__item:visited{color:var(--color-neutral-70)}.select-dropdown__item.is-selected{background-color:var(--color-accent);color:var(--color-text-inverted)}.select-dropdown__item.is-selected .count{border-color:var(--color-border-inverted);color:var(--color-text-inverted)}.select-dropdown__item.is-disabled{background-color:var(--color-surface);color:var(--color-neutral-light);cursor:default;opacity:.5}.notouch .select-dropdown__item:hover{color:var(--color-accent)}.notouch .select-dropdown__item.is-selected:hover{color:var(--color-text-inverted)}.select-dropdown__item .extra-gridicon{fill:var(--color-neutral);position:absolute;right:8px;top:11px}.select-dropdown__item .gridicon{margin-right:8px;vertical-align:text-bottom}.select-dropdown__item-count:before{content:attr(data-text);opacity:0}.select-dropdown__item-count .count{position:absolute;right:16px;top:11px}.select-dropdown__item-text{color:inherit;display:inline-block;left:16px;max-width:100%;overflow:hidden;position:absolute;right:16px;text-overflow:ellipsis;white-space:nowrap}.select-dropdown__separator{border-top:1px solid var(--color-neutral-10);display:block;margin:8px 0}.select-dropdown__label{color:var(--color-text-subtle);display:block;line-height:20px}.select-dropdown__label .form-label{display:inline;font-size:.75rem;font-weight:400;margin-bottom:0;padding:0 16px}.section-nav{background:var(--color-surface);box-shadow:0 0 0 1px rgba(var(--color-neutral-10-rgb),.5),0 1px 2px var(--color-neutral-0);box-sizing:border-box;margin:0 0 17px;padding:0;position:relative;width:100%}.section-nav.is-empty .section-nav__panel{visibility:hidden}@media(max-width:480px){.section-nav.is-open{box-shadow:0 0 0 1px var(--color-neutral-light),0 2px 4px var(--color-neutral-10)}}@media(min-width:481px){.section-nav.has-pinned-items{padding-right:60px}}@media(min-width:481px)and (max-width:660px){.section-nav.has-pinned-items{padding-right:50px}}.section-nav.minimal{background:#0000;box-shadow:inset 0 -1px 0 #0000000d}.section-nav__mobile-header{box-sizing:border-box;color:var(--color-neutral-70);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;height:46px;line-height:16px;padding:15px;width:100%}.minimal .section-nav__mobile-header{background:var(--color-surface)}.section-nav__mobile-header .gridicons-chevron-down{fill:var(--color-neutral-50);flex:none;transition:transform .15s cubic-bezier(.175,.885,.32,1.275)}.section-nav.is-open .section-nav__mobile-header .gridicons-chevron-down{transform:rotate(-180deg)}.section-nav.has-pinned-items .section-nav__mobile-header{padding-right:85px}.section-nav.has-pinned-items .section-nav__mobile-header:after{margin-left:8px}@media(min-width:481px){.section-nav__mobile-header{display:none}}.section-nav__mobile-header-text{margin-right:8px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.section-nav__mobile-header-text small{color:var(--color-neutral-light);font-size:.75rem;font-weight:600;margin-left:5px;text-transform:uppercase}.section-nav__panel{box-sizing:border-box;width:100%}@media(max-width:480px){.section-nav.is-open .section-nav__panel{background:linear-gradient(to bottom,var(--color-neutral-0) 0,var(--color-surface) 4px);border-top:1px solid var(--color-neutral-10);padding-bottom:15px}}@media(min-width:481px){.section-nav__panel{align-items:center;display:flex}.section-nav__panel:first-child{flex:1 0 auto;width:0}}.section-nav-group{border-top:1px solid var(--color-neutral-10);margin-top:16px;padding-top:16px;position:relative}.section-nav-group:first-child{border-top:none;padding-top:0}@media(max-width:480px){.section-nav-group{display:none}.section-nav.is-open .section-nav-group{display:block}}@media(min-width:481px){.section-nav-group{border-top:none;margin-top:0;padding-top:0}.section-nav-group:first-child{display:flex;flex:1 0 auto;width:0}.section-nav-group.has-horizontal-scroll{overflow-x:auto}}.section-nav__button{margin-top:24px;width:100%}.section-nav__hr{background:var(--color-neutral-0)}.section-nav-group__label{color:var(--color-neutral-light);display:none;font-size:.75rem;font-weight:600;line-height:12px;margin-bottom:8px;padding:0 15px;text-transform:uppercase}@media(max-width:480px){.has-siblings .section-nav-group__label{display:block}}.section-nav-group__label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-nav-tabs__dropdown{position:relative;width:100%;z-index:3}.section-nav-tabs__dropdown.is-open{z-index:4}.section-nav-tabs__dropdown .select-dropdown__container{max-width:200px;position:static}.section-nav .search{overflow:hidden}.section-nav .search.is-expanded-to-container{height:45px}@media(min-width:481px){.section-nav .search.is-expanded-to-container{height:100%}}.subscription-manager__comment-list .row .title-box .title-column .name .p2-label,.subscription-manager__comment-list .row .title-box .title-column .name .paid-label{border-radius:4px;color:#e6f2e8;display:inline-block;font-size:.75rem;font-weight:500;height:20px;line-height:20px;margin-left:8px;padding:0 10px}.subscription-manager__comment-list .row .title-box .title-column .name .p2-label{background:var(--p2-color-link)}.subscription-manager__comment-list .row .title-box .title-column .name .paid-label{background:#008a20}.subscription-manager__comment-list .row .post .excerpt,.subscription-manager__comment-list .row .post .title a,.subscription-manager__comment-list .row .title-box .title-column .name,.subscription-manager__comment-list .row .title-box .title-column .url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-manager__comment-list{min-width:300px}.subscription-manager__comment-list .row-wrapper{border-block-end:1px solid #eee}@media(max-width:600px){.subscription-manager__comment-list .row-wrapper.header{display:none}}.subscription-manager__comment-list .row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px;margin-top:20px;min-height:44px}.subscription-manager__comment-list .row *{flex:1}.subscription-manager__comment-list .row.header{margin:0;min-height:auto;padding-bottom:.9375rem;padding-top:0}.subscription-manager__comment-list .row .post{color:#50575e;flex:1 0 30%;font-size:.875rem;line-height:20px;min-width:200px}.subscription-manager__comment-list .row .post .title{max-width:350px}.subscription-manager__comment-list .row .post .title a{color:#101517;display:block;font-weight:500}.subscription-manager__comment-list .row .post .title a:hover{text-decoration:underline}.subscription-manager__comment-list .row .post .title a:focus{outline-offset:-1px}.subscription-manager__comment-list .row .post .excerpt{color:#50575e;font-weight:400;margin-top:4px;max-width:350px}@media(max-width:600px){.subscription-manager__comment-list .row .post{flex:1 1;max-width:calc(100% - 54px)}}.subscription-manager__comment-list .row .title-box{align-items:center;display:flex;flex:1 0 30%;min-width:0}.subscription-manager__comment-list .row .title-box:focus{outline-offset:-1px}.subscription-manager__comment-list .row .title-box .site-icon{max-width:40px}.subscription-manager__comment-list .row .title-box .title-column{display:flex;flex-direction:column;min-width:0;padding-left:12px}.subscription-manager__comment-list .row .title-box .title-column .name{color:#101517;font-size:.9375rem;font-weight:600;letter-spacing:-.24px;line-height:22px;padding-right:10px}.subscription-manager__comment-list .row .title-box .title-column .name:hover{text-decoration:underline}.subscription-manager__comment-list .row .title-box .title-column .url{color:#787c82;font-size:.75rem;font-weight:400;line-height:18px}.subscription-manager__comment-list .row .title-box .title-column .url:hover{text-decoration:underline}@media(max-width:600px){.subscription-manager__comment-list .row .title-box{display:none}}.subscription-manager__comment-list .row .date,.subscription-manager__comment-list .row .title-box{color:#50575e;font-size:.875rem;font-weight:400;letter-spacing:-.15px;line-height:20px}@media(max-width:782px){.subscription-manager__comment-list .row .date{display:none}}.subscription-manager__comment-list .row .actions{flex-basis:38px;flex-grow:0}.subscription-manager__comment-list .row .actions .gridicon{fill:#646970}.subscription-manager__comment-list .row:last-child{border-bottom:none}.loading-container{text-align:center}.comments-list-actions-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-bottom:57px}.comments-list-actions-bar .search-component{flex:1;min-width:min(400px,100%)}.comments-list-actions-bar .list-actions-bar__spacer{flex:1}.comments-list-actions-bar .list-actions-bar__filter-control{min-width:115px}.comments-list-actions-bar .list-actions-bar__filter-control.select-dropdown,.comments-list-actions-bar .list-actions-bar__filter-control .select-dropdown__header{height:48px}.comments-list-actions-bar .list-actions-bar__filter-control .select-dropdown__item.is-selected{background-color:var(--color-primary)}.comments-list-actions-bar .list-actions-bar__filter-control .gridicon{margin-left:10px}.comments-list-actions-bar .subscription-manager-sort-controls{flex-grow:0}@media(max-width:600px){.comments-list-actions-bar .list-actions-bar__filter-control__button,.comments-list-actions-bar .subscription-manager-sort-controls__button{padding:0}.comments-list-actions-bar .subscription-manager-sort-controls__button{margin-top:-6px}}.search-component{align-items:center;border-radius:2px;display:flex;flex:1 1 auto;height:51px;position:relative;transition:all .15s ease-in-out;width:60px;z-index:1}.search-component input.search-component__input[type=search]{appearance:none;-webkit-appearance:none;background:var(--color-surface);border:none;border-radius:0;box-sizing:border-box;flex:1 1 auto;height:100%;padding:0;top:0;width:0;z-index:20}.search-component input.search-component__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-component input.search-component__input[type=search]:disabled{background:var(--color-surface)}.search-component input.search-component__input[type=search]:focus,.search-component input.search-component__input[type=search]:focus:hover{border:none;box-shadow:none;outline:none}.search-component .search-component__input-fade .search-component__text-overlay{align-items:center;color:#0000;display:flex;flex:1 1 auto;font-family:inherit;font-size:inherit;height:100%;left:0;overflow:hidden;padding-left:5px;pointer-events:none;position:absolute;top:1px;white-space:nowrap;width:100%;z-index:21}.search-component__icon-navigation{align-items:center;background-color:var(--color-surface);display:flex;flex:0 0 auto;height:100%}.accessible-focus .search-component__icon-navigation:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light);position:relative;z-index:9999}.search-component__close-icon,.search-component__open-icon{color:var(--color-primary);cursor:pointer;flex:0 0 auto;width:19px;z-index:20}@media(min-width:480px){.search-component__close-icon,.search-component__open-icon{width:50px}}.search-component__open-icon:hover{color:var(--color-neutral-60)}.search-component__close-icon{color:var(--color-neutral-60);opacity:0;transition:opacity .2s ease-in}.search-component.is-open.has-focus{border-color:var(--color-primary)}.search-component.is-open.has-focus,.search-component.is-open.has-focus:hover{box-shadow:0 0 0 2px var(--color-primary)}.search-component:not(.is-open) input.search-component__input[type=search]{display:none}.search-component.is-expanded-to-container{display:flex;height:100%;margin-bottom:0;position:absolute;right:0;top:0}.search-component.is-expanded-to-container .search-component__input-fade{align-items:center;display:flex;flex:0 0 auto;position:relative}.search-component.is-expanded-to-container .search-component__input{display:flex;flex:1 1 auto}.search-component.is-compact,.search-component.is-expanded-to-container.is-compact{height:36px;justify-content:end}.search-component.is-compact .search-component__input,.search-component.is-expanded-to-container.is-compact .search-component__input{align-items:center;display:flex;font-size:.75rem;height:36px}.search-component.is-compact .search-component__open-icon,.search-component.is-expanded-to-container.is-compact .search-component__open-icon{margin:0 4px 0 8px;width:18px}.search-component.is-compact .search-component__close-icon,.search-component.is-expanded-to-container.is-compact .search-component__close-icon{margin-right:8px;width:18px}.search-component .components-spinner{display:none;margin:5px 11px}.search-component .components-button{padding:8px}@media(min-width:480px){.search-component .components-button{padding:0}}.search-component .components-button:focus{z-index:9999}.search-component.is-open{background-color:var(--color-surface,#fff);width:100%}.search-component.is-open .search-component__open-icon{color:var(--color-neutral-60)}.search-component.is-open .search-component__close-icon{display:inline-block}.search-component.is-open .search-component__close-icon,.search-component.is-open .search-component__input{opacity:1}.search-component.is-open input.search-component__input[type=search]{display:block;font-size:inherit}.search-component.is-open .search-component__input-fade{align-items:center;border-radius:0;display:flex;flex:1 1 auto;font-size:1rem;height:100%;padding-left:8px;position:relative}.search-component.is-open .search-component__input-fade:before{background:linear-gradient(to right,#0000,var(--color-surface) 90%);left:auto;right:0}.search-component.is-open .search-component__input-fade.rtl:before,.search-component.is-open .search-component__input-fade:before{-webkit-touch-callout:none;border-radius:inherit;bottom:0;content:"";display:block;height:auto;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:32px;z-index:22}.search-component.is-open .search-component__input-fade.rtl:before{background:linear-gradient(to left,#0000,var(--color-surface) 90%);left:0;right:auto}.search-component.has-focus .search-component__input-fade.rtl:before,.search-component.has-focus .search-component__input-fade:before{display:none}.search-component.has-open-icon .search-component__input-fade{padding-left:0}.search-component.is-searching .search-component__open-icon{display:none}.search-component.is-searching .components-spinner{display:flex;flex:0 0 auto;z-index:20}.subscription-manager__pending-list{margin:0}.subscription-manager__pending-list .row{align-items:center;border-bottom:1px solid var(--color-border-subtle);display:flex;flex-direction:row;padding-bottom:20px;padding-top:20px}.subscription-manager__pending-list .row *{flex:1}.subscription-manager__pending-list .row.header{padding-bottom:.9375rem;padding-top:0}.subscription-manager__pending-list .row .title-box{align-items:center;display:flex;flex:1.83;min-width:0}.subscription-manager__pending-list .row .title-box .site-icon{max-width:40px}.subscription-manager__pending-list .row .title-box .title-column{display:flex;flex-direction:column;min-width:0;padding-left:12px}.subscription-manager__pending-list .row .title-box .title-column .name{color:#101517;font-size:.9375rem;font-weight:600;letter-spacing:-.24px;line-height:22px;overflow:hidden;padding-right:10px;text-overflow:ellipsis;white-space:nowrap}.subscription-manager__pending-list .row .title-box .title-column .name:hover{text-decoration:underline}.subscription-manager__pending-list .row .title-box .title-column .url{color:#787c82;font-size:.75rem;font-weight:400;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-manager__pending-list .row .title-box .title-column .url:hover{text-decoration:underline}.subscription-manager__pending-list .row .date,.subscription-manager__pending-list .row .title-box{color:#50575e;font-size:.875rem;font-weight:400;letter-spacing:-.15px;line-height:20px}.subscription-manager__pending-list .row .actions{flex-basis:36px;flex-grow:0}.subscription-manager__pending-list .row .actions .gridicon{fill:#646970}.subscription-manager__pending-list .row:last-child{border-bottom:none}@media(max-width:600px){.subscription-manager__pending-list .date{display:none}}.form-checkbox{background-color:var(--color-surface);border:1px solid var(--color-neutral-10);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-checkbox::placeholder{color:var(--color-neutral-50)}.form-checkbox:hover{border-color:var(--color-neutral-20)}.form-checkbox:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-10);outline:none}.form-checkbox:focus:hover{box-shadow:0 0 0 2px var(--color-primary-20)}.form-checkbox:focus::-ms-clear{display:none}.form-checkbox:focus.is-valid{box-shadow:0 0 0 2px var(--color-success-10)}.form-checkbox:focus.is-valid:hover{box-shadow:0 0 0 2px var(--color-success-20)}.form-checkbox:focus.is-error{box-shadow:0 0 0 2px var(--color-error-10)}.form-checkbox:focus.is-error:hover{box-shadow:0 0 0 2px var(--color-error-20)}.form-checkbox: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-checkbox:disabled:hover{cursor:default}.form-checkbox:disabled::placeholder{color:var(--color-neutral-20)}.is-valid.form-checkbox{border-color:var(--color-success)}.is-valid.form-checkbox:hover{border-color:var(--color-success-dark)}.is-error.form-checkbox{border-color:var(--color-error)}.is-error.form-checkbox:hover{border-color:var(--color-error-dark)}.form-checkbox{appearance:none;border-radius:2px;clear:none;cursor:pointer;display:inline-block;float:left;height:16px;line-height:0;margin:2px 0 0;min-width:16px;outline:0;padding:0;text-align:center;vertical-align:middle;width:16px}.form-checkbox:checked:before{speak:none;content:url(/calypso/images/checkmark-primary-a08ef5c8776b9cc24505.svg);display:inline-block;height:12px;margin:1px auto;width:12px}.form-checkbox:disabled:checked:before{color:var(--color-neutral-20)}.form-checkbox+span{display:block;margin-left:24px}.form-fieldset{border:0;box-sizing:border-box;clear:both;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;margin-bottom:20px;outline:0;padding:0;vertical-align:initial}.block-emails-setting.form-fieldset{margin-bottom:32px}.block-emails-setting.form-fieldset .title{color:#000;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:8px}.block-emails-setting.form-fieldset .form-label .form-checkbox{background:#fff;border:1px solid #a7aaad;border-radius:2px;box-sizing:border-box;height:20px;margin-right:12px;width:20px}.block-emails-setting{display:flex;flex-direction:column}.block-emails-setting.form-fieldset{margin-left:2px}.block-emails-setting.form-fieldset .form-label{align-items:center;display:flex}.block-emails-setting.form-fieldset .form-label .input-container{display:flex}.block-emails-setting.form-fieldset .form-label span,.form-select{font-weight:400}.form-select{appearance:none;background:var(--color-surface) url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE1LjUgNi43NS02IDYtNi02IDEuMDYtMS4wNiA0Ljk0IDQuOTM5IDQuOTQtNC45NEwxNS41IDYuNzVaIiBmaWxsPSIjNjQ2OTcwIi8+PC9zdmc+) no-repeat right 10px center;border:1px solid var(--color-neutral-10);border-radius:2px;box-sizing:border-box;color:var(--color-neutral-70);cursor:pointer;display:inline-block;font-size:1rem;line-height:1.4em;margin:0 0 1em;outline:0;overflow:hidden;padding:7px 32px 9px 14px;text-decoration:none;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.form-select:focus{-moz-user-focus:ignore;border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-10);outline:0;-moz-outline:none}.form-select:focus.is-error{box-shadow:0 0 0 2px var(--color-error-10)}.form-select:focus.is-error:hover{box-shadow:0 0 0 2px var(--color-error-20)}.form-select:disabled,.form-select:hover:disabled{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE1IDYuNzUtNiA2LTYtNiAxLjA2LTEuMDZMOSAxMC42MjlsNC45NC00Ljk0TDE1IDYuNzVaIiBmaWxsPSIjQzNDNEM3Ii8+PC9zdmc+) no-repeat right 10px center}.form-select.is-compact{background-position:right 5px center;background-size:12px 12px;margin:0 4px;min-width:0;padding:0 20px 2px 6px}label+.form-select,label .form-select{display:block;min-width:200px}label+.form-select.is-compact,label .form-select.is-compact{display:inline-block;min-width:0}.form-select::-ms-expand{display:none}.form-select::-ms-value{background:none;color:var(--color-neutral-70)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--color-neutral-70)}.form-select.is-error{border-color:var(--color-error)}.form-select.is-error:hover{border-color:var(--color-error-dark)}.form-select:disabled{color:var(--color-neutral-10)}.form-select:last-of-type,.form-select:only-of-type{margin-bottom:0}.delivery-window-input.form-fieldset{margin-bottom:32px}.delivery-window-input .form-label{color:#000;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:8px}.delivery-window-input .form-select{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjkxNyAxLjMzMyA1LjUgNS41bDQuNTgzLTQuMTY3IiBzdHJva2U9IiM4QzhGOTQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+) no-repeat right 20px center;border-color:#c3c4c7;border-radius:4px;color:#101517;font-size:.875rem;height:44px;line-height:1.25rem;padding:12px 32px 12px 16px}.delivery-window-input .select-row{display:flex;flex-wrap:wrap;gap:8px}@media(min-width:601px){.delivery-window-input .select-row{width:457px}}.delivery-window-input .form-select{flex-basis:calc(50% - 4px);margin-bottom:12px}@media screen and (max-width:600px){.delivery-window-input .form-select{flex-basis:100%}}.delivery-window-input .field-tip{display:flex;gap:8px}.delivery-window-input .field-tip .tip-icon{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iNi41IiBjeT0iNiIgc3Ryb2tlPSIjQTdBQUFEIiBzdHJva2Utd2lkdGg9IjEuMyIgcj0iNSIvPjxwYXRoIHN0cm9rZT0iI0E3QUFBRCIgc3Ryb2tlLXdpZHRoPSIxLjMiIGQ9Ik0zLjUgMTMuOTgxaDZNNC41IDE2LjM1aDQiLz48L3N2Zz4=) no-repeat 50%;height:20px;width:20px}.delivery-window-input .field-tip .tip-text{color:#787c82;font-size:.875rem;font-weight:400;line-height:1.25rem}.email-format-input.form-fieldset{margin-bottom:32px}.email-format-input .form-label{color:#000;font-size:1rem;font-weight:400;line-height:1.5rem;margin-bottom:8px}.email-format-input .form-select{background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjkxNyAxLjMzMyA1LjUgNS41bDQuNTgzLTQuMTY3IiBzdHJva2U9IiM4QzhGOTQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+) no-repeat right 20px center;border-color:#c3c4c7;border-radius:4px;color:#101517;font-size:.875rem;height:44px;line-height:1.25rem;padding:12px 32px 12px 16px;width:457px}@media screen and (max-width:600px){.email-format-input .form-select{width:100%}}.subscriptions__submit-button,.user-settings__submit-button{background:var(--studio-blue);border-color:var(--studio-blue);border-radius:4px;box-shadow:0 1px 2px #0000000d;color:var(--studio-blue-0);font-weight:500;padding:10px 72.5px}.subscriptions__submit-button:hover,.user-settings__submit-button:hover{color:var(--studio-blue-0)}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab .count{background:#dcdcde;border:none;border-radius:2px;color:#2c3338;margin-left:10px;padding:0 8px}.section-nav.subscription-manager-tab-switcher{box-shadow:none}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab{border:none}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab.is-selected .section-nav-tab__link{background-color:unset;border-bottom-color:#101517}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab.is-selected .section-nav-tab__text{color:#101517;font-weight:500}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab .section-nav-tab__link{border-bottom:2px solid #dcdcde;padding:8px;transition:border-bottom-color .1s ease-in-out,color .1s ease-in-out}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab .section-nav-tab__link:hover{background-color:initial}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab .section-nav-tab__link:focus{box-shadow:inset 0 0 0 2px var(--color-primary-light)}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab:active:not(.is-selected) .section-nav-tab__link,.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab:hover:not(.is-selected) .section-nav-tab__link{border-bottom-color:#787c82}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab .section-nav-tab__text{color:#50575e;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400}@media screen and (max-width:480px){.section-nav.subscription-manager-tab-switcher{margin-bottom:22px}.section-nav.subscription-manager-tab-switcher .section-nav__mobile-header{padding-left:0;padding-right:0}.section-nav.subscription-manager-tab-switcher .section-nav__mobile-header .section-nav__mobile-header-text{color:#50575e;color:#101517;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-weight:500}.section-nav.subscription-manager-tab-switcher .section-nav__panel{padding:0}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group{margin:0}.section-nav.subscription-manager-tab-switcher .section-nav__panel .section-nav-group .section-nav-tab__link{border-bottom:2px solid #dcdcde}}@media screen and (min-width:480px){.section-nav.subscription-manager-tab-switcher{margin-bottom:32px}.section-nav.subscription-manager-tab-switcher .section-nav-tabs{display:flex}.section-nav.subscription-manager-tab-switcher .section-nav-tabs .section-nav-tabs__list{box-shadow:inset 0 -1px 0 #0000000d;flex-basis:fit-content;gap:16px}.section-nav.subscription-manager-tab-switcher .section-nav-tabs .section-nav-tabs__list .section-nav-tab .section-nav-tab__link{border-bottom:2px solid #0000;color:#50575e;padding:8px 0;transition:border-bottom-color .1s ease-in-out,color .1s ease-in-out}.section-nav.subscription-manager-tab-switcher .section-nav-tabs .section-nav-tabs__list .section-nav-tab .section-nav-tab__link:hover{background-color:initial}.section-nav.subscription-manager-tab-switcher .section-nav-tabs .section-nav-tabs__list .section-nav-tab .section-nav-tab__text{font-size:1rem;line-height:1.5rem}.section-nav.subscription-manager-tab-switcher .section-nav-tabs .section-nav-tabs__list .section-nav-tab .count{font-size:.75rem;line-height:1.25rem}}.subscription-manager__container{max-width:1440px;padding:48px 62px}.subscription-manager__container .formatted-header{margin:0}.subscription-manager__container .formatted-header__title{color:#101517;font-size:3rem!important;line-height:3.375rem;margin-bottom:16px}.subscription-manager__container .formatted-header__subtitle{color:#50575e;font-size:1rem!important;line-height:1.5rem;margin-bottom:30px}.subscription-manager__container .formatted-header__subtitle .email-address{font-weight:500}@media screen and (max-width:782px){.subscription-manager__container{padding:30px 24px}.subscription-manager__container .formatted-header__title{font-size:1.75rem!important;line-height:2.25rem;margin-bottom:8px}}.x-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.is-section-plugins.has-no-sidebar:not(.is-logged-in) .masterbar{background:#e5f4ff;border-bottom:1px solid #e5f4ff;height:56px;position:relative}.is-section-plugins.has-no-sidebar:not(.is-logged-in) .search-box-header.fixed-top .search-box-header__search{margin-top:-32px}.is-section-patterns.has-no-sidebar .masterbar-menu .masterbar,.is-section-performance-profiler.has-no-sidebar .masterbar-menu .masterbar,.is-section-reader.has-no-sidebar .masterbar-menu .masterbar,.is-section-site-profiler.has-no-sidebar .masterbar-menu .masterbar,.is-section-theme.has-no-sidebar .masterbar-menu .masterbar,.is-section-themes.has-no-sidebar .masterbar-menu .masterbar{background:#e5f4ff;border-bottom:1px solid #e5f4ff;height:56px;position:relative}.is-section-patterns.has-no-sidebar .masterbar-menu .masterbar .x-nav,.is-section-performance-profiler.has-no-sidebar .masterbar-menu .masterbar .x-nav,.is-section-reader.has-no-sidebar .masterbar-menu .masterbar .x-nav,.is-section-site-profiler.has-no-sidebar .masterbar-menu .masterbar .x-nav,.is-section-theme.has-no-sidebar .masterbar-menu .masterbar .x-nav,.is-section-themes.has-no-sidebar .masterbar-menu .masterbar .x-nav{height:56px}.is-section-theme.has-no-sidebar .layout__content,.is-section-themes.has-no-sidebar .layout__content{overflow:visible}.x-dropdown-content ul,.x-menu-grid{font:inherit;list-style:none;margin:0;padding:0}.x-dropdown-content ul li,.x-menu-grid li{margin:0}.x-icon__logo{left:-1px}.x-icon__close{cursor:pointer;width:36px}.x-icon__close span{height:2px;left:11px;position:absolute;top:17px;transform:rotate(45deg);width:14px}.x-icon__close span+span{transform:rotate(-45deg)}.x-icon__menu{padding-top:10px;width:26px}.x-icon__menu span+span{margin-top:4px}.x-icon,.x-icon span{color:inherit;display:block}.x-icon{fill:currentcolor;box-sizing:border-box;height:36px;overflow:hidden;position:relative}.x-icon g{fill:#0675c4}.x-icon span{background:currentcolor;color:inherit;display:block;height:2px}.x-nav{color:rgb(var(--lp-color-primary,255,255,255));display:flex;height:57px;justify-content:space-between;left:0;padding:0;position:absolute;right:0;top:0;z-index:801}.x-nav-list{display:flex;margin:0;padding-left:0}.x-nav-item{color:#01283d;display:block}.x-nav-item .cta-btn-nav{background:#0675c4!important;border-radius:4px;margin:11px 18px 0 9px;padding:8px 9px!important;text-decoration:none!important}.x-nav-item__wide{display:none;position:relative}.x-nav-item__wide:hover>.x-dropdown-content{opacity:1;pointer-events:all;transform:translateY(0) scale(1);transition:all .45s cubic-bezier(.5,1,.89,1)}button.x-nav-link.x-link{cursor:pointer}.x-nav-link{color:inherit!important;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:16px;font-weight:600!important;line-height:16px;padding:19px 9px 10px;position:relative;white-space:nowrap}.x-nav-link.x-nav-link{background:0 0;border:none;box-shadow:none;overflow:unset}.x-nav-link:focus{outline:none}.x-nav-link:before{border-radius:var(--lp-control-border-radius,.25em);bottom:0;left:0;opacity:.35;position:absolute;right:0;top:10px}.x-nav-link:not(:active):focus:before{content:"";opacity:1}.x-nav-link__logo{padding:9px 24px 0 18px}.x-nav-link__logo:before{left:9px;right:15px;top:8px}.x-nav-link__primary{color:rgb(var( --lp-color-nav-item-primary,var(--lp-color-primary,255,255,255 ) ))!important;padding-left:18px;padding-right:27px}.x-nav-link__primary:active,.x-nav-link__primary:hover{opacity:1;text-decoration:underline}.x-nav-link__primary:active{opacity:.85}.x-nav-link__primary:before{content:"";left:9px;right:18px}.x-nav-link__menu{padding:9px 18px 0 24px}.x-nav-link__menu:before{left:15px;right:9px;top:8px}.x-nav-link-chevron,.x-nav-link__chevron:after{color:inherit;left:1px;margin-right:-1px;opacity:.65;position:relative}.x-nav-link-chevron:before,.x-nav-link__chevron:after{color:#01283d;content:"▾"}.x-nav-link-suffix{display:block;height:0;text-align:right;transform:translate(-1px,-10px) scale(.65);transform-origin:100% 0;white-space:nowrap}.x-dropdown{bottom:0;left:0;opacity:0;position:absolute;top:45px;transform-origin:50% 0;width:312px;z-index:802}.x-dropdown-bottom,.x-dropdown-top{left:0;overflow:hidden;padding:0 48px;position:absolute;right:0}.x-dropdown-top{box-sizing:border-box;height:96px;padding-top:57px;top:-48px}.x-dropdown-middle{background:#fff;height:2px;left:48px;position:absolute;right:48px;top:47px;z-index:1}.x-dropdown-bottom{height:0;top:48px}.x-dropdown-bottom-fill,.x-dropdown-top-fill{background:#fff;border-radius:4px;box-shadow:0 9px 48px #10151740;position:relative}.x-dropdown-top-fill{height:96px}.x-dropdown-top-fill:before{background:inherit;border-radius:2px;content:"";height:36px;left:90px;position:absolute;top:0;transform:rotate(45deg);width:36px}.x-dropdown-bottom-fill{height:0;top:-48px}.x-dropdown-content{background:#fff;border-radius:9px;box-shadow:0 9px 48px #10151740;left:-60px;opacity:0;padding:12px 0;pointer-events:none;position:absolute;top:55px;transform:translateY(-6px) scale(.9);transform-origin:29px 0;transition:all .15s cubic-bezier(.1,.6,.2,1);width:210px;z-index:901}.x-dropdown-content[aria-hidden=false]{z-index:1}.x-dropdown-content:before{background:inherit;border-radius:2px;content:"";height:36px;left:90px;position:absolute;top:-2px;transform:rotate(45deg);width:36px;z-index:-1}.x-dropdown-content-separator{background:#dcdcded9;height:1px;margin:9px 0 12px}.x-dropdown-link.x-dropdown-link{color:#055d9c;display:block;font-size:13px;font-weight:600;line-height:19px;padding:6px 12px 6px 24px}.x-dropdown-link.x-dropdown-link:active,.x-dropdown-link.x-dropdown-link:focus,.x-dropdown-link.x-dropdown-link:hover{background:#e9f0f5;color:#044b7a;opacity:1;transition-property:background,color}.x-dropdown-link.x-dropdown-link:active{background:#bbe0fa;color:#01283d}.x-menu{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.x-menu-overlay{background:#101517a6;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .15s ease-in-out;z-index:1000000000}.x-menu__open .x-menu-overlay{opacity:1;pointer-events:all}.x-menu-content{background:#fff;border-radius:9px;font-size:13px;left:12px;line-height:20px;pointer-events:none;position:absolute;right:12px;top:12px;transform:scale(0);transform-origin:calc(100% - 19px) 15px;transition:transform .35s ease-in-out;z-index:1000000001}@media(min-width:768px){.x-menu-content{font-size:14px;line-height:21px;width:480px}}.x-menu__open .x-menu-content{pointer-events:all;transform:scale(1)}@media(min-width:480px){.x-menu-content{left:auto;width:408px}}.x-menu-button{box-sizing:border-box;color:#8c8f94;height:48px;padding-top:12px;position:absolute;right:-12px;top:-12px;width:48px;z-index:1}.x-menu-button.x-menu-button{background:none;border:none;box-shadow:none}.x-menu-list{padding:12px}.x-menu-list:last-of-type{padding-bottom:18px}@media(min-width:768px){.x-menu-list{padding:18px}.x-menu-list:last-of-type{padding-bottom:24px}}.x-menu-list+.x-menu-list{border-top:1px solid #dcdcded9}.x-menu-list-title{color:#646970;font-size:12px;font-weight:400;line-height:18px;padding:6px 6px 3px;position:relative;text-transform:uppercase;top:1px}@media(min-width:768px){.x-menu-list-title{font-size:13px;line-height:20px;padding-bottom:0;top:-2px}}.x-menu-grid{display:grid;grid-template-columns:1fr 1fr}:not(.x-menu-list-title)~.x-menu-grid{margin-top:-3px}.x-menu-link.x-menu-link{color:#055d9c;display:block;font-size:inherit;font-weight:600;line-height:inherit;padding:6px 6px 3px}.x-menu-link-chevron{color:inherit;display:inline-block;font-weight:400;transition:transform .15s ease-out}.x-menu-link-chevron:before{content:"›"}.x-menu-link:active .x-menu-link-chevron,.x-menu-link:hover .x-menu-link-chevron{transform:translate3d(.15em,0,0)}@media(min-width:480px){.x-nav-link__logo{padding-left:24px}.x-nav-link__logo:before{left:15px}.x-nav-link__menu{padding-right:24px}.x-nav-link__menu:before{right:15px}}@media(min-width:864px){.x-nav-item__narrow{display:none}.x-nav-item__wide{display:block}.x-nav-item:not(:only-child) .x-nav-link__logo{padding-right:12px}.x-nav-item:not(:only-child) .x-nav-link__logo:before{right:3px}}@media(min-width:1152px){.x-nav-item .cta-btn-nav{margin:11px 24px 0 12px;padding:8px 12px!important}.x-nav-link:not(.x-nav-link__logo):not(.x-nav-link__menu){padding-left:12px;padding-right:12px}.x-nav-link__logo{padding-left:24px}.x-nav-link__logo:before{left:12px}.x-nav-item:not(:only-child) .x-nav-link__logo{padding-right:18px}.x-nav-item:not(:only-child) .x-nav-link__logo:before{left:12px}.x-nav-link.x-nav-link.x-nav-link__primary{padding-left:24px;padding-right:36px}.x-nav-link.x-nav-link.x-nav-link__primary:before{left:12px;right:24px}}.subscription-manager-header .masterbar-menu .masterbar{background:#fff;border-bottom:1px solid #fff;height:66px;position:relative}.subscription-manager-header .masterbar-menu .masterbar .x-nav-list__left{padding-left:24px}.subscription-manager-header .masterbar-menu .masterbar .x-nav-list__right{padding-right:24px}.subscription-manager-header .masterbar-menu .masterbar .x-nav-list__right .x-nav-item__narrow{display:none}.subscription-manager-header .masterbar-menu .masterbar .x-nav-list__right .x-nav-item__wide{display:block}.subscription-manager-header .masterbar-menu .masterbar .x-nav-item{height:66px}.subscription-manager-header .masterbar-menu .masterbar .x-nav-item .x-nav-link.x-link:not(.cta-btn-nav){padding-top:23px}.subscription-manager-header .masterbar-menu .masterbar .x-nav-item .x-nav-link.x-link.x-nav-link__logo{padding:14px 0 0}@media(max-width:481px){.subscription-manager-header .masterbar-menu .masterbar .x-nav-item .x-nav-link.x-link.x-nav-link__logo{display:block;overflow:hidden;padding-left:1px;width:25px}}.subscription-manager-header .masterbar-menu .masterbar .x-nav-item .cta-btn-nav{background:inherit!important;border:1px solid #101517;color:#101517!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.05));font-size:.875rem;font-weight:500;line-height:1.25rem;margin-right:0;padding:10px 16px!important}.subscription-manager-header.is-logged-in .masterbar-menu .masterbar .x-nav-list__right{display:none}.is-style-monochrome .x-root .masterbar-menu .masterbar{background:#000;border-bottom:none;height:56px;position:relative}.is-style-monochrome .x-root .masterbar-menu .masterbar .x-nav{height:56px}.is-style-monochrome .x-nav-item{color:#fff}.is-style-monochrome .x-nav-item .cta-btn-nav{background:inherit!important;border:1px solid #fff;border-radius:4px}.is-style-monochrome .x-nav-item .x-nav-link-chevron:before,.is-style-monochrome .x-nav-item .x-nav-link__chevron:after{color:#fff;content:"▾"}: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}}/*!rtl:begin:ignore*//*!rtl:end:ignore*/@font-face{font-display:swap;font-family:Recoleta;font-weight:400;src:url(https://s1.wp.com/i/fonts/recoleta/extended/recoleta-400.woff2) format("woff2"),url(https://s1.wp.com/i/fonts/recoleta/extended/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}body .search-component{border:1px solid #c3c4c7;border-radius:2px;box-sizing:border-box;height:48px;max-width:500px}body .search-component .subscriptions-manager__search-icon{margin-left:18.5px;margin-right:14px}body .search-component input.search-component__input[type=search]::placeholder{color:#646970}.gridicon,.stats-icon{fill:currentColor}.gridicon.needs-offset>g:first-child,.gridicon.needs-offset>use:first-child,.stats-icon.needs-offset>g:first-child,.stats-icon.needs-offset>use:first-child{transform:translate(1px,1px)}.gridicon.needs-offset-x>g:first-child,.gridicon.needs-offset-x>use:first-child,.stats-icon.needs-offset-x>g:first-child,.stats-icon.needs-offset-x>use:first-child{transform:translate(1px)}.gridicon.needs-offset-y>g:first-child,.gridicon.needs-offset-y>use:first-child,.stats-icon.needs-offset-y>g:first-child,.stats-icon.needs-offset-y>use:first-child{transform:translateY(1px)}.social-logo{fill:currentColor}:root{--studio-white:#fff;--studio-black:#000;--studio-gray-0:#f6f7f7;--studio-gray-5:#dcdcde;--studio-gray-10:#c3c4c7;--studio-gray-20:#a7aaad;--studio-gray-30:#8c8f94;--studio-gray-40:#787c82;--studio-gray-50:#646970;--studio-gray-60:#50575e;--studio-gray-70:#3c434a;--studio-gray-80:#2c3338;--studio-gray-90:#1d2327;--studio-gray-100:#101517;--studio-gray:#646970;--studio-blue-0:#e9f0f5;--studio-blue-5:#bbe0fa;--studio-blue-10:#91caf2;--studio-blue-20:#68b3e8;--studio-blue-30:#399ce3;--studio-blue-40:#1689db;--studio-blue-50:#0675c4;--studio-blue-60:#055d9c;--studio-blue-70:#044b7a;--studio-blue-80:#02395c;--studio-blue-90:#01283d;--studio-blue-100:#001621;--studio-blue:#0675c4;--studio-purple-0:#f2e9ed;--studio-purple-5:#ebcee0;--studio-purple-10:#e3afd5;--studio-purple-20:#d48fc8;--studio-purple-30:#c475bd;--studio-purple-40:#b35eb1;--studio-purple-50:#984a9c;--studio-purple-60:#7c3982;--studio-purple-70:#662c6e;--studio-purple-80:#4d2054;--studio-purple-90:#35163b;--studio-purple-100:#1e0c21;--studio-purple:#984a9c;--studio-pink-0:#f5e9ed;--studio-pink-5:#f2ceda;--studio-pink-10:#f7a8c3;--studio-pink-20:#f283aa;--studio-pink-30:#eb6594;--studio-pink-40:#e34c84;--studio-pink-50:#c9356e;--studio-pink-60:#ab235a;--studio-pink-70:#8c1749;--studio-pink-80:#700f3b;--studio-pink-90:#4f092a;--studio-pink-100:#260415;--studio-pink:#c9356e;--studio-red-0:#f7ebec;--studio-red-5:#facfd2;--studio-red-10:#ffabaf;--studio-red-20:#ff8085;--studio-red-30:#f86368;--studio-red-40:#e65054;--studio-red-50:#d63638;--studio-red-60:#b32d2e;--studio-red-70:#8a2424;--studio-red-80:#691c1c;--studio-red-90:#451313;--studio-red-100:#240a0a;--studio-red:#d63638;--studio-orange-0:#f5ece6;--studio-orange-5:#f7dcc6;--studio-orange-10:#ffbf86;--studio-orange-20:#faa754;--studio-orange-30:#e68b28;--studio-orange-40:#d67709;--studio-orange-50:#b26200;--studio-orange-60:#8a4d00;--studio-orange-70:#704000;--studio-orange-80:#543100;--studio-orange-90:#361f00;--studio-orange-100:#1f1200;--studio-orange:#b26200;--studio-yellow-0:#f5f1e1;--studio-yellow-5:#f5e6b3;--studio-yellow-10:#f2d76b;--studio-yellow-20:#f0c930;--studio-yellow-30:#deb100;--studio-yellow-40:#c08c00;--studio-yellow-50:#9d6e00;--studio-yellow-60:#7d5600;--studio-yellow-70:#674600;--studio-yellow-80:#4f3500;--studio-yellow-90:#320;--studio-yellow-100:#1c1300;--studio-yellow:#9d6e00;--studio-green-0:#e6f2e8;--studio-green-5:#b8e6bf;--studio-green-10:#68de86;--studio-green-20:#1ed15a;--studio-green-30:#00ba37;--studio-green-40:#00a32a;--studio-green-50:#008a20;--studio-green-60:#007017;--studio-green-70:#005c12;--studio-green-80:#00450c;--studio-green-90:#003008;--studio-green-100:#001c05;--studio-green:#008a20;--studio-celadon-0:#e4f2ed;--studio-celadon-5:#a7e8d3;--studio-celadon-10:#66deb9;--studio-celadon-20:#31cc9f;--studio-celadon-30:#09b585;--studio-celadon-40:#009e73;--studio-celadon-50:#008763;--studio-celadon-60:#007053;--studio-celadon-70:#005c44;--studio-celadon-80:#004533;--studio-celadon-90:#003024;--studio-celadon-100:#001c15;--studio-celadon:#008763;--studio-automattic-blue-0:#ebf4fa;--studio-automattic-blue-5:#c4e2f5;--studio-automattic-blue-10:#88ccf2;--studio-automattic-blue-20:#5ab7e8;--studio-automattic-blue-30:#24a3e0;--studio-automattic-blue-40:#1490c7;--studio-automattic-blue-50:#0277a8;--studio-automattic-blue-60:#036085;--studio-automattic-blue-70:#02506e;--studio-automattic-blue-80:#02384d;--studio-automattic-blue-90:#022836;--studio-automattic-blue-100:#021b24;--studio-automattic-blue:#24a3e0;--studio-wordpress-blue-0:#fbfcfe;--studio-wordpress-blue-5:#f7f8fe;--studio-wordpress-blue-10:#d6ddf9;--studio-wordpress-blue-20:#adbaf3;--studio-wordpress-blue-30:#7b90ff;--studio-wordpress-blue-40:#546ff3;--studio-wordpress-blue-50:#3858e9;--studio-wordpress-blue-60:#2a46ce;--studio-wordpress-blue-70:#1d35b4;--studio-wordpress-blue-80:#1f3286;--studio-wordpress-blue-90:#14215a;--studio-wordpress-blue-100:#0a112d;--studio-wordpress-blue:#3858e9;--studio-simplenote-blue-0:#e9ecf5;--studio-simplenote-blue-5:#ced9f2;--studio-simplenote-blue-10:#abc1f5;--studio-simplenote-blue-20:#84a4f0;--studio-simplenote-blue-30:#618df2;--studio-simplenote-blue-40:#4678eb;--studio-simplenote-blue-50:#3361cc;--studio-simplenote-blue-60:#1d4fc4;--studio-simplenote-blue-70:#113ead;--studio-simplenote-blue-80:#0d2f85;--studio-simplenote-blue-90:#09205c;--studio-simplenote-blue-100:#05102e;--studio-simplenote-blue:#3361cc;--studio-woocommerce-purple-0:#f7edf7;--studio-woocommerce-purple-5:#e5cfe8;--studio-woocommerce-purple-10:#d6b4e0;--studio-woocommerce-purple-20:#c792e0;--studio-woocommerce-purple-30:#af7dd1;--studio-woocommerce-purple-40:#9a69c7;--studio-woocommerce-purple-50:#7f54b3;--studio-woocommerce-purple-60:#674399;--studio-woocommerce-purple-70:#533582;--studio-woocommerce-purple-80:#3c2861;--studio-woocommerce-purple-90:#271b3d;--studio-woocommerce-purple-100:#140e1f;--studio-woocommerce-purple:#7f54b3;--studio-jetpack-green-0:#f0f2eb;--studio-jetpack-green-5:#d0e6b8;--studio-jetpack-green-10:#9dd977;--studio-jetpack-green-20:#64ca43;--studio-jetpack-green-30:#2fb41f;--studio-jetpack-green-40:#069e08;--studio-jetpack-green-50:#008710;--studio-jetpack-green-60:#007117;--studio-jetpack-green-70:#005b18;--studio-jetpack-green-80:#004515;--studio-jetpack-green-90:#003010;--studio-jetpack-green-100:#001c09;--studio-jetpack-green:#069e08;--studio-white-rgb:255,255,255;--studio-black-rgb:0,0,0;--studio-gray-0-rgb:246,247,247;--studio-gray-5-rgb:220,220,222;--studio-gray-10-rgb:195,196,199;--studio-gray-20-rgb:167,170,173;--studio-gray-30-rgb:140,143,148;--studio-gray-40-rgb:120,124,130;--studio-gray-50-rgb:100,105,112;--studio-gray-60-rgb:80,87,94;--studio-gray-70-rgb:60,67,74;--studio-gray-80-rgb:44,51,56;--studio-gray-90-rgb:29,35,39;--studio-gray-100-rgb:16,21,23;--studio-gray-rgb:100,105,112;--studio-blue-0-rgb:233,240,245;--studio-blue-5-rgb:187,224,250;--studio-blue-10-rgb:145,202,242;--studio-blue-20-rgb:104,179,232;--studio-blue-30-rgb:57,156,227;--studio-blue-40-rgb:22,137,219;--studio-blue-50-rgb:6,117,196;--studio-blue-60-rgb:5,93,156;--studio-blue-70-rgb:4,75,122;--studio-blue-80-rgb:2,57,92;--studio-blue-90-rgb:1,40,61;--studio-blue-100-rgb:0,22,33;--studio-blue-rgb:6,117,196;--studio-purple-0-rgb:242,233,237;--studio-purple-5-rgb:235,206,224;--studio-purple-10-rgb:227,175,213;--studio-purple-20-rgb:212,143,200;--studio-purple-30-rgb:196,117,189;--studio-purple-40-rgb:179,94,177;--studio-purple-50-rgb:152,74,156;--studio-purple-60-rgb:124,57,130;--studio-purple-70-rgb:102,44,110;--studio-purple-80-rgb:77,32,84;--studio-purple-90-rgb:53,22,59;--studio-purple-100-rgb:30,12,33;--studio-purple-rgb:152,74,156;--studio-pink-0-rgb:245,233,237;--studio-pink-5-rgb:242,206,218;--studio-pink-10-rgb:247,168,195;--studio-pink-20-rgb:242,131,170;--studio-pink-30-rgb:235,101,148;--studio-pink-40-rgb:227,76,132;--studio-pink-50-rgb:201,53,110;--studio-pink-60-rgb:171,35,90;--studio-pink-70-rgb:140,23,73;--studio-pink-80-rgb:112,15,59;--studio-pink-90-rgb:79,9,42;--studio-pink-100-rgb:38,4,21;--studio-pink-rgb:201,53,110;--studio-red-0-rgb:247,235,236;--studio-red-5-rgb:250,207,210;--studio-red-10-rgb:255,171,175;--studio-red-20-rgb:255,128,133;--studio-red-30-rgb:248,99,104;--studio-red-40-rgb:230,80,84;--studio-red-50-rgb:214,54,56;--studio-red-60-rgb:179,45,46;--studio-red-70-rgb:138,36,36;--studio-red-80-rgb:105,28,28;--studio-red-90-rgb:69,19,19;--studio-red-100-rgb:36,10,10;--studio-red-rgb:214,54,56;--studio-orange-0-rgb:245,236,230;--studio-orange-5-rgb:247,220,198;--studio-orange-10-rgb:255,191,134;--studio-orange-20-rgb:250,167,84;--studio-orange-30-rgb:230,139,40;--studio-orange-40-rgb:214,119,9;--studio-orange-50-rgb:178,98,0;--studio-orange-60-rgb:138,77,0;--studio-orange-70-rgb:112,64,0;--studio-orange-80-rgb:84,49,0;--studio-orange-90-rgb:54,31,0;--studio-orange-100-rgb:31,18,0;--studio-orange-rgb:178,98,0;--studio-yellow-0-rgb:245,241,225;--studio-yellow-5-rgb:245,230,179;--studio-yellow-10-rgb:242,215,107;--studio-yellow-20-rgb:240,201,48;--studio-yellow-30-rgb:222,177,0;--studio-yellow-40-rgb:192,140,0;--studio-yellow-50-rgb:157,110,0;--studio-yellow-60-rgb:125,86,0;--studio-yellow-70-rgb:103,70,0;--studio-yellow-80-rgb:79,53,0;--studio-yellow-90-rgb:51,34,0;--studio-yellow-100-rgb:28,19,0;--studio-yellow-rgb:157,110,0;--studio-green-0-rgb:230,242,232;--studio-green-5-rgb:184,230,191;--studio-green-10-rgb:104,222,134;--studio-green-20-rgb:30,209,90;--studio-green-30-rgb:0,186,55;--studio-green-40-rgb:0,163,42;--studio-green-50-rgb:0,138,32;--studio-green-60-rgb:0,112,23;--studio-green-70-rgb:0,92,18;--studio-green-80-rgb:0,69,12;--studio-green-90-rgb:0,48,8;--studio-green-100-rgb:0,28,5;--studio-green-rgb:0,138,32;--studio-celadon-0-rgb:228,242,237;--studio-celadon-5-rgb:167,232,211;--studio-celadon-10-rgb:102,222,185;--studio-celadon-20-rgb:49,204,159;--studio-celadon-30-rgb:9,181,133;--studio-celadon-40-rgb:0,158,115;--studio-celadon-50-rgb:0,135,99;--studio-celadon-60-rgb:0,112,83;--studio-celadon-70-rgb:0,92,68;--studio-celadon-80-rgb:0,69,51;--studio-celadon-90-rgb:0,48,36;--studio-celadon-100-rgb:0,28,21;--studio-celadon-rgb:0,135,99;--studio-automattic-blue-0-rgb:235,244,250;--studio-automattic-blue-5-rgb:196,226,245;--studio-automattic-blue-10-rgb:136,204,242;--studio-automattic-blue-20-rgb:90,183,232;--studio-automattic-blue-30-rgb:36,163,224;--studio-automattic-blue-40-rgb:20,144,199;--studio-automattic-blue-50-rgb:2,119,168;--studio-automattic-blue-60-rgb:3,96,133;--studio-automattic-blue-70-rgb:2,80,110;--studio-automattic-blue-80-rgb:2,56,77;--studio-automattic-blue-90-rgb:2,40,54;--studio-automattic-blue-100-rgb:2,27,36;--studio-automattic-blue-rgb:36,163,224;--studio-wordpress-blue-0-rgb:251,252,254;--studio-wordpress-blue-5-rgb:247,248,254;--studio-wordpress-blue-10-rgb:214,221,249;--studio-wordpress-blue-20-rgb:173,186,243;--studio-wordpress-blue-30-rgb:123,144,255;--studio-wordpress-blue-40-rgb:84,111,243;--studio-wordpress-blue-50-rgb:56,88,233;--studio-wordpress-blue-60-rgb:42,70,206;--studio-wordpress-blue-70-rgb:29,53,180;--studio-wordpress-blue-80-rgb:31,50,134;--studio-wordpress-blue-90-rgb:20,33,90;--studio-wordpress-blue-100-rgb:10,17,45;--studio-wordpress-blue-rgb:56,88,233;--studio-simplenote-blue-0-rgb:233,236,245;--studio-simplenote-blue-5-rgb:206,217,242;--studio-simplenote-blue-10-rgb:171,193,245;--studio-simplenote-blue-20-rgb:132,164,240;--studio-simplenote-blue-30-rgb:97,141,242;--studio-simplenote-blue-40-rgb:70,120,235;--studio-simplenote-blue-50-rgb:51,97,204;--studio-simplenote-blue-60-rgb:29,79,196;--studio-simplenote-blue-70-rgb:17,62,173;--studio-simplenote-blue-80-rgb:13,47,133;--studio-simplenote-blue-90-rgb:9,32,92;--studio-simplenote-blue-100-rgb:5,16,46;--studio-simplenote-blue-rgb:51,97,204;--studio-woocommerce-purple-0-rgb:247,237,247;--studio-woocommerce-purple-5-rgb:229,207,232;--studio-woocommerce-purple-10-rgb:214,180,224;--studio-woocommerce-purple-20-rgb:199,146,224;--studio-woocommerce-purple-30-rgb:175,125,209;--studio-woocommerce-purple-40-rgb:154,105,199;--studio-woocommerce-purple-50-rgb:127,84,179;--studio-woocommerce-purple-60-rgb:103,67,153;--studio-woocommerce-purple-70-rgb:83,53,130;--studio-woocommerce-purple-80-rgb:60,40,97;--studio-woocommerce-purple-90-rgb:39,27,61;--studio-woocommerce-purple-100-rgb:20,14,31;--studio-woocommerce-purple-rgb:127,84,179;--studio-jetpack-green-0-rgb:240,242,235;--studio-jetpack-green-5-rgb:208,230,184;--studio-jetpack-green-10-rgb:157,217,119;--studio-jetpack-green-20-rgb:100,202,67;--studio-jetpack-green-30-rgb:47,180,31;--studio-jetpack-green-40-rgb:6,158,8;--studio-jetpack-green-50-rgb:0,135,16;--studio-jetpack-green-60-rgb:0,113,23;--studio-jetpack-green-70-rgb:0,91,24;--studio-jetpack-green-80-rgb:0,69,21;--studio-jetpack-green-90-rgb:0,48,16;--studio-jetpack-green-100-rgb:0,28,9;--studio-jetpack-green-rgb:6,158,8;--color-primary:var(--studio-blue-50);--color-primary-rgb:var(--studio-blue-50-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--studio-wordpress-blue-50);--color-accent-rgb:var(--studio-wordpress-blue-50-rgb);--color-accent-dark:var(--studio-wordpress-blue-70);--color-accent-dark-rgb:var(--studio-wordpress-blue-70-rgb);--color-accent-light:var(--studio-wordpress-blue-30);--color-accent-light-rgb:var(--studio-wordpress-blue-30-rgb);--color-accent-0:var(--studio-wordpress-blue-0);--color-accent-0-rgb:var(--studio-wordpress-blue-0-rgb);--color-accent-5:var(--studio-wordpress-blue-5);--color-accent-5-rgb:var(--studio-wordpress-blue-5-rgb);--color-accent-10:var(--studio-wordpress-blue-10);--color-accent-10-rgb:var(--studio-wordpress-blue-10-rgb);--color-accent-20:var(--studio-wordpress-blue-20);--color-accent-20-rgb:var(--studio-wordpress-blue-20-rgb);--color-accent-30:var(--studio-wordpress-blue-30);--color-accent-30-rgb:var(--studio-wordpress-blue-30-rgb);--color-accent-40:var(--studio-wordpress-blue-40);--color-accent-40-rgb:var(--studio-wordpress-blue-40-rgb);--color-accent-50:var(--studio-wordpress-blue-50);--color-accent-50-rgb:var(--studio-wordpress-blue-50-rgb);--color-accent-60:var(--studio-wordpress-blue-60);--color-accent-60-rgb:var(--studio-wordpress-blue-60-rgb);--color-accent-70:var(--studio-wordpress-blue-70);--color-accent-70-rgb:var(--studio-wordpress-blue-70-rgb);--color-accent-80:var(--studio-wordpress-blue-80);--color-accent-80-rgb:var(--studio-wordpress-blue-80-rgb);--color-accent-90:var(--studio-wordpress-blue-90);--color-accent-90-rgb:var(--studio-wordpress-blue-90-rgb);--color-accent-100:var(--studio-wordpress-blue-100);--color-accent-100-rgb:var(--studio-wordpress-blue-100-rgb);--color-neutral:var(--studio-gray-50);--color-neutral-rgb:var(--studio-gray-50-rgb);--color-neutral-dark:var(--studio-gray-70);--color-neutral-dark-rgb:var(--studio-gray-70-rgb);--color-neutral-light:var(--studio-gray-30);--color-neutral-light-rgb:var(--studio-gray-30-rgb);--color-neutral-0:var(--studio-gray-0);--color-neutral-0-rgb:var(--studio-gray-0-rgb);--color-neutral-5:var(--studio-gray-5);--color-neutral-5-rgb:var(--studio-gray-5-rgb);--color-neutral-10:var(--studio-gray-10);--color-neutral-10-rgb:var(--studio-gray-10-rgb);--color-neutral-20:var(--studio-gray-20);--color-neutral-20-rgb:var(--studio-gray-20-rgb);--color-neutral-30:var(--studio-gray-30);--color-neutral-30-rgb:var(--studio-gray-30-rgb);--color-neutral-40:var(--studio-gray-40);--color-neutral-40-rgb:var(--studio-gray-40-rgb);--color-neutral-50:var(--studio-gray-50);--color-neutral-50-rgb:var(--studio-gray-50-rgb);--color-neutral-60:var(--studio-gray-60);--color-neutral-60-rgb:var(--studio-gray-60-rgb);--color-neutral-70:var(--studio-gray-70);--color-neutral-70-rgb:var(--studio-gray-70-rgb);--color-neutral-80:var(--studio-gray-80);--color-neutral-80-rgb:var(--studio-gray-80-rgb);--color-neutral-90:var(--studio-gray-90);--color-neutral-90-rgb:var(--studio-gray-90-rgb);--color-neutral-100:var(--studio-gray-100);--color-neutral-100-rgb:var(--studio-gray-100-rgb);--color-success:var(--studio-green-50);--color-success-rgb:var(--studio-green-50-rgb);--color-success-dark:var(--studio-green-70);--color-success-dark-rgb:var(--studio-green-70-rgb);--color-success-light:var(--studio-green-30);--color-success-light-rgb:var(--studio-green-30-rgb);--color-success-0:var(--studio-green-0);--color-success-0-rgb:var(--studio-green-0-rgb);--color-success-5:var(--studio-green-5);--color-success-5-rgb:var(--studio-green-5-rgb);--color-success-10:var(--studio-green-10);--color-success-10-rgb:var(--studio-green-10-rgb);--color-success-20:var(--studio-green-20);--color-success-20-rgb:var(--studio-green-20-rgb);--color-success-30:var(--studio-green-30);--color-success-30-rgb:var(--studio-green-30-rgb);--color-success-40:var(--studio-green-40);--color-success-40-rgb:var(--studio-green-40-rgb);--color-success-50:var(--studio-green-50);--color-success-50-rgb:var(--studio-green-50-rgb);--color-success-60:var(--studio-green-60);--color-success-60-rgb:var(--studio-green-60-rgb);--color-success-70:var(--studio-green-70);--color-success-70-rgb:var(--studio-green-70-rgb);--color-success-80:var(--studio-green-80);--color-success-80-rgb:var(--studio-green-80-rgb);--color-success-90:var(--studio-green-90);--color-success-90-rgb:var(--studio-green-90-rgb);--color-success-100:var(--studio-green-100);--color-success-100-rgb:var(--studio-green-100-rgb);--color-warning:var(--studio-yellow-50);--color-warning-rgb:var(--studio-yellow-50-rgb);--color-warning-dark:var(--studio-yellow-70);--color-warning-dark-rgb:var(--studio-yellow-70-rgb);--color-warning-light:var(--studio-yellow-30);--color-warning-light-rgb:var(--studio-yellow-30-rgb);--color-warning-0:var(--studio-yellow-0);--color-warning-0-rgb:var(--studio-yellow-0-rgb);--color-warning-5:var(--studio-yellow-5);--color-warning-5-rgb:var(--studio-yellow-5-rgb);--color-warning-10:var(--studio-yellow-10);--color-warning-10-rgb:var(--studio-yellow-10-rgb);--color-warning-20:var(--studio-yellow-20);--color-warning-20-rgb:var(--studio-yellow-20-rgb);--color-warning-30:var(--studio-yellow-30);--color-warning-30-rgb:var(--studio-yellow-30-rgb);--color-warning-40:var(--studio-yellow-40);--color-warning-40-rgb:var(--studio-yellow-40-rgb);--color-warning-50:var(--studio-yellow-50);--color-warning-50-rgb:var(--studio-yellow-50-rgb);--color-warning-60:var(--studio-yellow-60);--color-warning-60-rgb:var(--studio-yellow-60-rgb);--color-warning-70:var(--studio-yellow-70);--color-warning-70-rgb:var(--studio-yellow-70-rgb);--color-warning-80:var(--studio-yellow-80);--color-warning-80-rgb:var(--studio-yellow-80-rgb);--color-warning-90:var(--studio-yellow-90);--color-warning-90-rgb:var(--studio-yellow-90-rgb);--color-warning-100:var(--studio-yellow-100);--color-warning-100-rgb:var(--studio-yellow-100-rgb);--color-error:var(--studio-red-50);--color-error-rgb:var(--studio-red-50-rgb);--color-error-dark:var(--studio-red-70);--color-error-dark-rgb:var(--studio-red-70-rgb);--color-error-light:var(--studio-red-30);--color-error-light-rgb:var(--studio-red-30-rgb);--color-error-0:var(--studio-red-0);--color-error-0-rgb:var(--studio-red-0-rgb);--color-error-5:var(--studio-red-5);--color-error-5-rgb:var(--studio-red-5-rgb);--color-error-10:var(--studio-red-10);--color-error-10-rgb:var(--studio-red-10-rgb);--color-error-20:var(--studio-red-20);--color-error-20-rgb:var(--studio-red-20-rgb);--color-error-30:var(--studio-red-30);--color-error-30-rgb:var(--studio-red-30-rgb);--color-error-40:var(--studio-red-40);--color-error-40-rgb:var(--studio-red-40-rgb);--color-error-50:var(--studio-red-50);--color-error-50-rgb:var(--studio-red-50-rgb);--color-error-60:var(--studio-red-60);--color-error-60-rgb:var(--studio-red-60-rgb);--color-error-70:var(--studio-red-70);--color-error-70-rgb:var(--studio-red-70-rgb);--color-error-80:var(--studio-red-80);--color-error-80-rgb:var(--studio-red-80-rgb);--color-error-90:var(--studio-red-90);--color-error-90-rgb:var(--studio-red-90-rgb);--color-error-100:var(--studio-red-100);--color-error-100-rgb:var(--studio-red-100-rgb);--color-surface:var(--studio-white);--color-surface-rgb:var(--studio-white-rgb);--color-surface-backdrop:var(--studio-gray-0);--color-surface-backdrop-rgb:var(--studio-gray-0-rgb);--color-text:var(--studio-gray-80);--color-text-rgb:var(--studio-gray-80-rgb);--color-text-subtle:var(--studio-gray-50);--color-text-subtle-rgb:var(--studio-gray-50-rgb);--color-text-inverted:var(--studio-white);--color-text-inverted-rgb:var(--studio-white-rgb);--color-border:var(--color-neutral-20);--color-border-rgb:var(--color-neutral-20-rgb);--color-border-subtle:var(--color-neutral-5);--color-border-subtle-rgb:var(--color-neutral-5-rgb);--color-border-shadow:var(--color-neutral-0);--color-border-shadow-rgb:var(--color-neutral-0-rgb);--color-border-inverted:var(--studio-white);--color-border-inverted-rgb:var(--studio-white-rgb);--color-border-secondary:#f1f1f1;--color-link:var(--studio-blue-50);--color-link-rgb:var(--studio-blue-50-rgb);--color-link-dark:var(--studio-blue-70);--color-link-dark-rgb:var(--studio-blue-70-rgb);--color-link-light:var(--studio-blue-30);--color-link-light-rgb:var(--studio-blue-30-rgb);--color-link-0:var(--studio-blue-0);--color-link-0-rgb:var(--studio-blue-0-rgb);--color-link-5:var(--studio-blue-5);--color-link-5-rgb:var(--studio-blue-5-rgb);--color-link-10:var(--studio-blue-10);--color-link-10-rgb:var(--studio-blue-10-rgb);--color-link-20:var(--studio-blue-20);--color-link-20-rgb:var(--studio-blue-20-rgb);--color-link-30:var(--studio-blue-30);--color-link-30-rgb:var(--studio-blue-30-rgb);--color-link-40:var(--studio-blue-40);--color-link-40-rgb:var(--studio-blue-40-rgb);--color-link-50:var(--studio-blue-50);--color-link-50-rgb:var(--studio-blue-50-rgb);--color-link-60:var(--studio-blue-60);--color-link-60-rgb:var(--studio-blue-60-rgb);--color-link-70:var(--studio-blue-70);--color-link-70-rgb:var(--studio-blue-70-rgb);--color-link-80:var(--studio-blue-80);--color-link-80-rgb:var(--studio-blue-80-rgb);--color-link-90:var(--studio-blue-90);--color-link-90-rgb:var(--studio-blue-90-rgb);--color-link-100:var(--studio-blue-100);--color-link-100-rgb:var(--studio-blue-100-rgb);--color-plan-free:var(--studio-gray-30);--color-plan-blogger:var(--studio-celadon-30);--color-plan-personal:var(--studio-blue-30);--color-plan-premium:var(--studio-yellow-30);--color-plan-business:var(--studio-orange-30);--color-plan-ecommerce:var(--studio-purple-30);--color-premium-domain:var(--studio-wordpress-blue-60);--color-jetpack-plan-free:var(--studio-blue-30);--color-jetpack-plan-personal:var(--studio-yellow-30);--color-jetpack-plan-premium:var(--studio-jetpack-green-30);--color-jetpack-plan-professional:var(--studio-purple-30);--color-masterbar-item-hover-background:#2c3338;--color-masterbar-item-active-background:#23282d;--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-20);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-checkout-masterbar-background:#0000;--color-checkout-masterbar-text:var(--studio-gray-50);--color-checkout-masterbar-item-hover-background:var(--studio-gray-5);--color-checkout-masterbar-item-active-background:var(--studio-gray-20);--color-sidebar-background:var(--color-surface);--color-sidebar-background-rgb:var(--studio-white-rgb);--color-sidebar-border:var(--studio-gray-5);--color-sidebar-text:var(--studio-gray-80);--color-sidebar-text-rgb:var(--studio-gray-80-rgb);--color-sidebar-text-alternative:var(--studio-gray-50);--color-sidebar-gridicon-fill:var(--studio-gray-50);--color-sidebar-menu-selected-background:var(--studio-blue-5);--color-sidebar-menu-selected-background-rgb:var(--studio-blue-5-rgb);--color-sidebar-menu-selected-text:var(--studio-blue-70);--color-sidebar-menu-selected-text-rgb:var(--studio-blue-70-rgb);--color-sidebar-menu-hover-background:var(--studio-gray-5);--color-sidebar-menu-hover-background-rgb:var(--studio-gray-5-rgb);--color-sidebar-menu-hover-text:var(--studio-gray-90);--color-jetpack-onboarding-text:var(--studio-white);--color-jetpack-onboarding-text-rgb:var(--studio-white-rgb);--color-jetpack-onboarding-background:var(--studio-blue-100);--color-jetpack-onboarding-background-rgb:var(--studio-blue-100-rgb);--color-automattic:var(--studio-blue-40);--color-jetpack:var(--studio-jetpack-green);--color-simplenote:var(--studio-simplenote-blue);--color-woocommerce:var(--studio-woocommerce-purple);--color-wordpress-com:var(--studio-wordpress-blue);--color-wordpress-org:#585c60;--color-blogger:#ff5722;--color-bluesky:#0085ff;--color-eventbrite:#ff8000;--color-facebook:#0866ff;--color-godaddy:#5ea95a;--color-google-plus:#df4a32;--color-instagram:#d93174;--color-linkedin:#0976b4;--color-mastodon:#6364ff;--color-medium:#12100e;--color-nextdoor:#8ed500;--color-pinterest:#cc2127;--color-pocket:#ee4256;--color-print:#f8f8f8;--color-reddit:#5f99cf;--color-skype:#00aff0;--color-stumbleupon:#eb4924;--color-substack:#ff6719;--color-squarespace:#222;--color-telegram:#08c;--color-threads:#000;--color-tumblr:#35465c;--color-twitter:#55acee;--color-whatsapp:#43d854;--color-wix:#faad4d;--color-x:#000;--color-email:var(--studio-gray-0);--color-podcasting:#9b4dd5;--color-wp-admin-button-background:#008ec2;--color-wp-admin-button-border:#006799;--theme-text-color:#f0f0f1;--theme-text-color-rgb:240,240,241;--theme-base-color:#1d2327;--theme-base-color-rgb:29,35,39;--theme-submenu-background-color:#131619;--theme-submenu-text-color:#c3c4c7;--theme-icon-color:#f0f6fc99;--theme-highlight-color:#72aee6;--theme-highlight-color-rgb:114,174,230;--theme-notification-color:#d54e21;--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#8c8f94;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-sidebar-submenu-background:var(--studio-blue-0);--color-sidebar-submenu-text:var(--studio-blue-70);--color-sidebar-submenu-hover-text:var(--color-accent);--color-sidebar-submenu-selected-text:var(--color-accent);--color-navredesign-sidebar-submenu-text:#f0f6fcb3;--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:#72aee6}.color-scheme.is-aquatic{--color-primary:var(--studio-blue-50);--color-primary-rgb:var(--studio-blue-50-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--studio-celadon-50);--color-accent-rgb:var(--studio-celadon-50-rgb);--color-accent-dark:var(--studio-celadon-70);--color-accent-dark-rgb:var(--studio-celadon-70-rgb);--color-accent-light:var(--studio-celadon-30);--color-accent-light-rgb:var(--studio-celadon-30-rgb);--color-accent-0:var(--studio-celadon-0);--color-accent-0-rgb:var(--studio-celadon-0-rgb);--color-accent-5:var(--studio-celadon-5);--color-accent-5-rgb:var(--studio-celadon-5-rgb);--color-accent-10:var(--studio-celadon-10);--color-accent-10-rgb:var(--studio-celadon-10-rgb);--color-accent-20:var(--studio-celadon-20);--color-accent-20-rgb:var(--studio-celadon-20-rgb);--color-accent-30:var(--studio-celadon-30);--color-accent-30-rgb:var(--studio-celadon-30-rgb);--color-accent-40:var(--studio-celadon-40);--color-accent-40-rgb:var(--studio-celadon-40-rgb);--color-accent-50:var(--studio-celadon-50);--color-accent-50-rgb:var(--studio-celadon-50-rgb);--color-accent-60:var(--studio-celadon-60);--color-accent-60-rgb:var(--studio-celadon-60-rgb);--color-accent-70:var(--studio-celadon-70);--color-accent-70-rgb:var(--studio-celadon-70-rgb);--color-accent-80:var(--studio-celadon-80);--color-accent-80-rgb:var(--studio-celadon-80-rgb);--color-accent-90:var(--studio-celadon-90);--color-accent-90-rgb:var(--studio-celadon-90-rgb);--color-accent-100:var(--studio-celadon-100);--color-accent-100-rgb:var(--studio-celadon-100-rgb);--color-link:var(--studio-celadon-50);--color-link-rgb:var(--studio-celadon-50-rgb);--color-link-dark:var(--studio-celadon-70);--color-link-dark-rgb:var(--studio-celadon-70-rgb);--color-link-light:var(--studio-celadon-30);--color-link-light-rgb:var(--studio-celadon-30-rgb);--color-link-0:var(--studio-celadon-0);--color-link-0-rgb:var(--studio-celadon-0-rgb);--color-link-5:var(--studio-celadon-5);--color-link-5-rgb:var(--studio-celadon-5-rgb);--color-link-10:var(--studio-celadon-10);--color-link-10-rgb:var(--studio-celadon-10-rgb);--color-link-20:var(--studio-celadon-20);--color-link-20-rgb:var(--studio-celadon-20-rgb);--color-link-30:var(--studio-celadon-30);--color-link-30-rgb:var(--studio-celadon-30-rgb);--color-link-40:var(--studio-celadon-40);--color-link-40-rgb:var(--studio-celadon-40-rgb);--color-link-50:var(--studio-celadon-50);--color-link-50-rgb:var(--studio-celadon-50-rgb);--color-link-60:var(--studio-celadon-60);--color-link-60-rgb:var(--studio-celadon-60-rgb);--color-link-70:var(--studio-celadon-70);--color-link-70-rgb:var(--studio-celadon-70-rgb);--color-link-80:var(--studio-celadon-80);--color-link-80-rgb:var(--studio-celadon-80-rgb);--color-link-90:var(--studio-celadon-90);--color-link-90-rgb:var(--studio-celadon-90-rgb);--color-link-100:var(--studio-celadon-100);--color-link-100-rgb:var(--studio-celadon-100-rgb);--color-masterbar-background:var(--studio-blue-80);--color-masterbar-border:var(--studio-blue-80);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--studio-yellow-20);--color-masterbar-item-hover-background:var(--studio-blue-90);--color-masterbar-item-active-background:var(--studio-blue-100);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-unread-dot-background:var(--color-accent-30);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-blue-60);--color-sidebar-background-rgb:var(--studio-blue-60-rgb);--color-sidebar-border:var(--studio-blue-70);--color-sidebar-text:var(--studio-white);--color-sidebar-text-rgb:var(--studio-white-rgb);--color-sidebar-text-alternative:var(--studio-blue-5);--color-sidebar-gridicon-fill:var(--studio-blue-5);--color-sidebar-menu-selected-background:var(--studio-yellow-20);--color-sidebar-menu-selected-background-rgb:var(--studio-yellow-20-rgb);--color-sidebar-menu-selected-text:var(--studio-blue-90);--color-sidebar-menu-selected-text-rgb:var(--studio-blue-90-rgb);--color-sidebar-menu-hover-background:var(--studio-blue-50);--color-sidebar-menu-hover-background-rgb:var(--studio-blue-50-rgb);--color-sidebar-menu-hover-text:var(--studio-white);--color-sidebar-submenu-background:var(--studio-blue-80);--color-sidebar-submenu-text:var(--studio-white);--color-sidebar-submenu-hover-text:var(--studio-yellow-20);--color-navredesign-sidebar-menu-selected-text:var(--studio-blue-90);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-hover-text:var(--color-sidebar-submenu-hover-text);--color-collapse-menu-text:var(--color-sidebar-submenu-hover-text);--wp-admin-theme-color:var(--studio-celadon-50)}.color-scheme.is-blue{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#52accc;--theme-base-color-rgb:82,172,204;--theme-submenu-text-color:#e2ecf1;--theme-submenu-background-color:#4796b3;--theme-icon-color:#e5f8ff;--theme-highlight-color:#096484;--theme-highlight-color-rgb:9,100,132;--theme-notification-color:#e1a948;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-blue-70);--color-accent-dark-rgb:var(--studio-blue-70-rgb);--color-accent-light:var(--studio-blue-30);--color-accent-light-rgb:var(--studio-blue-30-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#6eb9d4;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-text-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:#e2ecf1;--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-text-color);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-text:#e2ecf1;--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-text-color);--color-collapse-menu-text:var(--theme-icon-color);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-classic-blue{--color-primary:var(--studio-blue-50);--color-primary-rgb:var(--studio-blue-50-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--studio-orange-50);--color-accent-rgb:var(--studio-orange-50-rgb);--color-accent-dark:var(--studio-orange-70);--color-accent-dark-rgb:var(--studio-orange-70-rgb);--color-accent-light:var(--studio-orange-30);--color-accent-light-rgb:var(--studio-orange-30-rgb);--color-accent-0:var(--studio-orange-0);--color-accent-0-rgb:var(--studio-orange-0-rgb);--color-accent-5:var(--studio-orange-5);--color-accent-5-rgb:var(--studio-orange-5-rgb);--color-accent-10:var(--studio-orange-10);--color-accent-10-rgb:var(--studio-orange-10-rgb);--color-accent-20:var(--studio-orange-20);--color-accent-20-rgb:var(--studio-orange-20-rgb);--color-accent-30:var(--studio-orange-30);--color-accent-30-rgb:var(--studio-orange-30-rgb);--color-accent-40:var(--studio-orange-40);--color-accent-40-rgb:var(--studio-orange-40-rgb);--color-accent-50:var(--studio-orange-50);--color-accent-50-rgb:var(--studio-orange-50-rgb);--color-accent-60:var(--studio-orange-60);--color-accent-60-rgb:var(--studio-orange-60-rgb);--color-accent-70:var(--studio-orange-70);--color-accent-70-rgb:var(--studio-orange-70-rgb);--color-accent-80:var(--studio-orange-80);--color-accent-80-rgb:var(--studio-orange-80-rgb);--color-accent-90:var(--studio-orange-90);--color-accent-90-rgb:var(--studio-orange-90-rgb);--color-accent-100:var(--studio-orange-100);--color-accent-100-rgb:var(--studio-orange-100-rgb);--color-masterbar-background:var(--studio-blue-60);--color-masterbar-border:var(--studio-blue-70);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--color-accent-20);--color-masterbar-item-hover-background:var(--studio-blue-70);--color-masterbar-item-active-background:var(--studio-blue-90);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-30);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-gray-5);--color-sidebar-background-rgb:var(--studio-gray-5-rgb);--color-sidebar-border:var(--studio-gray-10);--color-sidebar-text:var(--studio-gray-80);--color-sidebar-text-alternative:var(--studio-gray-50);--color-sidebar-gridicon-fill:var(--studio-gray-50);--color-sidebar-menu-selected-background:var(--studio-gray-60);--color-sidebar-menu-selected-background-rgb:var(--studio-gray-60-rgb);--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:var(--color-surface);--color-sidebar-menu-hover-background-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-text:var(--studio-blue-50);--color-sidebar-submenu-background:var(--studio-blue-60);--color-sidebar-submenu-text:var(--studio-white);--color-sidebar-submenu-hover-text:var(--studio-orange-30);--color-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-hover-text:var(--color-sidebar-submenu-hover-text);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-text);--wp-admin-theme-color:var(--studio-orange-50);--color-collapse-menu-text:var(--color-sidebar-text-alternative)}.color-scheme.is-classic-bright{--theme-text-color:#044b7a;--color-primary:var(--studio-blue-50);--color-primary-rgb:var(--studio-blue-50-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--studio-pink-50);--color-accent-rgb:var(--studio-pink-50-rgb);--color-accent-dark:var(--studio-pink-70);--color-accent-dark-rgb:var(--studio-pink-70-rgb);--color-accent-light:var(--studio-pink-30);--color-accent-light-rgb:var(--studio-pink-30-rgb);--color-accent-0:var(--studio-pink-0);--color-accent-0-rgb:var(--studio-pink-0-rgb);--color-accent-5:var(--studio-pink-5);--color-accent-5-rgb:var(--studio-pink-5-rgb);--color-accent-10:var(--studio-pink-10);--color-accent-10-rgb:var(--studio-pink-10-rgb);--color-accent-20:var(--studio-pink-20);--color-accent-20-rgb:var(--studio-pink-20-rgb);--color-accent-30:var(--studio-pink-30);--color-accent-30-rgb:var(--studio-pink-30-rgb);--color-accent-40:var(--studio-pink-40);--color-accent-40-rgb:var(--studio-pink-40-rgb);--color-accent-50:var(--studio-pink-50);--color-accent-50-rgb:var(--studio-pink-50-rgb);--color-accent-60:var(--studio-pink-60);--color-accent-60-rgb:var(--studio-pink-60-rgb);--color-accent-70:var(--studio-pink-70);--color-accent-70-rgb:var(--studio-pink-70-rgb);--color-accent-80:var(--studio-pink-80);--color-accent-80-rgb:var(--studio-pink-80-rgb);--color-accent-90:var(--studio-pink-90);--color-accent-90-rgb:var(--studio-pink-90-rgb);--color-accent-100:var(--studio-pink-100);--color-accent-100-rgb:var(--studio-pink-100-rgb);--color-masterbar-background:var(--studio-blue-60);--color-masterbar-border:var(--studio-blue-70);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--color-accent-30);--color-masterbar-item-hover-background:var(--studio-blue-70);--color-masterbar-item-active-background:var(--studio-blue-90);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-20);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--color-surface);--color-sidebar-background-rgb:var(--studio-white-rgb);--color-sidebar-border:var(--studio-gray-5);--color-sidebar-text:var(--studio-gray-80);--color-sidebar-text-rgb:var(--studio-gray-80-rgb);--color-sidebar-text-alternative:var(--studio-gray-50);--color-sidebar-gridicon-fill:var(--studio-gray-50);--color-sidebar-menu-selected-background:var(--studio-blue-5);--color-sidebar-menu-selected-background-rgb:var(--studio-blue-5-rgb);--color-sidebar-menu-selected-text:var(--studio-blue-70);--color-sidebar-menu-selected-text-rgb:var(--studio-blue-70-rgb);--color-sidebar-menu-hover-background:var(--studio-gray-5);--color-sidebar-menu-hover-background-rgb:var(--studio-gray-5-rgb);--color-sidebar-menu-hover-text:var(--studio-gray-90);--color-sidebar-submenu-background:var(--studio-blue-0);--color-sidebar-submenu-text:var(--studio-blue-70);--color-sidebar-submenu-hover-text:var(--color-accent);--color-sidebar-submenu-selected-text:var(--color-accent);--color-sidebar-submenu-selected-hover-text:var(--color-accent);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--color-accent);--color-navredesign-sidebar-submenu-hover-text:var(--color-accent);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-accent);--color-collapse-menu-text:var(--color-sidebar-text-alternative);--wp-admin-theme-color:var(--studio-pink-50)}.color-scheme.is-classic-dark{--color-primary:var(--studio-gray-90);--color-primary-rgb:var(--studio-gray-90-rgb);--color-primary-dark:var(--studio-gray-70);--color-primary-dark-rgb:var(--studio-gray-70-rgb);--color-primary-light:var(--studio-gray-30);--color-primary-light-rgb:var(--studio-gray-30-rgb);--color-primary-0:var(--studio-gray-0);--color-primary-0-rgb:var(--studio-gray-0-rgb);--color-primary-5:var(--studio-gray-5);--color-primary-5-rgb:var(--studio-gray-5-rgb);--color-primary-10:var(--studio-gray-10);--color-primary-10-rgb:var(--studio-gray-10-rgb);--color-primary-20:var(--studio-gray-20);--color-primary-20-rgb:var(--studio-gray-20-rgb);--color-primary-30:var(--studio-gray-30);--color-primary-30-rgb:var(--studio-gray-30-rgb);--color-primary-40:var(--studio-gray-40);--color-primary-40-rgb:var(--studio-gray-40-rgb);--color-primary-50:var(--studio-gray-50);--color-primary-50-rgb:var(--studio-gray-50-rgb);--color-primary-60:var(--studio-gray-60);--color-primary-60-rgb:var(--studio-gray-60-rgb);--color-primary-70:var(--studio-gray-70);--color-primary-70-rgb:var(--studio-gray-70-rgb);--color-primary-80:var(--studio-gray-80);--color-primary-80-rgb:var(--studio-gray-80-rgb);--color-primary-90:var(--studio-gray-90);--color-primary-90-rgb:var(--studio-gray-90-rgb);--color-primary-100:var(--studio-gray-100);--color-primary-100-rgb:var(--studio-gray-100-rgb);--color-accent:var(--studio-pink-50);--color-accent-rgb:var(--studio-pink-50-rgb);--color-accent-dark:var(--studio-pink-70);--color-accent-dark-rgb:var(--studio-pink-70-rgb);--color-accent-light:var(--studio-pink-30);--color-accent-light-rgb:var(--studio-pink-30-rgb);--color-accent-0:var(--studio-pink-0);--color-accent-0-rgb:var(--studio-pink-0-rgb);--color-accent-5:var(--studio-pink-5);--color-accent-5-rgb:var(--studio-pink-5-rgb);--color-accent-10:var(--studio-pink-10);--color-accent-10-rgb:var(--studio-pink-10-rgb);--color-accent-20:var(--studio-pink-20);--color-accent-20-rgb:var(--studio-pink-20-rgb);--color-accent-30:var(--studio-pink-30);--color-accent-30-rgb:var(--studio-pink-30-rgb);--color-accent-40:var(--studio-pink-40);--color-accent-40-rgb:var(--studio-pink-40-rgb);--color-accent-50:var(--studio-pink-50);--color-accent-50-rgb:var(--studio-pink-50-rgb);--color-accent-60:var(--studio-pink-60);--color-accent-60-rgb:var(--studio-pink-60-rgb);--color-accent-70:var(--studio-pink-70);--color-accent-70-rgb:var(--studio-pink-70-rgb);--color-accent-80:var(--studio-pink-80);--color-accent-80-rgb:var(--studio-pink-80-rgb);--color-accent-90:var(--studio-pink-90);--color-accent-90-rgb:var(--studio-pink-90-rgb);--color-accent-100:var(--studio-pink-100);--color-accent-100-rgb:var(--studio-pink-100-rgb);--color-neutral:var(--studio-gray-50);--color-neutral-rgb:var(--studio-gray-50-rgb);--color-neutral-dark:var(--studio-gray-70);--color-neutral-dark-rgb:var(--studio-gray-70-rgb);--color-neutral-light:var(--studio-gray-30);--color-neutral-light-rgb:var(--studio-gray-30-rgb);--color-neutral-0:var(--studio-gray-0);--color-neutral-0-rgb:var(--studio-gray-0-rgb);--color-neutral-5:var(--studio-gray-5);--color-neutral-5-rgb:var(--studio-gray-5-rgb);--color-neutral-10:var(--studio-gray-10);--color-neutral-10-rgb:var(--studio-gray-10-rgb);--color-neutral-20:var(--studio-gray-20);--color-neutral-20-rgb:var(--studio-gray-20-rgb);--color-neutral-30:var(--studio-gray-30);--color-neutral-30-rgb:var(--studio-gray-30-rgb);--color-neutral-40:var(--studio-gray-40);--color-neutral-40-rgb:var(--studio-gray-40-rgb);--color-neutral-50:var(--studio-gray-50);--color-neutral-50-rgb:var(--studio-gray-50-rgb);--color-neutral-60:var(--studio-gray-60);--color-neutral-60-rgb:var(--studio-gray-60-rgb);--color-neutral-70:var(--studio-gray-70);--color-neutral-70-rgb:var(--studio-gray-70-rgb);--color-neutral-80:var(--studio-gray-80);--color-neutral-80-rgb:var(--studio-gray-80-rgb);--color-neutral-90:var(--studio-gray-90);--color-neutral-90-rgb:var(--studio-gray-90-rgb);--color-neutral-100:var(--studio-gray-100);--color-neutral-100-rgb:var(--studio-gray-100-rgb);--color-success:var(--studio-green-50);--color-success-rgb:var(--studio-green-50-rgb);--color-success-dark:var(--studio-green-70);--color-success-dark-rgb:var(--studio-green-70-rgb);--color-success-light:var(--studio-green-30);--color-success-light-rgb:var(--studio-green-30-rgb);--color-success-0:var(--studio-green-0);--color-success-0-rgb:var(--studio-green-0-rgb);--color-success-5:var(--studio-green-5);--color-success-5-rgb:var(--studio-green-5-rgb);--color-success-10:var(--studio-green-10);--color-success-10-rgb:var(--studio-green-10-rgb);--color-success-20:var(--studio-green-20);--color-success-20-rgb:var(--studio-green-20-rgb);--color-success-30:var(--studio-green-30);--color-success-30-rgb:var(--studio-green-30-rgb);--color-success-40:var(--studio-green-40);--color-success-40-rgb:var(--studio-green-40-rgb);--color-success-50:var(--studio-green-50);--color-success-50-rgb:var(--studio-green-50-rgb);--color-success-60:var(--studio-green-60);--color-success-60-rgb:var(--studio-green-60-rgb);--color-success-70:var(--studio-green-70);--color-success-70-rgb:var(--studio-green-70-rgb);--color-success-80:var(--studio-green-80);--color-success-80-rgb:var(--studio-green-80-rgb);--color-success-90:var(--studio-green-90);--color-success-90-rgb:var(--studio-green-90-rgb);--color-success-100:var(--studio-green-100);--color-success-100-rgb:var(--studio-green-100-rgb);--color-warning:var(--studio-yellow-50);--color-warning-rgb:var(--studio-yellow-50-rgb);--color-warning-dark:var(--studio-yellow-70);--color-warning-dark-rgb:var(--studio-yellow-70-rgb);--color-warning-light:var(--studio-yellow-30);--color-warning-light-rgb:var(--studio-yellow-30-rgb);--color-warning-0:var(--studio-yellow-0);--color-warning-0-rgb:var(--studio-yellow-0-rgb);--color-warning-5:var(--studio-yellow-5);--color-warning-5-rgb:var(--studio-yellow-5-rgb);--color-warning-10:var(--studio-yellow-10);--color-warning-10-rgb:var(--studio-yellow-10-rgb);--color-warning-20:var(--studio-yellow-20);--color-warning-20-rgb:var(--studio-yellow-20-rgb);--color-warning-30:var(--studio-yellow-30);--color-warning-30-rgb:var(--studio-yellow-30-rgb);--color-warning-40:var(--studio-yellow-40);--color-warning-40-rgb:var(--studio-yellow-40-rgb);--color-warning-50:var(--studio-yellow-50);--color-warning-50-rgb:var(--studio-yellow-50-rgb);--color-warning-60:var(--studio-yellow-60);--color-warning-60-rgb:var(--studio-yellow-60-rgb);--color-warning-70:var(--studio-yellow-70);--color-warning-70-rgb:var(--studio-yellow-70-rgb);--color-warning-80:var(--studio-yellow-80);--color-warning-80-rgb:var(--studio-yellow-80-rgb);--color-warning-90:var(--studio-yellow-90);--color-warning-90-rgb:var(--studio-yellow-90-rgb);--color-warning-100:var(--studio-yellow-100);--color-warning-100-rgb:var(--studio-yellow-100-rgb);--color-error:var(--studio-red-50);--color-error-rgb:var(--studio-red-50-rgb);--color-error-dark:var(--studio-red-70);--color-error-dark-rgb:var(--studio-red-70-rgb);--color-error-light:var(--studio-red-30);--color-error-light-rgb:var(--studio-red-30-rgb);--color-error-0:var(--studio-red-0);--color-error-0-rgb:var(--studio-red-0-rgb);--color-error-5:var(--studio-red-5);--color-error-5-rgb:var(--studio-red-5-rgb);--color-error-10:var(--studio-red-10);--color-error-10-rgb:var(--studio-red-10-rgb);--color-error-20:var(--studio-red-20);--color-error-20-rgb:var(--studio-red-20-rgb);--color-error-30:var(--studio-red-30);--color-error-30-rgb:var(--studio-red-30-rgb);--color-error-40:var(--studio-red-40);--color-error-40-rgb:var(--studio-red-40-rgb);--color-error-50:var(--studio-red-50);--color-error-50-rgb:var(--studio-red-50-rgb);--color-error-60:var(--studio-red-60);--color-error-60-rgb:var(--studio-red-60-rgb);--color-error-70:var(--studio-red-70);--color-error-70-rgb:var(--studio-red-70-rgb);--color-error-80:var(--studio-red-80);--color-error-80-rgb:var(--studio-red-80-rgb);--color-error-90:var(--studio-red-90);--color-error-90-rgb:var(--studio-red-90-rgb);--color-error-100:var(--studio-red-100);--color-error-100-rgb:var(--studio-red-100-rgb);--color-surface:var(--studio-white);--color-surface-rgb:var(--studio-white-rgb);--color-surface-backdrop:var(--studio-gray-0);--color-surface-backdrop-rgb:var(--studio-gray-0-rgb);--color-text:var(--studio-gray-80);--color-text-rgb:var(--studio-gray-80-rgb);--color-text-subtle:var(--studio-gray-50);--color-text-subtle-rgb:var(--studio-gray-50-rgb);--color-text-inverted:var(--studio-white);--color-text-inverted-rgb:var(--studio-white-rgb);--color-border:var(--color-neutral-20);--color-border-rgb:var(--color-neutral-20-rgb);--color-border-subtle:var(--color-neutral-5);--color-border-subtle-rgb:var(--color-neutral-5-rgb);--color-border-shadow:var(--color-neutral-0);--color-border-shadow-rgb:var(--color-neutral-0-rgb);--color-border-inverted:var(--studio-white);--color-border-inverted-rgb:var(--studio-white-rgb);--color-border-secondary:#f1f1f1;--color-link:var(--studio-blue-50);--color-link-rgb:var(--studio-blue-50-rgb);--color-link-dark:var(--studio-blue-70);--color-link-dark-rgb:var(--studio-blue-70-rgb);--color-link-light:var(--studio-blue-30);--color-link-light-rgb:var(--studio-blue-30-rgb);--color-link-0:var(--studio-blue-0);--color-link-0-rgb:var(--studio-blue-0-rgb);--color-link-5:var(--studio-blue-5);--color-link-5-rgb:var(--studio-blue-5-rgb);--color-link-10:var(--studio-blue-10);--color-link-10-rgb:var(--studio-blue-10-rgb);--color-link-20:var(--studio-blue-20);--color-link-20-rgb:var(--studio-blue-20-rgb);--color-link-30:var(--studio-blue-30);--color-link-30-rgb:var(--studio-blue-30-rgb);--color-link-40:var(--studio-blue-40);--color-link-40-rgb:var(--studio-blue-40-rgb);--color-link-50:var(--studio-blue-50);--color-link-50-rgb:var(--studio-blue-50-rgb);--color-link-60:var(--studio-blue-60);--color-link-60-rgb:var(--studio-blue-60-rgb);--color-link-70:var(--studio-blue-70);--color-link-70-rgb:var(--studio-blue-70-rgb);--color-link-80:var(--studio-blue-80);--color-link-80-rgb:var(--studio-blue-80-rgb);--color-link-90:var(--studio-blue-90);--color-link-90-rgb:var(--studio-blue-90-rgb);--color-link-100:var(--studio-blue-100);--color-link-100-rgb:var(--studio-blue-100-rgb);--color-plan-free:var(--studio-gray-30);--color-plan-blogger:var(--studio-celadon-30);--color-plan-personal:var(--studio-blue-30);--color-plan-premium:var(--studio-yellow-30);--color-plan-business:var(--studio-orange-30);--color-plan-ecommerce:var(--studio-purple-30);--color-premium-domain:var(--studio-wordpress-blue-60);--color-jetpack-plan-free:var(--studio-blue-30);--color-jetpack-plan-personal:var(--studio-yellow-30);--color-jetpack-plan-premium:var(--studio-jetpack-green-30);--color-jetpack-plan-professional:var(--studio-purple-30);--color-masterbar-background:#101517;--color-masterbar-border:#333;--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:#00b9eb;--color-masterbar-item-hover-background:#333;--color-masterbar-item-active-background:#23282d;--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-20);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-checkout-masterbar-background:#0000;--color-checkout-masterbar-text:var(--studio-gray-80);--color-checkout-masterbar-item-hover-background:var(--studio-gray-5);--color-checkout-masterbar-item-active-background:var(--studio-gray-20);--color-sidebar-background:#23282d;--color-sidebar-background-rgb:35,40,45;--color-sidebar-border:#333;--color-sidebar-text:#eee;--color-sidebar-text-rgb:238,238,238;--color-sidebar-text-alternative:#a2aab2;--color-sidebar-gridicon-fill:#a2aab2;--color-sidebar-menu-selected-background:#0073aa;--color-sidebar-menu-selected-background-rgb:0,115,170;--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:#1a1e23;--color-sidebar-menu-hover-background-rgb:26,30,35;--color-sidebar-menu-hover-text:#00b9eb;--color-jetpack-onboarding-text:var(--studio-white);--color-jetpack-onboarding-text-rgb:var(--studio-white-rgb);--color-jetpack-onboarding-background:var(--studio-blue-100);--color-jetpack-onboarding-background-rgb:var(--studio-blue-100-rgb);--color-automattic:var(--studio-blue-40);--color-jetpack:var(--studio-jetpack-green);--color-simplenote:var(--studio-simplenote-blue);--color-woocommerce:var(--studio-woocommerce-purple);--color-wordpress-com:var(--studio-wordpress-blue);--color-wordpress-org:#585c60;--color-blogger:#ff5722;--color-bluesky:#0085ff;--color-eventbrite:#ff8000;--color-facebook:#0866ff;--color-godaddy:#5ea95a;--color-google-plus:#df4a32;--color-instagram:#d93174;--color-linkedin:#0976b4;--color-mastodon:#6364ff;--color-medium:#12100e;--color-nextdoor:#8ed500;--color-pinterest:#cc2127;--color-pocket:#ee4256;--color-print:#f8f8f8;--color-reddit:#5f99cf;--color-skype:#00aff0;--color-stumbleupon:#eb4924;--color-substack:#ff6719;--color-squarespace:#222;--color-telegram:#08c;--color-threads:#000;--color-tumblr:#35465c;--color-twitter:#55acee;--color-whatsapp:#43d854;--color-wix:#faad4d;--color-x:#000;--color-email:var(--studio-gray-0);--color-podcasting:#9b4dd5;--color-wp-admin-button-background:#008ec2;--color-wp-admin-button-border:#006799;--color-sidebar-submenu-background:#32373c;--color-sidebar-submenu-text:#b4b9be;--color-sidebar-submenu-hover-text:#00b9eb;--color-sidebar-submenu-selected-text:var(--studio-white);--color-navredesign-sidebar-submenu-hover-text:var(--color-sidebar-submenu-hover-text);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-text);--color-collapse-menu-text:var(--color-sidebar-text-alternative);--wp-admin-theme-color:var(--studio-pink-50)}.color-scheme.is-coffee{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#59524c;--theme-base-color-rgb:89,82,76;--theme-submenu-text-color:#cdcbc9;--theme-submenu-background-color:#46403c;--theme-icon-color:#ece6f6;--theme-highlight-color:#c7a589;--theme-highlight-color-rgb:199,165,137;--theme-notification-color:#9ea476;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-orange-70);--color-primary-dark-rgb:var(--studio-orange-70-rgb);--color-primary-light:var(--studio-orange-30);--color-primary-light-rgb:var(--studio-orange-30-rgb);--color-primary-0:var(--studio-orange-0);--color-primary-0-rgb:var(--studio-orange-0-rgb);--color-primary-5:var(--studio-orange-5);--color-primary-5-rgb:var(--studio-orange-5-rgb);--color-primary-10:var(--studio-orange-10);--color-primary-10-rgb:var(--studio-orange-10-rgb);--color-primary-20:var(--studio-orange-20);--color-primary-20-rgb:var(--studio-orange-20-rgb);--color-primary-30:var(--studio-orange-30);--color-primary-30-rgb:var(--studio-orange-30-rgb);--color-primary-40:var(--studio-orange-40);--color-primary-40-rgb:var(--studio-orange-40-rgb);--color-primary-50:var(--studio-orange-50);--color-primary-50-rgb:var(--studio-orange-50-rgb);--color-primary-60:var(--studio-orange-60);--color-primary-60-rgb:var(--studio-orange-60-rgb);--color-primary-70:var(--studio-orange-70);--color-primary-70-rgb:var(--studio-orange-70-rgb);--color-primary-80:var(--studio-orange-80);--color-primary-80-rgb:var(--studio-orange-80-rgb);--color-primary-90:var(--studio-orange-90);--color-primary-90-rgb:var(--studio-orange-90-rgb);--color-primary-100:var(--studio-orange-100);--color-primary-100-rgb:var(--studio-orange-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-orange-70);--color-accent-dark-rgb:var(--studio-orange-70-rgb);--color-accent-light:var(--studio-orange-30);--color-accent-light-rgb:var(--studio-orange-30-rgb);--color-accent-0:var(--studio-orange-0);--color-accent-0-rgb:var(--studio-orange-0-rgb);--color-accent-5:var(--studio-orange-5);--color-accent-5-rgb:var(--studio-orange-5-rgb);--color-accent-10:var(--studio-orange-10);--color-accent-10-rgb:var(--studio-orange-10-rgb);--color-accent-20:var(--studio-orange-20);--color-accent-20-rgb:var(--studio-orange-20-rgb);--color-accent-30:var(--studio-orange-30);--color-accent-30-rgb:var(--studio-orange-30-rgb);--color-accent-40:var(--studio-orange-40);--color-accent-40-rgb:var(--studio-orange-40-rgb);--color-accent-50:var(--studio-orange-50);--color-accent-50-rgb:var(--studio-orange-50-rgb);--color-accent-60:var(--studio-orange-60);--color-accent-60-rgb:var(--studio-orange-60-rgb);--color-accent-70:var(--studio-orange-70);--color-accent-70-rgb:var(--studio-orange-70-rgb);--color-accent-80:var(--studio-orange-80);--color-accent-80-rgb:var(--studio-orange-80-rgb);--color-accent-90:var(--studio-orange-90);--color-accent-90-rgb:var(--studio-orange-90-rgb);--color-accent-100:var(--studio-orange-100);--color-accent-100-rgb:var(--studio-orange-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#6c645c;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--studio-gray-0);--color-sidebar-gridicon-fill:var(--studio-gray-0);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-hover-text:var(--color-accent);--color-sidebar-menu-hover:var(--theme-text-color);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-accent);--wp-admin-theme-color:var(--theme-base-color)}.color-scheme.is-contrast{--color-primary:var(--studio-gray-80);--color-primary-rgb:var(--studio-gray-80-rgb);--color-primary-dark:var(--studio-gray-100);--color-primary-dark-rgb:var(--studio-gray-100-rgb);--color-primary-light:var(--studio-gray-60);--color-primary-light-rgb:var(--studio-gray-60-rgb);--color-primary-0:var(--studio-gray-0);--color-primary-0-rgb:var(--studio-gray-0-rgb);--color-primary-5:var(--studio-gray-5);--color-primary-5-rgb:var(--studio-gray-5-rgb);--color-primary-10:var(--studio-gray-10);--color-primary-10-rgb:var(--studio-gray-10-rgb);--color-primary-20:var(--studio-gray-20);--color-primary-20-rgb:var(--studio-gray-20-rgb);--color-primary-30:var(--studio-gray-30);--color-primary-30-rgb:var(--studio-gray-30-rgb);--color-primary-40:var(--studio-gray-40);--color-primary-40-rgb:var(--studio-gray-40-rgb);--color-primary-50:var(--studio-gray-50);--color-primary-50-rgb:var(--studio-gray-50-rgb);--color-primary-60:var(--studio-gray-60);--color-primary-60-rgb:var(--studio-gray-60-rgb);--color-primary-70:var(--studio-gray-70);--color-primary-70-rgb:var(--studio-gray-70-rgb);--color-primary-80:var(--studio-gray-80);--color-primary-80-rgb:var(--studio-gray-80-rgb);--color-primary-90:var(--studio-gray-90);--color-primary-90-rgb:var(--studio-gray-90-rgb);--color-primary-100:var(--studio-gray-100);--color-primary-100-rgb:var(--studio-gray-100-rgb);--color-accent:var(--studio-blue-70);--color-accent-rgb:var(--studio-blue-70-rgb);--color-accent-dark:var(--studio-blue-90);--color-accent-dark-rgb:var(--studio-blue-90-rgb);--color-accent-light:var(--studio-blue-50);--color-accent-light-rgb:var(--studio-blue-50-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-surface-backdrop:var(--studio-white);--color-surface-backdrop-rgb:var(--studio-white-rgb);--color-text:var(--studio-gray-100);--color-text-rgb:var(--studio-gray-100-rgb);--color-text-subtle:var(--studio-gray-70);--color-text-subtle-rgb:var(--studio-gray-70-rgb);--color-link:var(--studio-blue-70);--color-link-rgb:var(--studio-blue-70-rgb);--color-link-dark:var(--studio-blue-100);--color-link-dark-rgb:var(--studio-blue-100-rgb);--color-link-light:var(--studio-blue-50);--color-link-light-rgb:var(--studio-blue-50-rgb);--color-link-0:var(--studio-blue-0);--color-link-0-rgb:var(--studio-blue-0-rgb);--color-link-5:var(--studio-blue-5);--color-link-5-rgb:var(--studio-blue-5-rgb);--color-link-10:var(--studio-blue-10);--color-link-10-rgb:var(--studio-blue-10-rgb);--color-link-20:var(--studio-blue-20);--color-link-20-rgb:var(--studio-blue-20-rgb);--color-link-30:var(--studio-blue-30);--color-link-30-rgb:var(--studio-blue-30-rgb);--color-link-40:var(--studio-blue-40);--color-link-40-rgb:var(--studio-blue-40-rgb);--color-link-50:var(--studio-blue-50);--color-link-50-rgb:var(--studio-blue-50-rgb);--color-link-60:var(--studio-blue-60);--color-link-60-rgb:var(--studio-blue-60-rgb);--color-link-70:var(--studio-blue-70);--color-link-70-rgb:var(--studio-blue-70-rgb);--color-link-80:var(--studio-blue-80);--color-link-80-rgb:var(--studio-blue-80-rgb);--color-link-90:var(--studio-blue-90);--color-link-90-rgb:var(--studio-blue-90-rgb);--color-link-100:var(--studio-blue-100);--color-link-100-rgb:var(--studio-blue-100-rgb);--color-premium-domain:var(--studio-gray-100);--color-masterbar-background:var(--studio-gray-100);--color-masterbar-border:var(--studio-gray-90);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--studio-yellow-20);--color-masterbar-item-hover-background:var(--studio-gray-90);--color-masterbar-item-active-background:var(--studio-gray-90);--color-masterbar-item-new-editor-background:var(--studio-gray-70);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-90);--color-masterbar-unread-dot-background:var(--studio-yellow-20);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-70);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-70);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--color-surface);--color-sidebar-background-rgb:var(--studio-white-rgb);--color-sidebar-border:var(--studio-gray-5);--color-sidebar-text:var(--studio-gray-90);--color-sidebar-text-rgb:var(--studio-gray-90-rgb);--color-sidebar-text-alternative:var(--studio-gray-90);--color-sidebar-gridicon-fill:var(--studio-gray-90);--color-sidebar-menu-selected-background:var(--studio-gray-100);--color-sidebar-menu-selected-background-rgb:var(--studio-gray-100-rgb);--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:var(--studio-gray-60);--color-sidebar-menu-hover-background-rgb:var(--studio-gray-60-rgb);--color-sidebar-menu-hover-text:var(--studio-white);--color-sidebar-submenu-background:var(--studio-gray-90);--color-sidebar-submenu-text:var(--studio-gray-10);--color-sidebar-submenu-hover-text:var(--color-masterbar-unread-dot-background);--color-sidebar-submenu-selected-text:var(--studio-white);--color-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-selected-text);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-selected-text);--wp-admin-theme-color:var(--studio-blue-70)}.color-scheme.is-ectoplasm{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#523f6d;--theme-base-color-rgb:82,63,109;--theme-submenu-text-color:#cbc5d3;--theme-submenu-background-color:#413256;--theme-icon-color:#ece6f6;--theme-highlight-color:#a3b745;--theme-highlight-color-rgb:163,183,69;--theme-notification-color:#d46f15;--ectoplasm-green-0:#f2f5e1;--ectoplasm-green-5:#e9f5b3;--ectoplasm-green-10:#daf26b;--ectoplasm-green-20:#cdf030;--ectoplasm-green-30:#b5de00;--ectoplasm-green-40:#9bc000;--ectoplasm-green-50:#7f9d00;--ectoplasm-green-60:#647d00;--ectoplasm-green-70:#536700;--ectoplasm-green-80:#3f4f00;--ectoplasm-green-90:#293300;--ectoplasm-green-100:#161c00;--ectoplasm-green:#7f9d00;--ectoplasm-green-0-rgb:242,245,225;--ectoplasm-green-5-rgb:233,245,179;--ectoplasm-green-10-rgb:218,242,107;--ectoplasm-green-20-rgb:205,240,48;--ectoplasm-green-30-rgb:181,222,0;--ectoplasm-green-40-rgb:155,192,0;--ectoplasm-green-50-rgb:127,157,0;--ectoplasm-green-60-rgb:100,125,0;--ectoplasm-green-70-rgb:83,103,0;--ectoplasm-green-80-rgb:63,79,0;--ectoplasm-green-90-rgb:41,51,0;--ectoplasm-green-100-rgb:22,28,0;--ectoplasm-green-rgb:127,157,0;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--ectoplasm-green-70);--color-primary-dark-rgb:var(--ectoplasm-green-70-rgb);--color-primary-light:var(--ectoplasm-green-30);--color-primary-light-rgb:var(--ectoplasm-green-30-rgb);--color-primary-0:var(--ectoplasm-green-0);--color-primary-0-rgb:var(--ectoplasm-green-0-rgb);--color-primary-5:var(--ectoplasm-green-5);--color-primary-5-rgb:var(--ectoplasm-green-5-rgb);--color-primary-10:var(--ectoplasm-green-10);--color-primary-10-rgb:var(--ectoplasm-green-10-rgb);--color-primary-20:var(--ectoplasm-green-20);--color-primary-20-rgb:var(--ectoplasm-green-20-rgb);--color-primary-30:var(--ectoplasm-green-30);--color-primary-30-rgb:var(--ectoplasm-green-30-rgb);--color-primary-40:var(--ectoplasm-green-40);--color-primary-40-rgb:var(--ectoplasm-green-40-rgb);--color-primary-50:var(--ectoplasm-green-50);--color-primary-50-rgb:var(--ectoplasm-green-50-rgb);--color-primary-60:var(--ectoplasm-green-60);--color-primary-60-rgb:var(--ectoplasm-green-60-rgb);--color-primary-70:var(--ectoplasm-green-70);--color-primary-70-rgb:var(--ectoplasm-green-70-rgb);--color-primary-80:var(--ectoplasm-green-80);--color-primary-80-rgb:var(--ectoplasm-green-80-rgb);--color-primary-90:var(--ectoplasm-green-90);--color-primary-90-rgb:var(--ectoplasm-green-90-rgb);--color-primary-100:var(--ectoplasm-green-100);--color-primary-100-rgb:var(--ectoplasm-green-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--ectoplasm-green-70);--color-accent-dark-rgb:var(--ectoplasm-green-70-rgb);--color-accent-light:var(--ectoplasm-green-30);--color-accent-light-rgb:var(--ectoplasm-green-30-rgb);--color-accent-0:var(--ectoplasm-green-0);--color-accent-0-rgb:var(--ectoplasm-green-0-rgb);--color-accent-5:var(--ectoplasm-green-5);--color-accent-5-rgb:var(--ectoplasm-green-5-rgb);--color-accent-10:var(--ectoplasm-green-10);--color-accent-10-rgb:var(--ectoplasm-green-10-rgb);--color-accent-20:var(--ectoplasm-green-20);--color-accent-20-rgb:var(--ectoplasm-green-20-rgb);--color-accent-30:var(--ectoplasm-green-30);--color-accent-30-rgb:var(--ectoplasm-green-30-rgb);--color-accent-40:var(--ectoplasm-green-40);--color-accent-40-rgb:var(--ectoplasm-green-40-rgb);--color-accent-50:var(--ectoplasm-green-50);--color-accent-50-rgb:var(--ectoplasm-green-50-rgb);--color-accent-60:var(--ectoplasm-green-60);--color-accent-60-rgb:var(--ectoplasm-green-60-rgb);--color-accent-70:var(--ectoplasm-green-70);--color-accent-70-rgb:var(--ectoplasm-green-70-rgb);--color-accent-80:var(--ectoplasm-green-80);--color-accent-80-rgb:var(--ectoplasm-green-80-rgb);--color-accent-90:var(--ectoplasm-green-90);--color-accent-90-rgb:var(--ectoplasm-green-90-rgb);--color-accent-100:var(--ectoplasm-green-100);--color-accent-100-rgb:var(--ectoplasm-green-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#634c84;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--theme-text-color);--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--wp-admin-theme-color:var(--theme-base-color)}.color-scheme.is-fresh{--color-primary:#2271b1;--color-accent:var(--color-primary);--color-accent-60:#135e96}.color-scheme.is-global{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#1e1e1e;--theme-base-color-rgb:30,30,30;--theme-submenu-text-color:#bcbcbc;--theme-submenu-background-color:#0c0c0c;--theme-icon-color:#ece6f6;--theme-highlight-color:#3858e9;--theme-highlight-color-rgb:56,88,233;--theme-notification-color:#3858e9;--theme-highlight-color-0:#d5dffa;--theme-highlight-color-0-rgb:213,223,250;--theme-highlight-color-5:#d7defa;--theme-highlight-color-5-rgb:215,222,250;--theme-highlight-color-10:#abc0f5;--theme-highlight-color-10-rgb:171,192,245;--theme-highlight-color-20:#82a1f0;--theme-highlight-color-20-rgb:130,161,240;--theme-highlight-color-30:#5882eb;--theme-highlight-color-30-rgb:88,130,235;--theme-highlight-color-40:#2f63e6;--theme-highlight-color-40-rgb:47,99,230;--theme-highlight-color-50:var(--theme-highlight-color);--theme-highlight-color-50-rgb:var(--theme-highlight-color-rgb);--theme-highlight-color-60:#2145e6;--theme-highlight-color-60-rgb:33,69,230;--theme-highlight-color-70:#133ca6;--theme-highlight-color-70-rgb:19,60,166;--theme-highlight-color-80:#0e2d7c;--theme-highlight-color-80-rgb:14,45,124;--theme-highlight-color-90:#091e53;--theme-highlight-color-90-rgb:9,30,83;--theme-highlight-color-100:#040f29;--theme-highlight-color-100-rgb:4,15,41;--color-link:var(--theme-highlight-color);--color-link-dark:var(--theme-highlight-color-70);--color-link-light:var(--theme-highlight-color-30);--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--theme-highlight-color-70);--color-primary-dark-rgb:var(--theme-highlight-color-70-rgb);--color-primary-light:var(--theme-highlight-color-30);--color-primary-light-rgb:var(--theme-highlight-color-30-rgb);--color-primary-0:var(--theme-highlight-color-0);--color-primary-0-rgb:var(--theme-highlight-color-0-rgb);--color-primary-5:var(--theme-highlight-color-5);--color-primary-5-rgb:var(--theme-highlight-color-5-rgb);--color-primary-10:var(--theme-highlight-color-10);--color-primary-10-rgb:var(--theme-highlight-color-10-rgb);--color-primary-20:var(--theme-highlight-color-20);--color-primary-20-rgb:var(--theme-highlight-color-20-rgb);--color-primary-30:var(--theme-highlight-color-30);--color-primary-30-rgb:var(--theme-highlight-color-30-rgb);--color-primary-40:var(--theme-highlight-color-40);--color-primary-40-rgb:var(--theme-highlight-color-40-rgb);--color-primary-50:var(--theme-highlight-color-50);--color-primary-50-rgb:var(--theme-highlight-color-50-rgb);--color-primary-60:var(--theme-highlight-color-60);--color-primary-60-rgb:var(--theme-highlight-color-60-rgb);--color-primary-70:var(--theme-highlight-color-70);--color-primary-70-rgb:var(--theme-highlight-color-70-rgb);--color-primary-80:var(--theme-highlight-color-80);--color-primary-80-rgb:var(--theme-highlight-color-80-rgb);--color-primary-90:var(--theme-highlight-color-90);--color-primary-90-rgb:var(--theme-highlight-color-90-rgb);--color-primary-100:var(--theme-highlight-color-100);--color-primary-100-rgb:var(--theme-highlight-color-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--theme-highlight-color-70);--color-accent-dark-rgb:var(--theme-highlight-color-70-rgb);--color-accent-light:var(--theme-highlight-color-30);--color-accent-light-rgb:var(--theme-highlight-color-30-rgb);--color-accent-0:var(--theme-highlight-color-0);--color-accent-0-rgb:var(--theme-highlight-color-0-rgb);--color-accent-5:var(--theme-highlight-color-5);--color-accent-5-rgb:var(--theme-highlight-color-5-rgb);--color-accent-10:var(--theme-highlight-color-10);--color-accent-10-rgb:var(--theme-highlight-color-10-rgb);--color-accent-20:var(--theme-highlight-color-20);--color-accent-20-rgb:var(--theme-highlight-color-20-rgb);--color-accent-30:var(--theme-highlight-color-30);--color-accent-30-rgb:var(--theme-highlight-color-30-rgb);--color-accent-40:var(--theme-highlight-color-40);--color-accent-40-rgb:var(--theme-highlight-color-40-rgb);--color-accent-50:var(--theme-highlight-color-50);--color-accent-50-rgb:var(--theme-highlight-color-50-rgb);--color-accent-60:var(--theme-highlight-color-60);--color-accent-60-rgb:var(--theme-highlight-color-60-rgb);--color-accent-70:var(--theme-highlight-color-70);--color-accent-70-rgb:var(--theme-highlight-color-70-rgb);--color-accent-80:var(--theme-highlight-color-80);--color-accent-80-rgb:var(--theme-highlight-color-80-rgb);--color-accent-90:var(--theme-highlight-color-90);--color-accent-90-rgb:var(--theme-highlight-color-90-rgb);--color-accent-100:var(--theme-highlight-color-100);--color-accent-100-rgb:var(--theme-highlight-color-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:var(--theme-submenu-background-color);--color-masterbar-text:var(--theme-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-text-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-submenu-text:var(--studio-gray-10);--color-masterbar-submenu-hover-text:var(--theme-text-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--studio-gray-10);--color-sidebar-gridicon-fill:var(--studio-gray-0);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-hover-text);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-hover-text);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-light{--theme-text-color:#333;--theme-text-color-rgb:51,51,51;--theme-base-color:#e5e5e5;--theme-base-color-rgb:229,229,229;--theme-submenu-text-color:#686868;--theme-submenu-background-color:#fff;--theme-icon-color:#999;--theme-highlight-color:#04a4cc;--theme-highlight-color-rgb:4,164,204;--theme-notification-color:#d64e07;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-blue-70);--color-primary-dark-rgb:var(--studio-blue-70-rgb);--color-primary-light:var(--studio-blue-30);--color-primary-light-rgb:var(--studio-blue-30-rgb);--color-primary-0:var(--studio-blue-0);--color-primary-0-rgb:var(--studio-blue-0-rgb);--color-primary-5:var(--studio-blue-5);--color-primary-5-rgb:var(--studio-blue-5-rgb);--color-primary-10:var(--studio-blue-10);--color-primary-10-rgb:var(--studio-blue-10-rgb);--color-primary-20:var(--studio-blue-20);--color-primary-20-rgb:var(--studio-blue-20-rgb);--color-primary-30:var(--studio-blue-30);--color-primary-30-rgb:var(--studio-blue-30-rgb);--color-primary-40:var(--studio-blue-40);--color-primary-40-rgb:var(--studio-blue-40-rgb);--color-primary-50:var(--studio-blue-50);--color-primary-50-rgb:var(--studio-blue-50-rgb);--color-primary-60:var(--studio-blue-60);--color-primary-60-rgb:var(--studio-blue-60-rgb);--color-primary-70:var(--studio-blue-70);--color-primary-70-rgb:var(--studio-blue-70-rgb);--color-primary-80:var(--studio-blue-80);--color-primary-80-rgb:var(--studio-blue-80-rgb);--color-primary-90:var(--studio-blue-90);--color-primary-90-rgb:var(--studio-blue-90-rgb);--color-primary-100:var(--studio-blue-100);--color-primary-100-rgb:var(--studio-blue-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-blue-70);--color-accent-dark-rgb:var(--studio-blue-70-rgb);--color-accent-light:var(--studio-blue-30);--color-accent-light-rgb:var(--studio-blue-30-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#f7f7f7;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-90);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--studio-gray-90);--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-text:#fff;--color-sidebar-menu-selected-text-rgb:255,255,255;--color-sidebar-menu-selected-background:#888;--color-sidebar-menu-selected-background-rgb:136,136,136;--color-sidebar-menu-hover-background:#888;--color-sidebar-menu-hover-background-rgb:136,136,136;--color-sidebar-menu-hover-text:#fff;--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-text:#333;--color-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--color-collapse-menu-text:#777;--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-light .masterbar__item-notifications .gridicon{fill:#000}.color-scheme.is-midnight{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#363b3f;--theme-base-color-rgb:54,59,63;--theme-submenu-text-color:#c3c4c5;--theme-submenu-background-color:#26292c;--theme-icon-color:#ece6f6;--theme-highlight-color:#e14d43;--theme-highlight-color-rgb:225,77,67;--theme-notification-color:#69a8bb;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-red-70);--color-primary-dark-rgb:var(--studio-red-70-rgb);--color-primary-light:var(--studio-red-30);--color-primary-light-rgb:var(--studio-red-30-rgb);--color-primary-0:var(--studio-red-0);--color-primary-0-rgb:var(--studio-red-0-rgb);--color-primary-5:var(--studio-red-5);--color-primary-5-rgb:var(--studio-red-5-rgb);--color-primary-10:var(--studio-red-10);--color-primary-10-rgb:var(--studio-red-10-rgb);--color-primary-20:var(--studio-red-20);--color-primary-20-rgb:var(--studio-red-20-rgb);--color-primary-30:var(--studio-red-30);--color-primary-30-rgb:var(--studio-red-30-rgb);--color-primary-40:var(--studio-red-40);--color-primary-40-rgb:var(--studio-red-40-rgb);--color-primary-50:var(--studio-red-50);--color-primary-50-rgb:var(--studio-red-50-rgb);--color-primary-60:var(--studio-red-60);--color-primary-60-rgb:var(--studio-red-60-rgb);--color-primary-70:var(--studio-red-70);--color-primary-70-rgb:var(--studio-red-70-rgb);--color-primary-80:var(--studio-red-80);--color-primary-80-rgb:var(--studio-red-80-rgb);--color-primary-90:var(--studio-red-90);--color-primary-90-rgb:var(--studio-red-90-rgb);--color-primary-100:var(--studio-red-100);--color-primary-100-rgb:var(--studio-red-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-red-70);--color-accent-dark-rgb:var(--studio-red-70-rgb);--color-accent-light:var(--studio-red-30);--color-accent-light-rgb:var(--studio-red-30-rgb);--color-accent-0:var(--studio-red-0);--color-accent-0-rgb:var(--studio-red-0-rgb);--color-accent-5:var(--studio-red-5);--color-accent-5-rgb:var(--studio-red-5-rgb);--color-accent-10:var(--studio-red-10);--color-accent-10-rgb:var(--studio-red-10-rgb);--color-accent-20:var(--studio-red-20);--color-accent-20-rgb:var(--studio-red-20-rgb);--color-accent-30:var(--studio-red-30);--color-accent-30-rgb:var(--studio-red-30-rgb);--color-accent-40:var(--studio-red-40);--color-accent-40-rgb:var(--studio-red-40-rgb);--color-accent-50:var(--studio-red-50);--color-accent-50-rgb:var(--studio-red-50-rgb);--color-accent-60:var(--studio-red-60);--color-accent-60-rgb:var(--studio-red-60-rgb);--color-accent-70:var(--studio-red-70);--color-accent-70-rgb:var(--studio-red-70-rgb);--color-accent-80:var(--studio-red-80);--color-accent-80-rgb:var(--studio-red-80-rgb);--color-accent-90:var(--studio-red-90);--color-accent-90-rgb:var(--studio-red-90-rgb);--color-accent-100:var(--studio-red-100);--color-accent-100-rgb:var(--studio-red-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#464d52;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--theme-text-color);--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-hover-text:var(--color-accent);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-modern{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#1e1e1e;--theme-base-color-rgb:30,30,30;--theme-submenu-text-color:#bcbcbc;--theme-submenu-background-color:#0c0c0c;--theme-icon-color:#f3f1f1;--theme-highlight-color:#3858e9;--theme-highlight-color-rgb:56,88,233;--theme-notification-color:#3858e9;--theme-highlight-color-0:#d5dffa;--theme-highlight-color-0-rgb:213,223,250;--theme-highlight-color-5:#d7defa;--theme-highlight-color-5-rgb:215,222,250;--theme-highlight-color-10:#abc0f5;--theme-highlight-color-10-rgb:171,192,245;--theme-highlight-color-20:#82a1f0;--theme-highlight-color-20-rgb:130,161,240;--theme-highlight-color-30:#5882eb;--theme-highlight-color-30-rgb:88,130,235;--theme-highlight-color-40:#2f63e6;--theme-highlight-color-40-rgb:47,99,230;--theme-highlight-color-50:var(--theme-highlight-color);--theme-highlight-color-50-rgb:var(--theme-highlight-color-rgb);--theme-highlight-color-60:#2145e6;--theme-highlight-color-60-rgb:33,69,230;--theme-highlight-color-70:#133ca6;--theme-highlight-color-70-rgb:19,60,166;--theme-highlight-color-80:#0e2d7c;--theme-highlight-color-80-rgb:14,45,124;--theme-highlight-color-90:#091e53;--theme-highlight-color-90-rgb:9,30,83;--theme-highlight-color-100:#040f29;--theme-highlight-color-100-rgb:4,15,41;--color-link:var(--theme-highlight-color);--color-link-dark:var(--theme-highlight-color-70);--color-link-light:var(--theme-highlight-color-30);--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--theme-highlight-color-70);--color-primary-dark-rgb:var(--theme-highlight-color-70-rgb);--color-primary-light:var(--theme-highlight-color-30);--color-primary-light-rgb:var(--theme-highlight-color-30-rgb);--color-primary-0:var(--theme-highlight-color-0);--color-primary-0-rgb:var(--theme-highlight-color-0-rgb);--color-primary-5:var(--theme-highlight-color-5);--color-primary-5-rgb:var(--theme-highlight-color-5-rgb);--color-primary-10:var(--theme-highlight-color-10);--color-primary-10-rgb:var(--theme-highlight-color-10-rgb);--color-primary-20:var(--theme-highlight-color-20);--color-primary-20-rgb:var(--theme-highlight-color-20-rgb);--color-primary-30:var(--theme-highlight-color-30);--color-primary-30-rgb:var(--theme-highlight-color-30-rgb);--color-primary-40:var(--theme-highlight-color-40);--color-primary-40-rgb:var(--theme-highlight-color-40-rgb);--color-primary-50:var(--theme-highlight-color-50);--color-primary-50-rgb:var(--theme-highlight-color-50-rgb);--color-primary-60:var(--theme-highlight-color-60);--color-primary-60-rgb:var(--theme-highlight-color-60-rgb);--color-primary-70:var(--theme-highlight-color-70);--color-primary-70-rgb:var(--theme-highlight-color-70-rgb);--color-primary-80:var(--theme-highlight-color-80);--color-primary-80-rgb:var(--theme-highlight-color-80-rgb);--color-primary-90:var(--theme-highlight-color-90);--color-primary-90-rgb:var(--theme-highlight-color-90-rgb);--color-primary-100:var(--theme-highlight-color-100);--color-primary-100-rgb:var(--theme-highlight-color-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--theme-highlight-color-70);--color-accent-dark-rgb:var(--theme-highlight-color-70-rgb);--color-accent-light:var(--theme-highlight-color-30);--color-accent-light-rgb:var(--theme-highlight-color-30-rgb);--color-accent-0:var(--theme-highlight-color-0);--color-accent-0-rgb:var(--theme-highlight-color-0-rgb);--color-accent-5:var(--theme-highlight-color-5);--color-accent-5-rgb:var(--theme-highlight-color-5-rgb);--color-accent-10:var(--theme-highlight-color-10);--color-accent-10-rgb:var(--theme-highlight-color-10-rgb);--color-accent-20:var(--theme-highlight-color-20);--color-accent-20-rgb:var(--theme-highlight-color-20-rgb);--color-accent-30:var(--theme-highlight-color-30);--color-accent-30-rgb:var(--theme-highlight-color-30-rgb);--color-accent-40:var(--theme-highlight-color-40);--color-accent-40-rgb:var(--theme-highlight-color-40-rgb);--color-accent-50:var(--theme-highlight-color-50);--color-accent-50-rgb:var(--theme-highlight-color-50-rgb);--color-accent-60:var(--theme-highlight-color-60);--color-accent-60-rgb:var(--theme-highlight-color-60-rgb);--color-accent-70:var(--theme-highlight-color-70);--color-accent-70-rgb:var(--theme-highlight-color-70-rgb);--color-accent-80:var(--theme-highlight-color-80);--color-accent-80-rgb:var(--theme-highlight-color-80-rgb);--color-accent-90:var(--theme-highlight-color-90);--color-accent-90-rgb:var(--theme-highlight-color-90-rgb);--color-accent-100:var(--theme-highlight-color-100);--color-accent-100-rgb:var(--theme-highlight-color-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#303030;--color-masterbar-text:var(--theme-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:#33f078;--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--studio-gray-10);--color-sidebar-gridicon-fill:var(--studio-gray-0);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:#33f078;--color-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-hover-text);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:#33f078;--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-hover-text);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-nightfall{--color-primary:var(--studio-gray-90);--color-primary-rgb:var(--studio-gray-90-rgb);--color-primary-dark:var(--studio-gray-70);--color-primary-dark-rgb:var(--studio-gray-70-rgb);--color-primary-light:var(--studio-gray-30);--color-primary-light-rgb:var(--studio-gray-30-rgb);--color-primary-0:var(--studio-gray-0);--color-primary-0-rgb:var(--studio-gray-0-rgb);--color-primary-5:var(--studio-gray-5);--color-primary-5-rgb:var(--studio-gray-5-rgb);--color-primary-10:var(--studio-gray-10);--color-primary-10-rgb:var(--studio-gray-10-rgb);--color-primary-20:var(--studio-gray-20);--color-primary-20-rgb:var(--studio-gray-20-rgb);--color-primary-30:var(--studio-gray-30);--color-primary-30-rgb:var(--studio-gray-30-rgb);--color-primary-40:var(--studio-gray-40);--color-primary-40-rgb:var(--studio-gray-40-rgb);--color-primary-50:var(--studio-gray-50);--color-primary-50-rgb:var(--studio-gray-50-rgb);--color-primary-60:var(--studio-gray-60);--color-primary-60-rgb:var(--studio-gray-60-rgb);--color-primary-70:var(--studio-gray-70);--color-primary-70-rgb:var(--studio-gray-70-rgb);--color-primary-80:var(--studio-gray-80);--color-primary-80-rgb:var(--studio-gray-80-rgb);--color-primary-90:var(--studio-gray-90);--color-primary-90-rgb:var(--studio-gray-90-rgb);--color-primary-100:var(--studio-gray-100);--color-primary-100-rgb:var(--studio-gray-100-rgb);--color-accent:var(--studio-blue-50);--color-accent-rgb:var(--studio-blue-50-rgb);--color-accent-dark:var(--studio-blue-70);--color-accent-dark-rgb:var(--studio-blue-70-rgb);--color-accent-light:var(--studio-blue-30);--color-accent-light-rgb:var(--studio-blue-30-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-link:var(--studio-blue-50);--color-link-rgb:var(--studio-blue-50-rgb);--color-link-dark:var(--studio-blue-70);--color-link-dark-rgb:var(--studio-blue-70-rgb);--color-link-light:var(--studio-blue-30);--color-link-light-rgb:var(--studio-blue-30-rgb);--color-link-0:var(--studio-blue-0);--color-link-0-rgb:var(--studio-blue-0-rgb);--color-link-5:var(--studio-blue-5);--color-link-5-rgb:var(--studio-blue-5-rgb);--color-link-10:var(--studio-blue-10);--color-link-10-rgb:var(--studio-blue-10-rgb);--color-link-20:var(--studio-blue-20);--color-link-20-rgb:var(--studio-blue-20-rgb);--color-link-30:var(--studio-blue-30);--color-link-30-rgb:var(--studio-blue-30-rgb);--color-link-40:var(--studio-blue-40);--color-link-40-rgb:var(--studio-blue-40-rgb);--color-link-50:var(--studio-blue-50);--color-link-50-rgb:var(--studio-blue-50-rgb);--color-link-60:var(--studio-blue-60);--color-link-60-rgb:var(--studio-blue-60-rgb);--color-link-70:var(--studio-blue-70);--color-link-70-rgb:var(--studio-blue-70-rgb);--color-link-80:var(--studio-blue-80);--color-link-80-rgb:var(--studio-blue-80-rgb);--color-link-90:var(--studio-blue-90);--color-link-90-rgb:var(--studio-blue-90-rgb);--color-link-100:var(--studio-blue-100);--color-link-100-rgb:var(--studio-blue-100-rgb);--color-masterbar-background:var(--studio-blue-100);--color-masterbar-border:var(--studio-blue-100);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-hightlight:var(--color-accent-30);--color-masterbar-item-hover-background:var(--studio-blue-90);--color-masterbar-item-active-background:var(--studio-blue-80);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-30);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-blue-80);--color-sidebar-background-rgb:var(--studio-blue-80-rgb);--color-sidebar-border:var(--studio-blue-90);--color-sidebar-text:var(--studio-blue-5);--color-sidebar-text-rgb:var(--studio-blue-5-rgb);--color-sidebar-text-alternative:var(--studio-blue-20);--color-sidebar-gridicon-fill:var(--studio-blue-10);--color-sidebar-menu-selected-background:var(--studio-blue-100);--color-sidebar-menu-selected-background-rgb:var(--studio-blue-100-rgb);--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:var(--studio-blue-70);--color-sidebar-menu-hover-background-rgb:var(--studio-blue-70-rgb);--color-sidebar-menu-hover-text:var(--studio-white);--color-sidebar-submenu-background:var(--studio-blue-90);--color-sidebar-submenu-text:var(--studio-white);--color-sidebar-submenu-hover-text:var(--studio-blue-20);--color-sidebar-submenu-selected-text:var(--studio-white);--color-sidebar-submenu-selected-hover-text:var(--studio-white);--color-navredesign-sidebar-submenu-text:var(--studio-white);--color-navredesign-sidebar-submenu-selected-text:var(--studio-white);--color-navredesign-sidebar-submenu-selected-hover-text:var(--studio-white);--color-collapse-menu-text:#91caf2;--wp-admin-theme-color:var(--studio-blue-50)}.color-scheme.is-ocean{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#738e96;--theme-base-color-rgb:115,142,150;--theme-submenu-text-color:#d5dde0;--theme-submenu-background-color:#627c83;--theme-icon-color:#f2fcff;--theme-highlight-color:#9ebaa0;--theme-highlight-color-rgb:158,186,160;--theme-notification-color:#aa9d88;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-celadon-70);--color-primary-dark-rgb:var(--studio-celadon-70-rgb);--color-primary-light:var(--studio-celadon-30);--color-primary-light-rgb:var(--studio-celadon-30-rgb);--color-primary-0:var(--studio-celadon-0);--color-primary-0-rgb:var(--studio-celadon-0-rgb);--color-primary-5:var(--studio-celadon-5);--color-primary-5-rgb:var(--studio-celadon-5-rgb);--color-primary-10:var(--studio-celadon-10);--color-primary-10-rgb:var(--studio-celadon-10-rgb);--color-primary-20:var(--studio-celadon-20);--color-primary-20-rgb:var(--studio-celadon-20-rgb);--color-primary-30:var(--studio-celadon-30);--color-primary-30-rgb:var(--studio-celadon-30-rgb);--color-primary-40:var(--studio-celadon-40);--color-primary-40-rgb:var(--studio-celadon-40-rgb);--color-primary-50:var(--studio-celadon-50);--color-primary-50-rgb:var(--studio-celadon-50-rgb);--color-primary-60:var(--studio-celadon-60);--color-primary-60-rgb:var(--studio-celadon-60-rgb);--color-primary-70:var(--studio-celadon-70);--color-primary-70-rgb:var(--studio-celadon-70-rgb);--color-primary-80:var(--studio-celadon-80);--color-primary-80-rgb:var(--studio-celadon-80-rgb);--color-primary-90:var(--studio-celadon-90);--color-primary-90-rgb:var(--studio-celadon-90-rgb);--color-primary-100:var(--studio-celadon-100);--color-primary-100-rgb:var(--studio-celadon-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-celadon-70);--color-accent-dark-rgb:var(--studio-celadon-70-rgb);--color-accent-light:var(--studio-celadon-30);--color-accent-light-rgb:var(--studio-celadon-30-rgb);--color-accent-0:var(--studio-celadon-0);--color-accent-0-rgb:var(--studio-celadon-0-rgb);--color-accent-5:var(--studio-celadon-5);--color-accent-5-rgb:var(--studio-celadon-5-rgb);--color-accent-10:var(--studio-celadon-10);--color-accent-10-rgb:var(--studio-celadon-10-rgb);--color-accent-20:var(--studio-celadon-20);--color-accent-20-rgb:var(--studio-celadon-20-rgb);--color-accent-30:var(--studio-celadon-30);--color-accent-30-rgb:var(--studio-celadon-30-rgb);--color-accent-40:var(--studio-celadon-40);--color-accent-40-rgb:var(--studio-celadon-40-rgb);--color-accent-50:var(--studio-celadon-50);--color-accent-50-rgb:var(--studio-celadon-50-rgb);--color-accent-60:var(--studio-celadon-60);--color-accent-60-rgb:var(--studio-celadon-60-rgb);--color-accent-70:var(--studio-celadon-70);--color-accent-70-rgb:var(--studio-celadon-70-rgb);--color-accent-80:var(--studio-celadon-80);--color-accent-80-rgb:var(--studio-celadon-80-rgb);--color-accent-90:var(--studio-celadon-90);--color-accent-90-rgb:var(--studio-celadon-90-rgb);--color-accent-100:var(--studio-celadon-100);--color-accent-100-rgb:var(--studio-celadon-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#879ea5;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-highlight-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--theme-text-color);--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-highlight-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--theme-highlight-color);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-powder-snow{--color-primary:var(--studio-gray-90);--color-primary-rgb:var(--studio-gray-90-rgb);--color-primary-dark:var(--studio-gray-70);--color-primary-dark-rgb:var(--studio-gray-70-rgb);--color-primary-light:var(--studio-gray-30);--color-primary-light-rgb:var(--studio-gray-30-rgb);--color-primary-0:var(--studio-gray-0);--color-primary-0-rgb:var(--studio-gray-0-rgb);--color-primary-5:var(--studio-gray-5);--color-primary-5-rgb:var(--studio-gray-5-rgb);--color-primary-10:var(--studio-gray-10);--color-primary-10-rgb:var(--studio-gray-10-rgb);--color-primary-20:var(--studio-gray-20);--color-primary-20-rgb:var(--studio-gray-20-rgb);--color-primary-30:var(--studio-gray-30);--color-primary-30-rgb:var(--studio-gray-30-rgb);--color-primary-40:var(--studio-gray-40);--color-primary-40-rgb:var(--studio-gray-40-rgb);--color-primary-50:var(--studio-gray-50);--color-primary-50-rgb:var(--studio-gray-50-rgb);--color-primary-60:var(--studio-gray-60);--color-primary-60-rgb:var(--studio-gray-60-rgb);--color-primary-70:var(--studio-gray-70);--color-primary-70-rgb:var(--studio-gray-70-rgb);--color-primary-80:var(--studio-gray-80);--color-primary-80-rgb:var(--studio-gray-80-rgb);--color-primary-90:var(--studio-gray-90);--color-primary-90-rgb:var(--studio-gray-90-rgb);--color-primary-100:var(--studio-gray-100);--color-primary-100-rgb:var(--studio-gray-100-rgb);--color-accent:var(--studio-blue-50);--color-accent-rgb:var(--studio-blue-50-rgb);--color-accent-dark:var(--studio-blue-70);--color-accent-dark-rgb:var(--studio-blue-70-rgb);--color-accent-light:var(--studio-blue-30);--color-accent-light-rgb:var(--studio-blue-30-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-link:var(--studio-blue-50);--color-link-rgb:var(--studio-blue-50-rgb);--color-link-dark:var(--studio-blue-70);--color-link-dark-rgb:var(--studio-blue-70-rgb);--color-link-light:var(--studio-blue-30);--color-link-light-rgb:var(--studio-blue-30-rgb);--color-link-0:var(--studio-blue-0);--color-link-0-rgb:var(--studio-blue-0-rgb);--color-link-5:var(--studio-blue-5);--color-link-5-rgb:var(--studio-blue-5-rgb);--color-link-10:var(--studio-blue-10);--color-link-10-rgb:var(--studio-blue-10-rgb);--color-link-20:var(--studio-blue-20);--color-link-20-rgb:var(--studio-blue-20-rgb);--color-link-30:var(--studio-blue-30);--color-link-30-rgb:var(--studio-blue-30-rgb);--color-link-40:var(--studio-blue-40);--color-link-40-rgb:var(--studio-blue-40-rgb);--color-link-50:var(--studio-blue-50);--color-link-50-rgb:var(--studio-blue-50-rgb);--color-link-60:var(--studio-blue-60);--color-link-60-rgb:var(--studio-blue-60-rgb);--color-link-70:var(--studio-blue-70);--color-link-70-rgb:var(--studio-blue-70-rgb);--color-link-80:var(--studio-blue-80);--color-link-80-rgb:var(--studio-blue-80-rgb);--color-link-90:var(--studio-blue-90);--color-link-90-rgb:var(--studio-blue-90-rgb);--color-link-100:var(--studio-blue-100);--color-link-100-rgb:var(--studio-blue-100-rgb);--color-masterbar-background:var(--studio-gray-100);--color-masterbar-border:var(--studio-gray-90);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--color-accent-30);--color-masterbar-item-hover-background:var(--studio-gray-80);--color-masterbar-item-active-background:var(--studio-gray-70);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-40);--color-masterbar-unread-dot-background:var(--color-accent-30);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-gray-5);--color-sidebar-background-rgb:var(--studio-gray-5-rgb);--color-sidebar-border:var(--studio-gray-10);--color-sidebar-text:var(--studio-gray-80);--color-sidebar-text-rgb:var(--studio-gray-80-rgb);--color-sidebar-text-alternative:var(--studio-gray-60);--color-sidebar-gridicon-fill:var(--studio-gray-50);--color-sidebar-menu-selected-background:var(--studio-gray-60);--color-sidebar-menu-selected-background-rgb:var(--studio-gray-60-rgb);--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:var(--color-surface);--color-sidebar-menu-hover-background-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-text:var(--studio-blue-60);--color-sidebar-submenu-background:var(--studio-gray-10);--color-sidebar-submenu-text:var(--studio-gray-80);--color-sidebar-submenu-hover-text:var(--studio-blue-60);--color-sidebar-submenu-selected-text:var(--studio-gray-80);--color-navredesign-sidebar-submenu-text:var(--studio-gray-80);--color-navredesign-sidebar-submenu-selected-text:var(--studio-gray-80);--color-navredesign-sidebar-submenu-hover-text:var(--studio-blue-60);--color-collapse-menu-text:var(--color-sidebar-text-alternative);--wp-admin-theme-color:var(--studio-blue-50)}.color-scheme.is-sakura{--color-primary:var(--studio-celadon-50);--color-primary-rgb:var(--studio-celadon-50-rgb);--color-primary-dark:var(--studio-celadon-70);--color-primary-dark-rgb:var(--studio-celadon-70-rgb);--color-primary-light:var(--studio-celadon-30);--color-primary-light-rgb:var(--studio-celadon-30-rgb);--color-primary-0:var(--studio-celadon-0);--color-primary-0-rgb:var(--studio-celadon-0-rgb);--color-primary-5:var(--studio-celadon-5);--color-primary-5-rgb:var(--studio-celadon-5-rgb);--color-primary-10:var(--studio-celadon-10);--color-primary-10-rgb:var(--studio-celadon-10-rgb);--color-primary-20:var(--studio-celadon-20);--color-primary-20-rgb:var(--studio-celadon-20-rgb);--color-primary-30:var(--studio-celadon-30);--color-primary-30-rgb:var(--studio-celadon-30-rgb);--color-primary-40:var(--studio-celadon-40);--color-primary-40-rgb:var(--studio-celadon-40-rgb);--color-primary-50:var(--studio-celadon-50);--color-primary-50-rgb:var(--studio-celadon-50-rgb);--color-primary-60:var(--studio-celadon-60);--color-primary-60-rgb:var(--studio-celadon-60-rgb);--color-primary-70:var(--studio-celadon-70);--color-primary-70-rgb:var(--studio-celadon-70-rgb);--color-primary-80:var(--studio-celadon-80);--color-primary-80-rgb:var(--studio-celadon-80-rgb);--color-primary-90:var(--studio-celadon-90);--color-primary-90-rgb:var(--studio-celadon-90-rgb);--color-primary-100:var(--studio-celadon-100);--color-primary-100-rgb:var(--studio-celadon-100-rgb);--color-accent:var(--studio-blue-50);--color-accent-rgb:var(--studio-blue-50-rgb);--color-accent-dark:var(--studio-blue-70);--color-accent-dark-rgb:var(--studio-blue-70-rgb);--color-accent-light:var(--studio-blue-30);--color-accent-light-rgb:var(--studio-blue-30-rgb);--color-accent-0:var(--studio-blue-0);--color-accent-0-rgb:var(--studio-blue-0-rgb);--color-accent-5:var(--studio-blue-5);--color-accent-5-rgb:var(--studio-blue-5-rgb);--color-accent-10:var(--studio-blue-10);--color-accent-10-rgb:var(--studio-blue-10-rgb);--color-accent-20:var(--studio-blue-20);--color-accent-20-rgb:var(--studio-blue-20-rgb);--color-accent-30:var(--studio-blue-30);--color-accent-30-rgb:var(--studio-blue-30-rgb);--color-accent-40:var(--studio-blue-40);--color-accent-40-rgb:var(--studio-blue-40-rgb);--color-accent-50:var(--studio-blue-50);--color-accent-50-rgb:var(--studio-blue-50-rgb);--color-accent-60:var(--studio-blue-60);--color-accent-60-rgb:var(--studio-blue-60-rgb);--color-accent-70:var(--studio-blue-70);--color-accent-70-rgb:var(--studio-blue-70-rgb);--color-accent-80:var(--studio-blue-80);--color-accent-80-rgb:var(--studio-blue-80-rgb);--color-accent-90:var(--studio-blue-90);--color-accent-90-rgb:var(--studio-blue-90-rgb);--color-accent-100:var(--studio-blue-100);--color-accent-100-rgb:var(--studio-blue-100-rgb);--color-link:var(--studio-celadon-50);--color-link-rgb:var(--studio-celadon-50-rgb);--color-link-dark:var(--studio-celadon-70);--color-link-dark-rgb:var(--studio-celadon-70-rgb);--color-link-light:var(--studio-celadon-30);--color-link-light-rgb:var(--studio-celadon-30-rgb);--color-link-0:var(--studio-celadon-0);--color-link-0-rgb:var(--studio-celadon-0-rgb);--color-link-5:var(--studio-celadon-5);--color-link-5-rgb:var(--studio-celadon-5-rgb);--color-link-10:var(--studio-celadon-10);--color-link-10-rgb:var(--studio-celadon-10-rgb);--color-link-20:var(--studio-celadon-20);--color-link-20-rgb:var(--studio-celadon-20-rgb);--color-link-30:var(--studio-celadon-30);--color-link-30-rgb:var(--studio-celadon-30-rgb);--color-link-40:var(--studio-celadon-40);--color-link-40-rgb:var(--studio-celadon-40-rgb);--color-link-50:var(--studio-celadon-50);--color-link-50-rgb:var(--studio-celadon-50-rgb);--color-link-60:var(--studio-celadon-60);--color-link-60-rgb:var(--studio-celadon-60-rgb);--color-link-70:var(--studio-celadon-70);--color-link-70-rgb:var(--studio-celadon-70-rgb);--color-link-80:var(--studio-celadon-80);--color-link-80-rgb:var(--studio-celadon-80-rgb);--color-link-90:var(--studio-celadon-90);--color-link-90-rgb:var(--studio-celadon-90-rgb);--color-link-100:var(--studio-celadon-100);--color-link-100-rgb:var(--studio-celadon-100-rgb);--color-masterbar-background:var(--studio-celadon-70);--color-masterbar-border:var(--studio-celadon-80);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--studio-blue-20);--color-masterbar-item-hover-background:var(--studio-celadon-80);--color-masterbar-item-active-background:var(--studio-celadon-90);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-pink-5);--color-sidebar-background-rgb:var(--studio-pink-5-rgb);--color-sidebar-border:var(--studio-pink-10);--color-sidebar-text:var(--studio-pink-80);--color-sidebar-text-rgb:var(--studio-pink-80-rgb);--color-sidebar-text-alternative:var(--studio-pink-60);--color-sidebar-gridicon-fill:var(--studio-pink-70);--color-sidebar-menu-selected-background:var(--studio-blue-50);--color-sidebar-menu-selected-background-rgb:var(--studio-blue-50-rgb);--color-sidebar-menu-selected-text:var(--studio-white);--color-sidebar-menu-selected-text-rgb:var(--studio-white-rgb);--color-sidebar-menu-hover-background:var(--studio-pink-10);--color-sidebar-menu-hover-background-rgb:var(--studio-pink-10-rgb);--color-sidebar-menu-hover-text:var(--studio-pink-90);--color-sidebar-submenu-background:var(--studio-pink-90);--color-sidebar-submenu-text:#f5e9ed;--color-sidebar-submenu-hover-text:var(--studio-blue-20);--color-sidebar-submenu-selected-text:var(--color-sidebar-submenu-text);--color-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-selected-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-selected-hover-text:var(--color-sidebar-submenu-text);--color-collapse-menu-text:#8c1749;--wp-admin-theme-color:var(--studio-blue-50)}.color-scheme.is-sunrise{--theme-text-color:#fff;--theme-text-color-rgb:255,255,255;--theme-base-color:#cf4944;--theme-base-color-rgb:207,73,68;--theme-submenu-text-color:#f1c8c7;--theme-submenu-background-color:#be3631;--theme-submenu-hover-text-color:#f7e3d3;--theme-icon-color:#f3f1f1;--theme-highlight-color:#dd823b;--theme-highlight-color-rgb:221,130,59;--theme-notification-color:#ccaf0b;--color-primary:var(--theme-highlight-color);--color-primary-rgb:var(--theme-highlight-color-rgb);--color-primary-dark:var(--studio-orange-70);--color-primary-dark-rgb:var(--studio-orange-70-rgb);--color-primary-light:var(--studio-orange-30);--color-primary-light-rgb:var(--studio-orange-30-rgb);--color-primary-0:var(--studio-orange-0);--color-primary-0-rgb:var(--studio-orange-0-rgb);--color-primary-5:var(--studio-orange-5);--color-primary-5-rgb:var(--studio-orange-5-rgb);--color-primary-10:var(--studio-orange-10);--color-primary-10-rgb:var(--studio-orange-10-rgb);--color-primary-20:var(--studio-orange-20);--color-primary-20-rgb:var(--studio-orange-20-rgb);--color-primary-30:var(--studio-orange-30);--color-primary-30-rgb:var(--studio-orange-30-rgb);--color-primary-40:var(--studio-orange-40);--color-primary-40-rgb:var(--studio-orange-40-rgb);--color-primary-50:var(--studio-orange-50);--color-primary-50-rgb:var(--studio-orange-50-rgb);--color-primary-60:var(--studio-orange-60);--color-primary-60-rgb:var(--studio-orange-60-rgb);--color-primary-70:var(--studio-orange-70);--color-primary-70-rgb:var(--studio-orange-70-rgb);--color-primary-80:var(--studio-orange-80);--color-primary-80-rgb:var(--studio-orange-80-rgb);--color-primary-90:var(--studio-orange-90);--color-primary-90-rgb:var(--studio-orange-90-rgb);--color-primary-100:var(--studio-orange-100);--color-primary-100-rgb:var(--studio-orange-100-rgb);--color-accent:var(--theme-highlight-color);--color-accent-rgb:var(--theme-highlight-color-rgb);--color-accent-dark:var(--studio-orange-70);--color-accent-dark-rgb:var(--studio-orange-70-rgb);--color-accent-light:var(--studio-orange-30);--color-accent-light-rgb:var(--studio-orange-30-rgb);--color-accent-0:var(--studio-orange-0);--color-accent-0-rgb:var(--studio-orange-0-rgb);--color-accent-5:var(--studio-orange-5);--color-accent-5-rgb:var(--studio-orange-5-rgb);--color-accent-10:var(--studio-orange-10);--color-accent-10-rgb:var(--studio-orange-10-rgb);--color-accent-20:var(--studio-orange-20);--color-accent-20-rgb:var(--studio-orange-20-rgb);--color-accent-30:var(--studio-orange-30);--color-accent-30-rgb:var(--studio-orange-30-rgb);--color-accent-40:var(--studio-orange-40);--color-accent-40-rgb:var(--studio-orange-40-rgb);--color-accent-50:var(--studio-orange-50);--color-accent-50-rgb:var(--studio-orange-50-rgb);--color-accent-60:var(--studio-orange-60);--color-accent-60-rgb:var(--studio-orange-60-rgb);--color-accent-70:var(--studio-orange-70);--color-accent-70-rgb:var(--studio-orange-70-rgb);--color-accent-80:var(--studio-orange-80);--color-accent-80-rgb:var(--studio-orange-80-rgb);--color-accent-90:var(--studio-orange-90);--color-accent-90-rgb:var(--studio-orange-90-rgb);--color-accent-100:var(--studio-orange-100);--color-accent-100-rgb:var(--studio-orange-100-rgb);--color-masterbar-background:var(--theme-base-color);--color-masterbar-border:#d66560;--color-masterbar-text:var(--theme-text-color);--color-masterbar-submenu-text:var(--theme-submenu-text-color);--color-masterbar-icon:var(--theme-icon-color);--color-masterbar-highlight:var(--theme-submenu-hover-text-color);--color-masterbar-unread-dot-background:var(--theme-notification-color);--color-masterbar-item-hover-background:var(--theme-submenu-background-color);--color-masterbar-item-active-background:var(--theme-submenu-background-color);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--theme-base-color);--color-sidebar-background-rgb:var(--theme-base-color-rgb);--color-sidebar-border:var(--theme-submenu-background-color);--color-sidebar-text:var(--theme-text-color);--color-sidebar-text-rgb:var(--theme-text-color-rgb);--color-sidebar-text-alternative:var(--studio-gray-0);--color-sidebar-gridicon-fill:var(--theme-icon-color);--color-sidebar-menu-selected-background:var(--theme-highlight-color);--color-sidebar-menu-selected-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-selected-text:var(--theme-text-color);--color-sidebar-menu-selected-text-rgb:var(--theme-text-color-rgb);--color-sidebar-menu-hover-background:var(--theme-highlight-color);--color-sidebar-menu-hover-background-rgb:var(--theme-highlight-color-rgb);--color-sidebar-menu-hover-text:var(--theme-text-color);--color-sidebar-submenu-background:var(--theme-submenu-background-color);--color-sidebar-submenu-text:var(--theme-submenu-text-color);--color-sidebar-submenu-hover-background:#0000;--color-sidebar-submenu-hover-text:var(--theme-submenu-hover-text-color);--color-sidebar-submenu-selected-hover-text:var(--theme-submenu-hover-text-color);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-menu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-selected-text:var(--theme-text-color);--color-navredesign-sidebar-submenu-hover-text:var(--theme-submenu-hover-text-color);--color-navredesign-sidebar-submenu-selected-hover-text:var(--theme-submenu-hover-text-color);--color-collapse-menu-text:var(--theme-icon-color);--wp-admin-theme-color:var(--theme-highlight-color)}.color-scheme.is-sunset{--color-primary:var(--studio-red-50);--color-primary-rgb:var(--studio-red-50-rgb);--color-primary-dark:var(--studio-red-70);--color-primary-dark-rgb:var(--studio-red-70-rgb);--color-primary-light:var(--studio-red-30);--color-primary-light-rgb:var(--studio-red-30-rgb);--color-primary-0:var(--studio-red-0);--color-primary-0-rgb:var(--studio-red-0-rgb);--color-primary-5:var(--studio-red-5);--color-primary-5-rgb:var(--studio-red-5-rgb);--color-primary-10:var(--studio-red-10);--color-primary-10-rgb:var(--studio-red-10-rgb);--color-primary-20:var(--studio-red-20);--color-primary-20-rgb:var(--studio-red-20-rgb);--color-primary-30:var(--studio-red-30);--color-primary-30-rgb:var(--studio-red-30-rgb);--color-primary-40:var(--studio-red-40);--color-primary-40-rgb:var(--studio-red-40-rgb);--color-primary-50:var(--studio-red-50);--color-primary-50-rgb:var(--studio-red-50-rgb);--color-primary-60:var(--studio-red-60);--color-primary-60-rgb:var(--studio-red-60-rgb);--color-primary-70:var(--studio-red-70);--color-primary-70-rgb:var(--studio-red-70-rgb);--color-primary-80:var(--studio-red-80);--color-primary-80-rgb:var(--studio-red-80-rgb);--color-primary-90:var(--studio-red-90);--color-primary-90-rgb:var(--studio-red-90-rgb);--color-primary-100:var(--studio-red-100);--color-primary-100-rgb:var(--studio-red-100-rgb);--color-accent:var(--studio-orange-50);--color-accent-rgb:var(--studio-orange-50-rgb);--color-accent-dark:var(--studio-orange-70);--color-accent-dark-rgb:var(--studio-orange-70-rgb);--color-accent-light:var(--studio-orange-30);--color-accent-light-rgb:var(--studio-orange-30-rgb);--color-accent-0:var(--studio-orange-0);--color-accent-0-rgb:var(--studio-orange-0-rgb);--color-accent-5:var(--studio-orange-5);--color-accent-5-rgb:var(--studio-orange-5-rgb);--color-accent-10:var(--studio-orange-10);--color-accent-10-rgb:var(--studio-orange-10-rgb);--color-accent-20:var(--studio-orange-20);--color-accent-20-rgb:var(--studio-orange-20-rgb);--color-accent-30:var(--studio-orange-30);--color-accent-30-rgb:var(--studio-orange-30-rgb);--color-accent-40:var(--studio-orange-40);--color-accent-40-rgb:var(--studio-orange-40-rgb);--color-accent-50:var(--studio-orange-50);--color-accent-50-rgb:var(--studio-orange-50-rgb);--color-accent-60:var(--studio-orange-60);--color-accent-60-rgb:var(--studio-orange-60-rgb);--color-accent-70:var(--studio-orange-70);--color-accent-70-rgb:var(--studio-orange-70-rgb);--color-accent-80:var(--studio-orange-80);--color-accent-80-rgb:var(--studio-orange-80-rgb);--color-accent-90:var(--studio-orange-90);--color-accent-90-rgb:var(--studio-orange-90-rgb);--color-accent-100:var(--studio-orange-100);--color-accent-100-rgb:var(--studio-orange-100-rgb);--color-link:var(--studio-orange-50);--color-link-rgb:var(--studio-orange-50-rgb);--color-link-dark:var(--studio-orange-70);--color-link-dark-rgb:var(--studio-orange-70-rgb);--color-link-light:var(--studio-orange-30);--color-link-light-rgb:var(--studio-orange-30-rgb);--color-link-0:var(--studio-orange-0);--color-link-0-rgb:var(--studio-orange-0-rgb);--color-link-5:var(--studio-orange-5);--color-link-5-rgb:var(--studio-orange-5-rgb);--color-link-10:var(--studio-orange-10);--color-link-10-rgb:var(--studio-orange-10-rgb);--color-link-20:var(--studio-orange-20);--color-link-20-rgb:var(--studio-orange-20-rgb);--color-link-30:var(--studio-orange-30);--color-link-30-rgb:var(--studio-orange-30-rgb);--color-link-40:var(--studio-orange-40);--color-link-40-rgb:var(--studio-orange-40-rgb);--color-link-50:var(--studio-orange-50);--color-link-50-rgb:var(--studio-orange-50-rgb);--color-link-60:var(--studio-orange-60);--color-link-60-rgb:var(--studio-orange-60-rgb);--color-link-70:var(--studio-orange-70);--color-link-70-rgb:var(--studio-orange-70-rgb);--color-link-80:var(--studio-orange-80);--color-link-80-rgb:var(--studio-orange-80-rgb);--color-link-90:var(--studio-orange-90);--color-link-90-rgb:var(--studio-orange-90-rgb);--color-link-100:var(--studio-orange-100);--color-link-100-rgb:var(--studio-orange-100-rgb);--color-masterbar-background:var(--studio-red-80);--color-masterbar-border:var(--studio-red-80);--color-masterbar-text:var(--studio-white);--color-masterbar-icon:var(--studio-white);--color-masterbar-highlight:var(--studio-yellow-20);--color-masterbar-item-hover-background:var(--studio-red-90);--color-masterbar-item-active-background:var(--studio-red-100);--color-masterbar-item-new-editor-background:var(--studio-gray-50);--color-masterbar-item-new-editor-hover-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-red-70);--color-sidebar-background-rgb:var(--studio-red-70-rgb);--color-sidebar-border:var(--studio-red-80);--color-sidebar-text:var(--studio-white);--color-sidebar-text-rgb:var(--studio-white-rgb);--color-sidebar-text-alternative:var(--studio-red-10);--color-sidebar-gridicon-fill:var(--studio-red-5);--color-sidebar-menu-selected-background:var(--studio-yellow-20);--color-sidebar-menu-selected-background-rgb:var(--studio-yellow-20-rgb);--color-sidebar-menu-selected-text:var(--studio-yellow-80);--color-sidebar-menu-selected-text-rgb:var(--studio-yellow-80-rgb);--color-sidebar-menu-hover-background:var(--studio-red-80);--color-sidebar-menu-hover-background-rgb:var(--studio-red-80-rgb);--color-sidebar-menu-hover-text:var(--studio-white);--color-sidebar-submenu-background:var(--studio-red-60);--color-sidebar-submenu-text:var(--studio-white);--color-sidebar-submenu-hover-text:var(--studio-yellow-20);--color-sidebar-submenu-selected-text:var(--studio-white);--color-navredesign-sidebar-menu-selected-text:var(--studio-yellow-80);--color-navredesign-sidebar-submenu-text:var(--color-sidebar-submenu-text);--color-navredesign-sidebar-submenu-hover-text:var(--color-sidebar-submenu-hover-text);--color-collapse-menu-text:#facfd2;--wp-admin-theme-color:var(--studio-orange-50)}.color-scheme.is-jetpack-cloud,.theme-jetpack-cloud{--color-primary:var(--studio-black);--color-primary-rgb:var(--studio-black-rgb);--color-primary-dark:var(--studio-gray-70);--color-primary-dark-rgb:var(--studio-gray-70-rgb);--color-primary-light:var(--studio-gray-30);--color-primary-light-rgb:var(--studio-gray-30-rgb);--color-primary-0:var(--studio-gray-0);--color-primary-0-rgb:var(--studio-gray-0-rgb);--color-primary-5:var(--studio-gray-5);--color-primary-5-rgb:var(--studio-gray-5-rgb);--color-primary-10:var(--studio-gray-10);--color-primary-10-rgb:var(--studio-gray-10-rgb);--color-primary-20:var(--studio-gray-20);--color-primary-20-rgb:var(--studio-gray-20-rgb);--color-primary-30:var(--studio-gray-30);--color-primary-30-rgb:var(--studio-gray-30-rgb);--color-primary-40:var(--studio-gray-40);--color-primary-40-rgb:var(--studio-gray-40-rgb);--color-primary-50:var(--studio-gray-50);--color-primary-50-rgb:var(--studio-gray-rgb);--color-primary-60:var(--studio-gray-60);--color-primary-60-rgb:var(--studio-gray-60-rgb);--color-primary-70:var(--studio-gray-70);--color-primary-70-rgb:var(--studio-gray-70-rgb);--color-primary-80:var(--studio-gray-80);--color-primary-80-rgb:var(--studio-gray-80-rgb);--color-primary-90:var(--studio-gray-90);--color-primary-90-rgb:var(--studio-gray-90-rgb);--color-primary-100:var(--studio-gray-100);--color-primary-100-rgb:var(--studio-gray-100-rgb);--color-accent:var(--studio-black);--color-accent-rgb:var(--studio-black-rgb);--color-accent-dark:var(--studio-gray-70);--color-accent-dark-rgb:var(--studio-gray-70-rgb);--color-accent-light:var(--studio-gray-30);--color-accent-light-rgb:var(--studio-gray-30-rgb);--color-accent-0:var(--studio-gray-0);--color-accent-0-rgb:var(--studio-gray-0-rgb);--color-accent-5:var(--studio-gray-5);--color-accent-5-rgb:var(--studio-gray-5-rgb);--color-accent-10:var(--studio-gray-10);--color-accent-10-rgb:var(--studio-gray-10-rgb);--color-accent-20:var(--studio-gray-20);--color-accent-20-rgb:var(--studio-gray-20-rgb);--color-accent-30:var(--studio-gray-30);--color-accent-30-rgb:var(--studio-gray-30-rgb);--color-accent-40:var(--studio-gray-40);--color-accent-40-rgb:var(--studio-gray-40-rgb);--color-accent-50:var(--studio-gray-50);--color-accent-50-rgb:var(--studio-gray-50-rgb);--color-accent-60:var(--studio-gray-60);--color-accent-60-rgb:var(--studio-gray-60-rgb);--color-accent-70:var(--studio-gray-70);--color-accent-70-rgb:var(--studio-gray-70-rgb);--color-accent-80:var(--studio-gray-80);--color-accent-80-rgb:var(--studio-gray-80-rgb);--color-accent-90:var(--studio-gray-90);--color-accent-90-rgb:var(--studio-gray-90-rgb);--color-accent-100:var(--studio-gray-100);--color-accent-100-rgb:var(--studio-gray-100-rgb);--color-link:var(--studio-jetpack-green-50);--color-link-rgb:var(--studio-jetpack-green-50-rgb);--color-link-dark:var(--studio-jetpack-green-70);--color-link-dark-rgb:var(--studio-jetpack-green-70-rgb);--color-link-light:var(--studio-jetpack-green-30);--color-link-light-rgb:var(--studio-jetpack-green-30-rgb);--color-link-0:var(--studio-jetpack-green-0);--color-link-0-rgb:var(--studio-jetpack-green-0-rgb);--color-link-5:var(--studio-jetpack-green-5);--color-link-5-rgb:var(--studio-jetpack-green-5-rgb);--color-link-10:var(--studio-jetpack-green-10);--color-link-10-rgb:var(--studio-jetpack-green-10-rgb);--color-link-20:var(--studio-jetpack-green-20);--color-link-20-rgb:var(--studio-jetpack-green-20-rgb);--color-link-30:var(--studio-jetpack-green-30);--color-link-30-rgb:var(--studio-jetpack-green-30-rgb);--color-link-40:var(--studio-jetpack-green-40);--color-link-40-rgb:var(--studio-jetpack-green-40-rgb);--color-link-50:var(--studio-gray-50);--color-link-50-rgb:var(--studio-gray-50-rgb);--color-link-60:var(--studio-jetpack-green-60);--color-link-60-rgb:var(--studio-jetpack-green-60-rgb);--color-link-70:var(--studio-jetpack-green-70);--color-link-70-rgb:var(--studio-jetpack-green-70-rgb);--color-link-80:var(--studio-jetpack-green-80);--color-link-80-rgb:var(--studio-jetpack-green-80-rgb);--color-link-90:var(--studio-jetpack-green-90);--color-link-90-rgb:var(--studio-jetpack-green-90-rgb);--color-link-100:var(--studio-jetpack-green-100);--color-link-100-rgb:var(--studio-jetpack-green-100-rgb);--color-masterbar-background:var(--studio-white);--color-masterbar-border:var(--studio-gray-5);--color-masterbar-text:var(--studio-gray-50);--color-masterbar-item-hover-background:var(--studio-white);--color-masterbar-item-active-background:var(--studio-white);--color-masterbar-item-new-editor-background:var(--studio-white);--color-masterbar-item-new-editor-hover-background:var(--studio-white);--color-masterbar-unread-dot-background:var(--color-accent-30);--color-masterbar-toggle-drafts-editor-background:var(--studio-gray-60);--color-masterbar-toggle-drafts-editor-hover-background:var(--studio-gray-40);--color-masterbar-toggle-drafts-editor-border:var(--studio-gray-10);--color-sidebar-background:var(--studio-white);--color-sidebar-background-rgb:var(--studio-white-rgb);--color-sidebar-border:var(--studio-gray-5);--color-sidebar-text:var(--studio-gray-60);--color-sidebar-text-rgb:var(--studio-gray-60-rgb);--color-sidebar-text-alternative:var(--studio-gray-60);--color-sidebar-gridicon-fill:var(--studio-gray-60);--color-sidebar-menu-selected-text:var(--studio-gray-90);--color-sidebar-menu-selected-text-rgb:var(--studio-gray-90-rgb);--color-sidebar-menu-selected-background:var(--studio-gray-0);--color-sidebar-menu-selected-background-rgb:var(--studio-gray-0-rgb);--color-sidebar-menu-selected-gridicon-fill:var(--studio-jetpack-green-50);--color-sidebar-menu-hover-text:var(--studio-gray-90);--color-sidebar-menu-hover-background:var(--studio-gray-0);--color-sidebar-menu-hover-background-rgb:var(--studio-gray-0-rgb);--color-scary-0:var(--studio-red-0);--color-scary-5:var(--studio-red-5);--color-scary-40:var(--studio-red-40);--color-scary-50:var(--studio-red-50);--color-scary-60:var(--studio-red-60);--color-scary-70:var(--studio-red-70)}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,font,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:initial}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll}body{background:#fff}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:initial;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a:focus{outline:thin dotted}a:active,a:hover{outline:0}a img{border:0}button{appearance:none;background:#0000;border:none;font-size:inherit;outline:0;padding:0;vertical-align:initial}input,textarea{appearance:none;border-radius:0}button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appearWithScaling{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes grow{0%{transform:scale(.3)}60%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes pulse-light{50%{background-color:var(--color-neutral-0)}}@keyframes highlight{50%{background-color:var(--color-warning-10)}}@keyframes loading-fade{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.wpcom-site__logo{color:var(--color-neutral-10);left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.wpcom-site__logo,.wpcom-site__logo path{fill:var(--color-neutral-10)}@media(min-width:961px){.wpcom-site__logo{height:100px;width:100px}}.wpcom__loading-ellipsis{display:inline-block;height:80px;position:relative;width:80px}.wpcom__loading-ellipsis.wpcom-site__logo{position:fixed}.wpcom__loading-ellipsis>div{animation-timing-function:cubic-bezier(0,1,1,0);background:var(--studio-gray-60);border-radius:50%;height:13px;position:absolute;top:33px;width:13px}.wpcom__loading-ellipsis>div:first-child{animation:wpcom__loading-ellipsis-grow .6s infinite;left:8px}.wpcom__loading-ellipsis>div:nth-child(2){animation:wpcom__loading-ellipsis-move .6s infinite;left:8px}.wpcom__loading-ellipsis>div:nth-child(3){animation:wpcom__loading-ellipsis-move .6s infinite;left:32px}.wpcom__loading-ellipsis>div:nth-child(4){animation:wpcom__loading-ellipsis-shrink .6s infinite;left:56px}@keyframes wpcom__loading-ellipsis-grow{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes wpcom__loading-ellipsis-move{0%{transform:translate(0)}to{transform:translate(24px)}}@keyframes wpcom__loading-ellipsis-shrink{0%{transform:scale(1)}to{transform:scale(0)}}.wpcom-site__global-noscript{background:rgba(var(--color-neutral-70-rgb),.8);bottom:0;color:var(--color-text-inverted);left:0;padding:6px;position:fixed;right:0;text-align:center;z-index:300000}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@viewport{width:device-width}.wpcom-site,body,html{height:100%}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{-ms-overflow-style:scrollbar;background:var(--color-surface-backdrop);color:var(--color-text);font-size:1rem}@media(max-width:660px){body{cursor:pointer}}@media(min-resolution:120dpi){body.font-smoothing-antialiased{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}}::selection{background:rgba(var(--color-primary-light-rgb),.7);color:var(--color-text)}button{font-size:.875rem}#footer,#footer a.readmore,.button,body,button,input,select,textarea{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}/*!rtl:ignore*/.rtl #footer,.rtl #footer a.readmore,.rtl .button,.rtl button,.rtl input,.rtl select,.rtl textarea,body.rtl{font-family:Tahoma,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}/*!rtl:ignore*/:lang(he) .rtl #footer,:lang(he) .rtl #footer a.readmore,:lang(he) .rtl .button,:lang(he) .rtl button,:lang(he) .rtl input,:lang(he) .rtl select,:lang(he) .rtl textarea,:lang(he) body.rtl{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}/*!rtl:ignore*/.rtl .gridicon.gridicons-arrow-left,.rtl .gridicon.gridicons-arrow-right,.rtl .gridicon.gridicons-cart,.rtl .gridicon.gridicons-chevron-left,.rtl .gridicon.gridicons-chevron-right,.rtl .gridicon.gridicons-external{transform:scaleX(-1)}.notifications{display:inherit}noscript{display:block;margin-top:3em;text-align:center}h1,h2,h3,h4,h5,h6{text-wrap:balance;clear:both}caption,figcaption{text-wrap:balance}hr{background:var(--color-neutral-10);border:0;height:1px;margin-bottom:1.5em}blockquote,ol,p,ul{text-wrap:pretty}p{margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:600}dd{margin:0 1.5em 1.5em}b,strong{font-weight:600}cite,dfn,em,i{font-style:italic}blockquote{background:var(--color-neutral-0);border-radius:2px;margin:10px 0 0;padding:10px 10px 1px}address{margin:0 0 1.5em}pre{background:var(--color-neutral-0);font-family:Courier\ 10 Pitch,Courier,monospace;font-size:1rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font:15px Monaco,Consolas,Andale Mono,DejaVu Sans Mono,Courier\ 10 Pitch,Courier,monospace}abbr,acronym{border-bottom:1px dotted var(--color-neutral-10);cursor:help;text-decoration:none}ins,mark{background:var(--color-warning-light);text-decoration:none}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:600}.hidden,.hide{display:none}a{text-decoration:none}a,a:visited{color:var(--color-link)}a:active,a:focus,a:hover{color:var(--color-link-dark)}.is-link.link--caution,.is-link.link--caution:active,.is-link.link--caution:focus,.is-link.link--caution:hover,.is-link.link--caution:visited,.is-link.link--caution:visited:active,.is-link.link--caution:visited:focus,.is-link.link--caution:visited:hover,.link--caution,.link--caution:active,.link--caution:focus,.link--caution:hover,.link--caution:visited,.link--caution:visited:active,.link--caution:visited:focus,.link--caution:visited:hover{color:var(--color-error)}html.iframed{overflow:hidden}img.emoji,img.wp-smiley{display:inline;height:1em;margin:0;max-height:1em;padding:0 .2em;vertical-align:-.1em;width:1em}img{height:auto}embed,iframe,img,object{max-width:100%}.embed-soundcloud iframe,.wpcom-soundcloud-player{min-height:150px}body.no-scroll,html.no-scroll{overflow:hidden}body.no-scroll{height:100vh}:root{--p2-color-text:#00101c;--p2-color-text-light:#767676;--p2-color-white:#fff;--p2-color-link:#0267ff;--p2-color-link-dark:#004cbf;--p2-color-border-light:#e7e9ea;--p2-color-border:#d8dbdd;--p2-color-border-medium:#9ea4a8;--p2-color-error:#f71619;--p2-color-valid:#00db41;--p2-color-button:#f3f3f3;--p2-color-button-dark:#eaeaea;--p2-color-background-light:#f3f3f3;--p2-color-background-medium:#eaeaea;--p2-color-background-dark:#00101c;--p2-color-hover-dark:#061925;--p2-color-separator-light:#4d5860;--p2-font-inter:"Inter",-apple-system,system-ui,blinkmacsystemfont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;--p2-font-size-form-xxs:14px;--p2-font-size-form-xs:15px;--p2-font-size-form-s:16px;--p2-font-size-form:18px;--p2-font-size-form-xl:26px;--p2-font-size-form-xxl:32px;--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media(prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media(prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-autocomplete__result.components-button.is-selected,.components-autocomplete__result.components-button:not(:disabled,[aria-disabled=true]):active{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media(prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;opacity:1;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media(prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}@media(prefers-reduced-motion:reduce){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media(forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media(min-width:600px){.components-checkbox-control{--checkbox-input-size:20px}}.components-checkbox-control__label{line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@media(min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media(min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media(min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media(prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media(min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media(prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media(prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media(min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu-wrapper{bottom:0;min-width:100%;position:absolute}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active:not(.has-dragged-out) .components-drop-zone__content{opacity:1;transition:opacity .2s ease-in-out}@media(prefers-reduced-motion){.components-drop-zone.is-active:not(.has-dragged-out) .components-drop-zone__content{transition:none}}.components-drop-zone.is-active:not(.has-dragged-out) .components-drop-zone__content-inner{opacity:1;transform:scale(1);transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}@media(prefers-reduced-motion){.components-drop-zone.is-active:not(.has-dragged-out) .components-drop-zone__content-inner{transition:none}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px}@media(prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:18px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media(prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media(prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.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);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media(min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media(prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media(prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}@media(min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media(min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media(max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,.is-focusing-regions [role=region]:focus:after{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media(min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media(prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px #00000026,0 2.7px 3.8px -.2px #00000026,0 5.5px 7.8px -.3px #00000026,.1px 11.5px 16.4px -.5px #00000026;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media(prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media(min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media(min-width:600px)and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media(min-width:600px)and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media(min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media(min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media(prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media(prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media(forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media(prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media(prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__option{align-items:center;display:flex}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin:0 8px 0 0;max-width:24px;min-width:24px;padding:0;transition:box-shadow .1s linear;transition:none;width:24px}@media(prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media(min-width:600px){.components-radio-control__input[type=radio]{height:20px;max-width:20px;min-width:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media(min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px var(--wp-components-color-background,#fff),0 0 0 4px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media(prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media(prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media(prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@media(max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:2px;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media(min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media(prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media(prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media(prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-form-toggle input[type=checkbox]{cursor:pointer}.components-button,.components-button:hover:not(:disabled){color:var(--color-neutral-70)}.components-button.is-primary{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-text-inverted)}.components-button.is-primary:active:not(:disabled),.components-button.is-primary:focus:not(:disabled),.components-button.is-primary:hover:not(:disabled){background-color:var(--color-accent-60);border-color:var(--color-accent-60);color:var(--color-text-inverted)}.components-button.is-primary.disabled,.components-button.is-primary:disabled,.components-button.is-primary[disabled]{background-color:var(--color-neutral-5);border-color:var(--color-neutral-5);color:var(--color-neutral-20)}.components-button.is-secondary{background-color:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-neutral-10);color:var(--color-neutral-70)}.components-button.is-secondary:active:not(:disabled),.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--color-neutral-20);color:var(--color-neutral-70)}.components-button.is-secondary:visited{color:var(--color-neutral-70)}.components-button.is-secondary.disabled,.components-button.is-secondary:disabled,.components-button.is-secondary[disabled]{background-color:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-neutral-5);color:var(--color-neutral-20)}.components-button.is-tertiary{color:var(--color-accent)}.components-button.is-tertiary:active:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--color-neutral-20);color:var(--color-accent-60)}.components-button.is-tertiary.disabled,.components-button.is-tertiary:disabled,.components-button.is-tertiary:visited,.components-button.is-tertiary[disabled]{color:var(--color-accent-60)}.components-button-group .components-button,.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px var(--color-accent-60)}.components-radio-control__input[type=radio]{cursor:pointer;padding:6px}.components-radio-control__input[type=radio]:checked{background-color:var(--color-accent);border-color:var(--color-accent)}.components-external-link__contents{text-decoration:none}.components-external-link__contents:hover{text-decoration:underline}body{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#fff;line-height:1.5}body,body h1,body h2,body h3,body p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;margin:0}body h1,body h2,body h3,body p{font-weight:400}body a,body a:visited{color:var(--color-link);text-decoration:none}body button{background-color:initial;border:none}body ul{padding:0}body hr.subscriptions__separator{border:none;border-top:1px solid #dcdcde;height:0;margin:0;padding:0;width:100%}