.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{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-bottom:10px solid #434343;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:-10px;left:20px}.deposit-form-section{margin-bottom:25px}.field-label{color:#333;margin-bottom:15px;font-size:1rem;font-weight:800}.amount-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid}.amount-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px;font-size:.9rem;font-weight:700;transition:all .2s}.amount-btn:hover,.amount-btn.active{color:#ff4d4f;background:#fff1f0;border-color:#ff4d4f}.custom-amount-input input{background:#f9f9f9;border:1.5px solid #eee;border-radius:10px;outline:none;width:100%;margin-bottom:10px;padding:12px 15px;font-size:1rem}.deposit-limits{gap:20px;font-size:.8rem;font-weight:600;display:flex}.red-text{color:#ff4d4f}.promotion-section{margin-bottom:30px}.promotion-list{flex-direction:column;gap:12px;display:flex}.promotion-item{cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:12px;align-items:center;gap:15px;padding:15px;transition:all .2s;display:flex}.promotion-item input[type=radio]{accent-color:#ff4d4f;width:20px;height:20px}.promo-text-wrapper{flex:1}.promo-main-text{color:#333;margin:0;font-size:.95rem;font-weight:800}.promo-highlight-text{color:#ff4d4f;margin:4px 0 0;font-size:.85rem;font-weight:700}.promo-min-amount{color:#999;font-size:.8rem;font-weight:700}.promotion-item.no-promo{background:#f9f9f9;border-style:dashed}.no-promo-text{color:#666;margin:0;font-size:1rem;font-weight:700}.apply-btn-container{margin-top:auto}.apply-deposit-btn{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:12px;width:100%;padding:15px;font-size:1.1rem;font-weight:800;box-shadow:0 6px 15px #ff4d4f4d}@media screen and (max-width:768px){.deposit-layout{flex-direction:column;gap:10px}.deposit-methods-sidebar{background:#fff;flex-direction:row;width:100%;padding:10px;overflow-x:auto}.method-card{min-width:180px;padding:8px}.sub-methods-grid{grid-template-columns:1fr 1fr}.amount-grid{grid-template-columns:repeat(3,1fr)}.deposit-main-content{border-radius:0;padding:15px}}
