html{height:100%;overflow:hidden}body{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}#accept-page-container{display:flex;justify-content:center;align-items:center;flex:1;width:100%;height:100%;background:#f5f7fb}.accept-window{width:340px;height:340px;background:#fff;box-shadow:0 0 4px #00000008;border-radius:16px;padding:30px}.accept-loading{display:flex;justify-content:center;align-items:center;flex:1;width:100%;height:100%;box-sizing:border-box;text-align:center;white-space:pre-wrap;line-height:1.5;color:#666}.accept-content{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;box-sizing:border-box}.accept-content .accept-owner{margin:0 0 20px;font-size:16px}.accept-content .accept-proj-title{text-align:center;font-size:16px;margin:20px 0;line-height:1.4;font-weight:500}.accept-content .button{width:100%;font-weight:500;height:40px;font-size:16px}
