.bg{position:absolute;top:0;left:0;width:100%;min-height:100vh;background:linear-gradient(0deg,#f5f5f5,#e0e0e0)}.btn{padding:.15rem 0;font-size:.43rem;display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;border:none;color:#32332e;background-color:transparent;width:3.07rem;height:.73rem;font-weight:700;letter-spacing:.05rem}.btn:disabled{cursor:not-allowed;opacity:.6}.pallas-load-more{display:flex;justify-content:center;align-items:center;font-size:.26rem;color:#999}.pallas-load-more .loading-tips{margin-left:.1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;border-radius:.16rem;padding:.4rem;max-width:90%;min-width:3rem;outline:none;box-shadow:0 .1rem .3rem rgba(0,0,0,.3)}.modal-content{display:flex;flex-direction:column}.modal-header{margin-bottom:.24rem}.modal-title{font-size:.32rem;font-weight:700;color:#333;margin:0;text-align:center}.modal-body{margin-bottom:.32rem}.modal-body p{font-size:.28rem;color:#666;margin:0;line-height:1.5;text-align:center}.modal-footer{display:flex;justify-content:center;gap:.2rem}.modal-btn{padding:.16rem .32rem;border:none;border-radius:.08rem;font-size:.28rem;cursor:pointer;min-width:1rem;transition:background-color .2s}.modal-btn:focus{outline:none}.modal-btn-cancel{background-color:#f5f5f5;color:#666}.modal-btn-cancel:hover{background-color:#e8e8e8}.modal-btn-confirm{background-color:#bbda4e;color:#fff}.modal-btn-confirm:hover{background-color:#70bd55}