.dracula-toggle-wrap{--side-offset:30px;--bottom-offset:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;position:relative}.dracula-toggle-wrap.floating{--toggle-position:fixed;z-index:9999999999;position:var(--toggle-position);bottom:var(--bottom-offset)}.dracula-toggle-wrap.floating.position-right{right:var(--side-offset)}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth}.wp-element-button,a,button,input:focus,input[type=submit],textarea:focus{transition:all .2s ease-in-out}a,a:focus,a:hover,a:not(.wp-element-button){text-decoration-thickness:1px}strong{font-weight:var(--wp--custom--font-weight--medium)}input,textarea{background-color:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--contrast);border-radius:0;color:var(--wp--preset--color--contrast);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--medium);font-weight:var(--wp--custom--font-weight--light);line-height:var(--wp--custom--line-height--body);padding:10px 20px;width:100%}input:focus,textarea:focus{background-color:var(--wp--preset--color--neutral);outline:0}input[type=checkbox]{width:auto}input[type=email],input[type=submit],input[type=text],textarea{-webkit-appearance:none}::placeholder{color:var(--wp--preset--color--contrast);font-size:var(--wp--preset--font-size--small);opacity:.5}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{border:1px solid currentColor;padding:2px}