: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;top:calc(16px + env(safe-area-inset-top));left:16px;right:16px;max-width:440px;margin:auto;display:flex;gap:12px;align-items:flex-start;padding:18px 52px 18px 18px;background:#171112;border:1px solid #663037;border-radius:16px;color:#f8f3ed;box-shadow:0 12px 36px #0006;text-align:left;font:14px/1.5 Arial,Helvetica,sans-serif}.notice-icon{flex:0 0 24px;margin-top:1px;fill:none;stroke:#f02c43;stroke-width:1.7;stroke-linecap:round}.notice-copy{min-width:0;overflow-wrap:anywhere}#portal-notice-title{display:block;font-size:15px;line-height:1.4;margin:0 0 5px}#portal-notice-text{display:block;color:#ded6d3}#notice-close{position:absolute;right:4px;top:4px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:10px;background:transparent;color:#ded6d3;font:26px/1 Arial,Helvetica,sans-serif;cursor:pointer}#notice-close:hover{background:#ffffff0a;color:#fff}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;}
