--wp-admin-theme-color:#007cba;
--wp-admin-theme-color--rgb:0, 124, 186;
--wp-admin-theme-color-darker-10:#006ba1;
--wp-admin-theme-color-darker-10--rgb:0, 107, 161;
--wp-admin-theme-color-darker-20:#005a87;
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
--wp-admin-border-width-focus:2px;
--wp-block-synced-color:#7a00df;
--wp-block-synced-color--rgb:122, 0, 223;
--wp-bound-block-color:var(--wp-block-synced-color);
@media (min-resolution:192dpi){
--wp-admin-border-width-focus:1.5px;
--wp--preset--font-size--normal:16px;
--wp--preset--font-size--huge:42px;
:root .has-very-light-gray-background-color{
:root .has-very-dark-gray-background-color{
background-color:#313131;
:root .has-very-light-gray-color{
:root .has-very-dark-gray-color{
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
background:linear-gradient(135deg, #00d084, #0693e3);
:root .has-purple-crush-gradient-background{
background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
:root .has-hazy-dawn-gradient-background{
background:linear-gradient(135deg, #faaca8, #dad0ec);
:root .has-subdued-olive-gradient-background{
background:linear-gradient(135deg, #fafae1, #67a671);
:root .has-atomic-cream-gradient-background{
background:linear-gradient(135deg, #fdd79a, #004a59);
:root .has-nightshade-gradient-background{
background:linear-gradient(135deg, #330968, #31cdcf);
:root .has-midnight-gradient-background{
background:linear-gradient(135deg, #020381, #2874fc);
font-size:var(--wp--preset--font-size--normal);
font-size:var(--wp--preset--font-size--huge);
#end-resizable-editor-section{
justify-content:flex-start;
justify-content:flex-end;
.items-justified-space-between{
justify-content:space-between;
word-wrap:normal !important;
.screen-reader-text:focus{
html :where(.has-border-color){
html :where([style*=border-top-color]){
html :where([style*=border-right-color]){
border-right-style:solid;
html :where([style*=border-bottom-color]){
border-bottom-style:solid;
html :where([style*=border-left-color]){
html :where([style*=border-width]){
html :where([style*=border-top-width]){
html :where([style*=border-right-width]){
border-right-style:solid;
html :where([style*=border-bottom-width]){
border-bottom-style:solid;
html :where([style*=border-left-width]){
html :where(img[class*=wp-image-]){
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
@media screen and (max-width:600px){
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:0px;