.is-style-ghost:not(.wp-block-button){background:transparent !important;position:relative;z-index:0}.is-style-ghost:not(.wp-block-button):hover::before{opacity:var(--wp--custom--ghost--hover--opacity, 0.2)}.is-style-ghost:not(.wp-block-button)::before{content:"";position:absolute;inset:0;background:currentcolor;opacity:var(--wp--custom--ghost--opacity, 0.1);transition:var(--wp--custom--transition);border-radius:inherit;z-index:-1}.is-style-dark .is-style-ghost:not(.wp-block-button)::before{opacity:var(--wp--custom--dark-mode--ghost--opacity, 0.12)}@media (prefers-color-scheme: dark){.default-mode-auto:not(.is-style-light):not(.is-style-dark) .is-style-ghost:not(.wp-block-button)::before{opacity:var(--wp--custom--dark-mode--ghost--opacity, 0.12)}.default-mode-light:not(.is-style-dark) .is-style-ghost:not(.wp-block-button)::before{opacity:var(--wp--custom--ghost--opacity, 0.1)}}.is-style-ghost .wp-block-button__link{background:transparent !important;position:relative;z-index:0;color:var(--wp--custom--ghost--color, inherit)}.is-style-ghost .wp-block-button__link:hover::before{opacity:var(--wp--custom--ghost--hover--opacity, 0.2)}.is-style-ghost .wp-block-button__link::before{content:"";position:absolute;inset:0;background:currentcolor;opacity:var(--wp--custom--ghost--opacity, 0.1);transition:var(--wp--custom--transition);border-radius:inherit;z-index:-1}.is-style-dark .is-style-ghost .wp-block-button__link::before{opacity:var(--wp--custom--dark-mode--ghost--opacity, 0.12)}@media (prefers-color-scheme: dark){.default-mode-auto:not(.is-style-light):not(.is-style-dark) .is-style-ghost .wp-block-button__link::before{opacity:var(--wp--custom--dark-mode--ghost--opacity, 0.12)}.default-mode-light:not(.is-style-dark) .is-style-ghost .wp-block-button__link::before{opacity:var(--wp--custom--ghost--opacity, 0.1)}}.is-style-dark .is-style-ghost .wp-block-button__link{color:var(--wp--custom--dark-mode--ghost--color, inherit)}@media (prefers-color-scheme: dark){.default-mode-auto:not(.is-style-light):not(.is-style-dark) .is-style-ghost .wp-block-button__link{color:var(--wp--custom--dark-mode--ghost--color, inherit)}}