html,body{min-height:100%;margin:0!important;padding:0!important;background:#050b1c;color:#eef7ff}
.memoquest-page-shell,.memoquest-root{width:100%;min-height:100dvh;margin:0!important;padding:0!important;max-width:none!important}
.mq-boot,.mq-boot-error,.mq-noscript{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px;box-sizing:border-box;text-align:center;background:radial-gradient(circle at 50% 0,#172f70 0,#08142f 38%,#050b1c 78%);color:#eef7ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.mq-boot-logo{width:76px;height:76px;display:grid;place-items:center;border-radius:24px;background:linear-gradient(145deg,#3de7ff,#8f5bff 58%,#ff4fc8);font-size:40px;font-weight:900;box-shadow:0 20px 60px rgba(80,87,255,.42),inset 0 1px rgba(255,255,255,.5)}
.mq-boot strong{font-size:20px}.mq-boot small,.mq-boot-error small{max-width:520px;color:#9eb2d0;line-height:1.5}.mq-boot:after{content:"";width:42px;height:42px;border-radius:50%;border:4px solid rgba(255,255,255,.12);border-top-color:#3de7ff;animation:mq-fallback-spin .8s linear infinite}
.mq-boot-error span{font-size:52px}.mq-boot-error h2{margin:0;font-size:25px}.mq-boot-error p{max-width:560px;margin:0;color:#fff;font-weight:700}.mq-boot-error button{margin-top:8px;min-width:180px;min-height:50px;border:0;border-radius:17px;color:#fff;font-weight:800;background:linear-gradient(110deg,#266dff,#8f5bff,#d847b9)}
.mq-noscript{position:fixed;inset:0;z-index:9999}
body.memoquest-fullscreen-page{width:100%;min-height:100%;overflow-x:hidden}
html{margin-top:0!important}
body.memoquest-fullscreen-page #wpadminbar{display:none!important}
@keyframes mq-fallback-spin{to{transform:rotate(360deg)}}
