#app{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}.custom-notice-mask{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:0 20px}.custom-notice-modal{width:100%;max-width:380px;background:#fffbe8;border-radius:12px;padding:24px;box-sizing:border-box}.custom-notice-title{font-size:18px;font-weight:600;color:#333;margin:0 0 16px 0;text-align:center}.custom-notice-content{font-size:16px;color:#666;line-height:1.6;margin:0 0 24px 0;word-wrap:break-word;word-break:break-all}.custom-notice-btn{width:100%;height:44px;background:#ff9f1c;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background .2s}.custom-notice-btn:active{background:#e68a00}.custom-notice-mask::-webkit-scrollbar{display:none}.el-notification{display:none!important}