#oob-dialog[hidden],#oob-dialog [hidden]{display:none!important}#oob-dialog{position:fixed;inset:0;background:#0a203ccc;z-index:100002;display:grid;place-items:center;padding:12px;font:16px/1.5 Arial,sans-serif;color:#17263a}#oob-dialog *{box-sizing:border-box}.oob-shell{width:min(540px,100%);max-height:calc(100dvh - 24px);display:flex;flex-direction:column;background:white;border-radius:18px;overflow:hidden;box-shadow:0 16px 60px #0005}.oob-shell header{display:flex;align-items:center;justify-content:space-between;background:#123b70;color:#fff;padding:16px 20px}.oob-shell header small{display:block;opacity:.85}.oob-shell #oob-close{background:transparent;border:0;color:white;font-size:30px;padding:0 8px}.oob-body{overflow:auto;padding:18px 20px}.oob-body form{display:block;padding:0;border:0}.oob-body label{display:block;margin:12px 0;font-weight:600}.oob-body input,.oob-body select,.oob-body textarea{display:block;width:100%;min-height:44px;padding:10px;border:1px solid #9faec2;border-radius:8px;background:#fff;color:#17263a;font:inherit}.oob-body button,#oob-launch{border:1px solid #123b70;border-radius:8px;background:#123b70;color:white;padding:10px 14px;font:600 14px/1.4 Arial,sans-serif;cursor:pointer;min-height:44px}.oob-body button:disabled{opacity:.5;cursor:wait}.oob-note{font-size:12px;color:#586779}.oob-body #oob-logout{background:#fff;color:#123b70}.oob-body #oob-greeting{font-size:20px;font-weight:700;margin-bottom:4px}.oob-data{font-size:13px;margin-top:12px;overflow:auto;padding:12px;background:#f0f4f9;border-radius:8px;white-space:pre-wrap}.oob-message{padding:12px;background:#f0f4f9;border-radius:10px;margin:12px 0;white-space:pre-wrap}.oob-message a{display:block;font-size:12px;color:#123b70}.oob-message small{display:block;margin-top:8px;color:#586779}.oob-shell :focus-visible,#oob-launch:focus-visible{outline:3px solid #e4a525;outline-offset:2px}#oob-launch{margin:8px 12px;flex-shrink:0;background:#fff;color:#123b70}#oob-status{margin-top:0}.oob-error{color:#a7131b!important}
