body{overflow:hidden;position:relative}.screen{width:100%;height:100%;position:relative;overflow-x:hidden}
.screendialog{display:flex;justify-content:center;align-items:flex-start;height:var(--100vvh, 100vh);width:100%;padding:16px 0;box-sizing:border-box;overflow-y:auto}.screendialog--container{width:88%;max-width:280px;padding:14px 0;margin:auto 0}.screendialog--container.medium{max-width:380px}.screendialog--container.wide{max-width:800px}.screendialog--head{padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid var(--mu-color-accent, #c1a657)}.screendialog--head h2{margin:0;padding:8px 16px 8px 0}.screendialog--close.iconbtn{float:right;background:var(--mu-color-base-light, #1d2233)}
.confirmscreendialog--btn{width:100%;margin-top:32px}
.errorscreendialog--message{font-style:italic;white-space:pre-wrap}

/*# sourceMappingURL=account.3979298a.css.map*/