.modal-layer{z-index:1000;display:flex;align-items:center;justify-content:center}.modal-container{background-color:#f4f4f4;width:375px;height:100%;max-height:667px;overflow-y:auto;position:relative;border-radius:8px}.modal-container .modal-card-header{position:absolute;top:0;left:0;width:100%;z-index:1}.modal-container .modal-card-header .left{cursor:pointer}.modal-container .modal-card-header .right{font-size:16px;color:#13c2c2;cursor:pointer}.modal-container .modal-card-header .left>i{font-size:16px}.modal-container .modal-content{height:100%;overflow-y:auto;padding:81px 15px 15px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}iframe#webpack-dev-server-client-overlay{display:none!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;padding:0;margin:0;border:0}a{text-decoration:none}img{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}