:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;background:#050505;color:#f7f4ee}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050505}body{overflow:hidden}[hidden]{display:none!important}#portal-host{width:100%;height:100dvh}wix-default-custom-element{display:block;width:100%;height:100dvh}#portal-gate{position:fixed;inset:0;z-index:2147483645;display:grid;place-items:center;background:radial-gradient(ellipse at 65% 20%,#25383d,transparent 60%),#071012;text-align:center;padding:28px}.gate-inner{max-width:420px}.gate-logo{width:112px;height:112px;border-radius:50%}.gate-inner h1{font-size:32px;margin:18px 0 9px}.gate-inner h1 span{display:block;color:#e63341;font-size:21px}.gate-inner p{font-size:15px;color:#d3d5d5;line-height:1.6;margin:25px 0}.gate-inner button{padding:14px 24px;margin:5px;border:0;border-radius:25px;background:#f6f2ea;color:#111;font-size:15px;font-weight:700;cursor:pointer}.gate-inner small{display:block;color:#959d9f;font-size:11px;margin-top:35px}#portal-notice{position:fixed;z-index:2147483646;left:16px;right:16px;top:16px;max-width:600px;margin:auto;background:#2a1518;border:1px solid #d94750;color:#fff;padding:15px 48px 15px 16px;border-radius:12px;font-size:14px;line-height:1.5;box-shadow:0 6px 20px #0008}#notice-close{position:absolute;right:8px;top:7px;border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}button:focus-visible{outline:3px solid #e63341;outline-offset:3px}
/* v4.7: stop the outer document stretching when the embedded app reaches an edge. */
html,body {overscroll-behavior-y:none;}
