.twg-toolov{position:fixed!important;inset:0!important;width:auto!important;max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important;z-index:100000;display:none;background:var(--wp--preset--color--abyss,#1f1c1d)}.twg-toolov.is-open{display:block}.twg-toolov__frame{border:0;display:block;width:100%;height:100%;position:relative;z-index:2}.twg-toolov__wait{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center}.twg-toolov__spin{width:52px;height:52px;border-radius:50%;border:4px solid rgb(184 124 0 / .25);border-top-color:var(--wp--preset--color--rust,#b87c00);animation:twg-toolov-turn .9s linear infinite}@keyframes twg-toolov-turn{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.twg-toolov__spin{animation-duration:3s}}html.twg-toolov-locked,html.twg-toolov-locked body{overflow:hidden!important;overscroll-behavior:none}body.twg-toolov-pinned{position:fixed!important;width:100%!important;left:0!important;right:0!important}