.custom-reset-popup{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem}.custom-reset-box{background:#fff;padding:2rem 3rem;max-width:480px;border-radius:16px;text-align:center}.custom-reset-box h2{font-family:"Ziyun",sans-serif;font-size:32px;color:#111;margin-bottom:1rem}.custom-reset-box p{font-family:"Tengxia",sans-serif;color:#444;font-size:18px;margin-bottom:2rem;line-height:1.6}.custom-reset-box button{font-family:"Tengxia",sans-serif;background:#ff5722;color:white;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer}