.language-picker{display:inline-flex;align-items:center;gap:.4rem;color:#a9bdf0;margin-inline: .65rem;font:500 14px system-ui;flex-shrink:0}.language-picker select{background:#172345;color:#f1f5ff;border:1px solid #465e94;border-radius:9px;padding:.65rem .4rem;font:inherit;max-width:125px}.language-picker select:focus-visible{outline:2px solid #6de7f6;outline-offset:3px}
.boot-screen{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;background:#080d20;color:#edf3ff;text-align:center;padding:24px;font:16px/1.5 system-ui}.boot-screen[hidden]{display:none}.boot-card{width:min(420px,100%)}.boot-card h1{font-size:clamp(22px,5vw,30px);margin:24px 0 8px}.boot-card p{color:#b3c3e0}.boot-spinner{width:62px;height:62px;display:block;margin:0 auto;border:3px solid #25325d;border-block-start-color:#77e5ff;border-inline-end-color:#a88cff;border-radius:50%;animation:boot-spin 1s linear infinite;box-shadow:0 0 35px #7799ff1a}.boot-card progress{width:100%;height:6px;accent-color:#8ccfff;margin:12px 0}.boot-card button,.boot-card a{font:inherit;color:#eff5ff;border:1px solid #4b5c89;border-radius:10px;padding:11px 18px;background:#233559;cursor:pointer;display:inline-block;text-decoration:none;margin:12px 4px}.boot-card button:focus-visible,.boot-card a:focus-visible{outline:2px solid #77e5ff;outline-offset:4px}.boot-screen[data-failed] .boot-spinner{animation:none;border-color:#ff9d93}.loading-card>.boot-spinner{width:44px;height:44px;margin-bottom:18px}.loading-card progress{accent-color:#86ddff}.boot-status{display:block;min-height:1.5em;font-size:14px;color:#b3c3e0}.boot-actions[hidden]{display:none!important}.head-right{flex-wrap:wrap}html[dir=rtl] .language-picker{direction:rtl}html[dir=rtl] .launch-panel,html[dir=rtl] .dialog-body{text-align:start}
@keyframes boot-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.boot-spinner{animation:none;border-style:dashed}}@media(max-width:800px){.language-picker{margin-inline:.2rem}.language-picker select{max-width:100px;padding:.5rem .2rem}.brand-header{flex-wrap:wrap}.head-right{gap:6px}}
.boot-card button[hidden]{display:none}.toast{white-space:normal;max-width:min(90%,800px);text-align:center}.launch-button{white-space:normal;line-height:1.3}.board-bottom{flex-wrap:wrap}.language-picker select{min-height:38px}body:not(.prisma-page)>header:not(.brand-header){height:auto;min-height:78px;gap:12px;padding-block:10px}html:not([lang^=pt]) .mission-kicker,html:not([lang^=pt]) .launch-note{letter-spacing:1px}@media(max-width:780px){body:not(.prisma-page)>header:not(.brand-header){min-height:60px;padding:8px 12px}.head-right{justify-content:flex-end}.brand .slash{display:none}.head-right .icon-button{padding:9px 7px}}
