html.mhs-beta-is-open{overflow:hidden}
.mhs-beta-notice:not([open]){display:none}
.mhs-beta-notice{position:fixed;inset:0;margin:auto;width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-sizing:border-box;border:0;border-top:5px solid #36aaff;border-radius:16px;padding:40px 34px 32px;background:#fff;color:#183b56;box-shadow:0 24px 80px #082b4940;font-family:Inter,ui-sans-serif,system-ui,sans-serif;text-align:left}
.mhs-beta-notice::backdrop{background:rgb(8 43 73 / 65%)}
.mhs-beta-notice .mhs-beta-label{margin:0 40px 16px 0;color:#0877b9;font-size:14px;font-weight:700;line-height:1.4}
.mhs-beta-notice h2{margin:0 0 20px;color:#0f3f68;font-family:Poppins,ui-sans-serif,system-ui,sans-serif;font-size:28px;line-height:1.25;font-weight:600}
.mhs-beta-notice p{margin:0 0 16px;font-size:16px;line-height:1.65}
.mhs-beta-notice .mhs-beta-help{color:#526579;margin-bottom:24px}
.mhs-beta-close{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:#0f3f68;font-size:30px;line-height:1;cursor:pointer}
.mhs-beta-close:hover{background:#edf5fb}
.mhs-beta-actions{display:grid;gap:12px}
.mhs-beta-actions a,.mhs-beta-actions button{display:flex;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;width:100%;min-height:48px;border:1px solid #0f3f68;border-radius:8px;padding:12px 18px;font:600 15px/1.4 Inter,ui-sans-serif,system-ui,sans-serif;text-decoration:none;cursor:pointer}
.mhs-beta-actions .mhs-beta-primary{background:#0f3f68;color:#fff}
.mhs-beta-actions .mhs-beta-primary:hover{background:#082b49}
.mhs-beta-actions .mhs-beta-secondary{background:#fff;color:#0f3f68;border-color:#bdccd8}
.mhs-beta-actions .mhs-beta-secondary:hover{background:#f4f8fb}
.mhs-beta-notice :is(a,button):focus-visible{outline:3px solid #0877b9;outline-offset:3px}
@media(max-width:480px){.mhs-beta-notice{padding:34px 24px 24px}.mhs-beta-notice h2{font-size:24px}}
