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-divider-accent-border, var(--mu-color-accent-300, #c1a657))}.screendialog--head h2{margin:0;padding:8px 16px 8px 0}.screendialog--close.iconbtn{float:right}.screendialog--strong{display:inline-block;font-family:"Open Sans",sans-serif;color:var(--mu-content-strong-fg, var(--mu-color-contrast-300, #fffcf2))}
.confirmscreendialog--btn{width:100%;margin-top:32px}
.errorscreendialog--message{font-style:italic;white-space:pre-wrap}

/*# sourceMappingURL=account.0dd6a840.css.map*/