.personal-center-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;display:flex;position:fixed;top:0;left:0}.personal-center-modal{background:#fff;border-radius:15px;width:1300px;max-width:98vw;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.pc-sidebar{background-color:#0000;background-image:linear-gradient(#0009,#0009),url(/bg.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;width:260px;padding:20px 0;display:flex}.pc-title{color:#fff;text-align:center;margin-bottom:20px;font-size:1.4rem;font-weight:800;line-height:1.2}.pc-nav{flex-direction:column;display:flex}.pc-nav-item{color:#fff;cursor:pointer;align-items:center;gap:12px;padding:12px 20px;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;position:relative}.nav-icon-wrapper{justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.pc-nav-item:hover{background:#ffffff1a}.pc-nav-item.active{background:#fff3;border-left:none}.pc-nav-item .badge{color:#fff;z-index:2;background:#ff4d4f;border-radius:50%;padding:2px 5px;font-size:.65rem;font-weight:800;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 4px #0003}.pc-main{background:#f0f2f5;flex:1;padding:20px 25px;position:relative}.pc-close-btn{color:#fff;cursor:pointer;z-index:10;background:#ff4d4f;border:none;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex;position:absolute;top:15px;right:15px}.pc-content-grid{grid-template-columns:1.1fr 1fr 1.1fr;gap:15px;height:100%;display:grid}.pc-section{background:#fff;border-radius:15px;flex-direction:column;padding:15px;display:flex;overflow-y:auto;box-shadow:0 4px 15px #0000000d}.info-card{background:#fff}.profile-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.avatar-wrapper{border:3px solid #eee;border-radius:50%;width:60px;height:60px;overflow:hidden}.avatar-img{object-fit:cover;width:100%;height:100%}.vip-badge{background:linear-gradient(90deg,#ff9c6e 0%,#ff7875 100%);border-radius:10px;padding:2px 10px;display:inline-block}.vip-text{color:#fff;font-size:.7rem;font-weight:800}.username{color:#333;margin-top:3px;font-size:1rem;font-weight:700}.joined-date{color:#999;font-size:.7rem}.balance-section{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:20px;padding:12px}.balance-label{color:#888;margin-bottom:3px;font-size:.75rem;display:block}.balance-amount{align-items:baseline;gap:5px;display:flex;position:relative}.balance-amount .currency{font-size:1.1rem;font-weight:600}.balance-amount .amount{font-size:1.8rem;font-weight:800}.balance-actions{gap:8px;margin-left:auto;display:flex}.refresh-btn,.toggle-view{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:1rem}.processing-item{border-bottom:1px dashed #eee;gap:12px;padding:10px 0;display:flex}.item-icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.item-icon.deposit{color:#1890ff;background:#e6f7ff}.item-icon.withdraw{color:#ffa940;background:#fff7e6}.item-text{color:#555;margin:0;font-size:.8rem}.item-date{color:#999;font-size:.65rem}.security-card{color:#fff;text-align:center;background:linear-gradient(#ff4d4f 0%,#ff7875 100%);padding:30px 15px;position:relative}.security-circle{background:#ffffff26;border:10px solid #fff6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;margin:0 auto 15px;animation:2.5s ease-in-out infinite super-glow;display:flex;box-shadow:0 0 30px #ffffff80,inset 0 0 20px #ffffff4d}@keyframes super-glow{0%{transform:scale(1);box-shadow:0 0 20px #fff6,inset 0 0 15px #fff3}50%{transform:scale(1.02);box-shadow:0 0 60px #fffc,0 0 100px #fff6,inset 0 0 30px #ffffff80}to{transform:scale(1);box-shadow:0 0 20px #fff6,inset 0 0 15px #fff3}}.level-text{font-size:2rem;font-weight:800}.level-label{opacity:.8;font-size:.75rem}.security-score{margin-bottom:20px}.score-num{font-size:1.2rem;font-weight:800}.security-desc{opacity:.9;font-size:.8rem}.recommended-settings{color:#333;background:linear-gradient(#fff6 0%,#fffffff2 100%);border-top:1px solid #ffffff4d;border-radius:0 0 15px 15px;margin:auto -15px -15px;padding:15px}.settings-title{margin-bottom:12px;font-size:.8rem;font-weight:700}.settings-icons{justify-content:space-around;display:flex}.setting-item{flex-direction:column;align-items:center;gap:5px;display:flex}.s-icon{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s;display:flex;box-shadow:0 4px 10px #00000026}.s-icon:hover{transform:translateY(-5px)}.s-icon.yellow{color:#fff;background:linear-gradient(135deg,#fadb14 0%,#d4b106 100%)}.s-icon.pink{color:#fff;background:linear-gradient(135deg,#ff85c0 0%,#eb2f96 100%)}.s-icon.gold{color:#fff;background:linear-gradient(135deg,#ffc069 0%,#faad14 100%)}.setting-item span{color:#333;max-width:80px;font-size:.7rem;font-weight:700;line-height:1.2}.checklist-card{gap:8px}.checklist-item{align-items:flex-start;gap:12px;padding:4px 0;display:flex}.c-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 10px #0000001a}.c-icon.orange{color:#fff;background:linear-gradient(135deg,#ffbb96 0%,#ff7a45 100%)}.c-icon.cyan{color:#fff;background:linear-gradient(135deg,#7eebea 0%,#13c2c2 100%)}.c-icon.magenta{color:#fff;background:linear-gradient(135deg,#ff85c0 0%,#eb2f96 100%)}.c-icon.gold{color:#fff;background:linear-gradient(135deg,#ffc069 0%,#faad14 100%)}.c-icon.purple{color:#fff;background:linear-gradient(135deg,#b37feb 0%,#722ed1 100%)}.c-icon.red{color:#fff;background:linear-gradient(135deg,#ff7875 0%,#ff4d4f 100%)}.c-title{color:#333;align-items:center;gap:8px;margin-bottom:0;font-size:.85rem;font-weight:700;display:flex}.c-text p{color:#777;margin:0;font-size:.7rem;line-height:1.2}.warn-badge{color:#fff;background:#ff4d4f;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.65rem;font-weight:900;display:flex}.check-badge{color:#fff;background:#52c41a;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.65rem;display:flex}.logout{border-top:1px solid #eee;margin-top:5px;padding-top:10px}.deposit-layout{gap:20px;height:100%;display:flex}.deposit-methods-sidebar{flex-direction:column;flex-shrink:0;gap:12px;width:220px;display:flex}.method-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:12px;transition:all .2s;position:relative;box-shadow:0 4px 10px #0000000d}.method-card.active{border-color:#ff4d4f}.method-header{align-items:center;gap:10px;display:flex}.method-logo{object-fit:contain;width:40px;height:40px}.method-name{color:#333;margin:0;font-size:.75rem;font-weight:800;line-height:1.2}.method-tag{color:#ff4d4f;font-size:.65rem;font-weight:700}.recommend-icon{margin-left:auto;font-size:1.2rem}.active-corner{color:#fff;background:#ff4d4f;border-top-left-radius:8px;padding:2px 5px;font-size:.6rem;position:absolute;bottom:0;right:0}.deposit-main-content.promotion-list{flex-direction:column;gap:12px;display:flex}.promotion-item{background:#fff;border:1px solid #0000;border-radius:10px;align-items:center;padding:12px 15px;display:flex}.promotion-item.no-promo{background:#fff1f0;border:1px solid #ffccc7;padding:15px}.promotion-item.no-promo.active{border-color:#ff4d4f}.no-promo-text{color:#333;margin:0;font-size:1rem;font-weight:800}.promotion-item input[type=radio]{appearance:none;cursor:pointer;background:#fff;border:2px solid #ccc;border-radius:50%;outline:none;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.promotion-item input[type=radio]:checked{border-color:#ff4d4f}.promotion-item input[type=radio]:checked:after{content:"";background:#ff4d4f;border-radius:50%;width:10px;height:10px;display:block}.deposit-main-content{background:#fff;border-radius:15px;flex-direction:column;flex:1;padding:20px;display:flex;overflow-y:auto}.deposit-info-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-title{align-items:center;gap:12px;display:flex}.green-bar{background:#22e63c;border-radius:2px;width:6px;height:22px}.section-title h3{color:#111;margin:0;font-size:1.3rem;font-weight:600}.history-btn{color:#1890ff;cursor:pointer;background:0 0;border:1.5px solid #d9d9d9;border-radius:20px;align-items:center;gap:5px;padding:5px 15px;font-size:.8rem;font-weight:600;display:flex}.bonus-banner{color:#cf1322;background:#fff1f0;border:1px dashed #ffa39e;border-radius:8px;margin-bottom:20px;padding:10px 15px;font-size:.85rem;font-weight:700}.sub-methods-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.sub-method-card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;padding:10px;transition:all .2s;position:relative}.sub-method-card.active{border:1.5px solid #ff4d4f;box-shadow:0 0 8px #ff4d4f1a}.card-top-left{align-items:center;gap:5px;margin-bottom:5px;display:flex}.thumb-icon{font-size:1.1rem}.cashback-badge{color:#fff;text-transform:uppercase;background:#ff4d4f;border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:700}.sub-name{color:#666;margin:0;font-size:.75rem;font-weight:800}.deposit-warning-bubble{color:#fff;background:#434343;border-radius:6px;align-items:center;gap:15px;margin-bottom:25px;padding:8px 15px;display:flex;position:relative;box-shadow:0 4px 10px #0003}.warn-icon-wrapper{background:#ff4d4f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.warn-exclamation{font-size:1.2rem;font-weight:900}.warn-arrow{border-top:8px solid #0000;border-bottom:8px solid #0000;border-right:8px solid #434343;width:0;height:0;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.deposit-warning-bubble p{margin:0;font-size:.85rem;font-weight:600}.field-label{color:#555;margin-bottom:15px;font-size:.9rem;font-weight:700}.amount-grid{grid-template-columns:repeat(9,1fr);gap:8px;margin-bottom:20px;display:grid}.amount-btn{color:#555;cursor:pointer;background:#fff;border:1px solid #ffccc7;border-radius:6px;padding:8px 0;font-size:.85rem;font-weight:600;transition:all .2s}.amount-btn:hover{color:#ff4d4f;border-color:#ff4d4f}.custom-amount-input input{color:#999;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:8px;width:100%;max-width:300px;margin-bottom:20px;padding:12px;font-size:.95rem}.red-text p{color:#ff4d4f;margin:4px 0;font-weight:800}.apply-btn-container{justify-content:flex-start;margin-top:10px;display:flex}.apply-deposit-btn{color:#fff;cursor:pointer;cursor:pointer;background:#ff4d4f;border:none;border-radius:25px;width:fit-content;margin:0 auto;padding:15px 40px;font-size:1rem;font-weight:800;transition:all .1s;box-shadow:0 4px #d4380d}.apply-deposit-btn:active{transform:translateY(3px);box-shadow:0 1px #d4380d}
