.confirm-tips-overlay{z-index:200;background:#0009;position:fixed;inset:0}.confirm-tips-modal{z-index:201;background:#151516;border:1px solid #333335;border-radius:1.875rem;flex-direction:column;align-items:center;width:25.8125rem;max-width:90vw;padding:2.375rem 2rem 1.5rem;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.confirm-tips-header{text-align:center;margin-bottom:1.8125rem}.confirm-tips-title{color:#fff;text-transform:none;margin:0;font-family:Poppins;font-size:1.125rem;font-style:normal;font-weight:600}.confirm-tips-desc{color:#fff;text-align:center;text-transform:none;margin:0 0 2rem;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:400}.confirm-tips-footer{gap:1rem;width:100%;display:flex}.confirm-tips-cancel-btn{color:#fff;cursor:pointer;background:#ffffff1a;border-radius:4.6875rem;flex:1;height:2.375rem;font-family:Poppins;font-size:.875rem;font-weight:700;transition:opacity .2s}.confirm-tips-cancel-btn:hover{opacity:.85}.confirm-tips-confirm-btn{color:#fff;cursor:pointer;background:#ff42a8;border:none;border-radius:4.6875rem;flex:1;height:2.375rem;font-family:Poppins;font-size:.875rem;font-weight:700;transition:opacity .2s}.confirm-tips-confirm-btn:hover{opacity:.85}@media (max-width:768px){.confirm-tips-modal{width:calc(100vw - 2rem);padding:2.8125rem 1.25rem 1.25rem}.confirm-tips-title{font-size:.875rem}.confirm-tips-desc{font-size:.75rem}.confirm-tips-header{margin-bottom:1.25rem}}
