body.ajw-popup-open{overflow:hidden}body:not(.block-editor-page) [data-ajw-popup-trigger]{cursor:pointer}body:not(.block-editor-page) [data-ajw-popup-trigger] *{cursor:pointer}body:not(.block-editor-page) [data-ajw-popup-trigger] input,body:not(.block-editor-page) [data-ajw-popup-trigger] textarea{cursor:text}body:not(.block-editor-page) .ajw-popup-source[data-ajw-popup-content]:not([data-ajw-popup-mounted="1"]){display:none !important}:root{--ajw-popup-safe-side:clamp(24px, 4vw, 72px)}.ajw-popup-overlay{position:fixed;inset:0;z-index:999999;display:block;padding:24px;color:#fff;opacity:0;background:rgba(0,0,0,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:opacity .26s ease,background .26s ease,backdrop-filter .26s ease,-webkit-backdrop-filter .26s ease}.ajw-popup-overlay.is-open{opacity:1;background:rgba(0,0,0,.5);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.ajw-popup-overlay.is-closing{opacity:0;background:rgba(0,0,0,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}.ajw-popup-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:0;z-index:1}.ajw-popup-dialog{position:relative;display:flex;flex-direction:column;align-items:center;width:min(100%, calc(100vw - var(--ajw-popup-safe-side)));max-width:100%;max-height:100%;opacity:0;transition:opacity .26s ease;z-index:1}.ajw-popup-overlay.is-open .ajw-popup-dialog{opacity:1}.ajw-popup-overlay.is-closing .ajw-popup-dialog{opacity:0}.ajw-popup-stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.ajw-popup-content-wrap>.ajw-popup-source{box-sizing:border-box;width:100%;margin-left:auto;margin-right:auto}.ajw-popup-content-wrap>.ajw-popup-source:not(.alignfull):not([data-align=full]){max-width:var(--ajw-popup-wide-size)}.ajw-popup-content-wrap>.ajw-popup-source:where(.alignfull,[data-align=full]){max-width:none;margin-left:0;margin-right:0}.ajw-popup-content-wrap{position:relative;z-index:1;width:100%;max-width:none;max-height:calc(100vh - 96px);overflow:auto;-webkit-overflow-scrolling:touch;--ajw-popup-content-size:var(--wp--style--global--content-size,720px);--ajw-popup-wide-size:var(--wp--style--global--wide-size,min(1200px, calc(100vw - var(--ajw-popup-safe-side))))}.ajw-popup-content-wrap :where(.alignwide,[data-align=wide]){width:100%;max-width:var(--ajw-popup-wide-size);margin-left:auto;margin-right:auto}.ajw-popup-content-wrap :where(.alignfull,[data-align=full]){width:100%;max-width:none;margin-left:0;margin-right:0}@media (max-width:600px) and (orientation:portrait){:root{--ajw-popup-safe-side:36px}.ajw-popup-overlay{padding-left:0;padding-right:0;padding-top:68px;padding-bottom:24px}.ajw-popup-content-wrap{max-height:calc(100vh - 120px)}}.ajw-popup-close-link{z-index:2147483647 !important;pointer-events:auto;position:fixed !important;top:16px !important;right:16px !important;left:auto !important;bottom:auto !important}.block-editor-page .ajw-popup-source[data-ajw-popup-content]{outline:2px dashed rgba(30,144,255,.6);outline-offset:4px}.block-editor-page .ajw-popup-trigger[data-ajw-popup-trigger]{outline:2px dashed rgba(255,165,0,.6);outline-offset:3px}