html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body[data-saga-platform=mobile]{box-sizing:border-box;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);overscroll-behavior:none;-webkit-tap-highlight-color:transparent}.gateway-gate{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;color:#e5e9f0;background:radial-gradient(circle at 22% 18%,rgb(64 95 152 / 22%),transparent 35%),linear-gradient(145deg,#11151d,#1a1d23 56%,#12141a);font-family:system-ui,sans-serif}.gateway-gate__panel{width:min(100%,420px);box-sizing:border-box;padding:34px;border:1px solid rgb(119 151 211 / 28%);border-radius:14px;background:#181d27eb;box-shadow:0 24px 70px #00000061}.gateway-gate__eyebrow{margin-bottom:12px;color:#8facdf;font-size:11px;font-weight:700;letter-spacing:.18em}.gateway-gate__title{margin:0;color:#f3f6fb;font-family:Georgia,serif;font-size:30px;font-weight:500}.gateway-gate__copy{margin:13px 0 24px;color:#aeb6c2;font-size:14px;line-height:1.55}.gateway-gate__form{display:grid;gap:10px}.gateway-gate__label{color:#c9d0dc;font-size:13px;font-weight:600}.gateway-gate__input{box-sizing:border-box;width:100%;padding:11px 12px;color:#f3f6fb;border:1px solid #465064;border-radius:7px;outline:none;background:#10141b;font:15px system-ui,sans-serif}.gateway-gate__input:focus{border-color:#7797d3;box-shadow:0 0 0 3px #7797d32e}.gateway-gate__button{margin-top:5px;padding:11px 14px;color:#f8fbff;border:1px solid #7696d1;border-radius:7px;background:#3e609e;font:600 14px system-ui,sans-serif;cursor:pointer}.gateway-gate__button:hover{background:#4a6daf}.gateway-gate__button:disabled{cursor:wait;opacity:.65}.gateway-gate__status{min-height:18px;margin:2px 0 0;color:#e9a5a5;font-size:13px}#boot-splash{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#aeb6c2;background:#1a1d23;transition:opacity .2s ease}#boot-splash.boot-hide{opacity:0;pointer-events:none}.boot-spin{width:28px;height:28px;border:3px solid rgb(96 140 240 / 25%);border-top-color:#608cf0;border-radius:50%;animation:saga-mobile-spin .8s linear infinite}.boot-label{font:13px system-ui,sans-serif;color:#8b93a0}.boot-actions,.boot-install,.boot-cancel{display:none}@keyframes saga-mobile-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.boot-spin{animation:none}}
