.withdraw-container{color:#666;flex-direction:column;height:100%;display:flex;overflow:hidden}.withdraw-tabs{border-bottom:1px solid #eee;gap:30px;margin-bottom:20px;padding:0 10px;display:flex}.tab-btn{color:#999;cursor:pointer;background:0 0;border:none;padding:10px 0;font-size:.95rem;font-weight:600;position:relative}.tab-btn.active{color:#ff4d4f}.tab-btn.active:after{content:"";background:#ff4d4f;width:100%;height:2px;position:absolute;bottom:0;left:0}.withdraw-main-layout{flex:1;grid-template-columns:1fr 280px;gap:20px;min-height:0;display:grid}.withdraw-content{background:#fff;border-radius:12px;flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden}.withdraw-body-scroll{flex:1;padding:20px;overflow-y:auto}.wallet-selection-row{align-items:center;gap:15px;margin-bottom:25px;display:flex}.wallet-card{cursor:pointer;border:1px solid #ddd;border-radius:8px;align-items:center;gap:10px;padding:8px 15px;transition:all .2s;display:flex}.wallet-card img{object-fit:contain;width:80px;height:35px}.wallet-card span{text-transform:uppercase;font-size:.85rem;font-weight:700}.wallet-card.active{border-color:#ff4d4f;box-shadow:0 0 10px #ff4d4f1a}.edit-wallet-btn{cursor:pointer;background:#22e63c;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 8px #22e63c4d}.withdraw-body{flex:1;grid-template-columns:1fr 220px;gap:30px;display:grid}.card-visual-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-card-graphic{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-radius:15px;width:280px;height:160px;margin-bottom:20px;position:relative;box-shadow:inset 0 0 20px #0000000d}.card-chip{background:#ccc;border-radius:4px;width:40px;height:30px;position:absolute;top:40px;left:30px}.no-wallet-text{color:#aaa;margin-bottom:20px;font-size:.9rem}.add-wallet-btn{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:20px;padding:10px 30px;font-weight:700;box-shadow:0 4px 10px #ff4d4f4d}.withdraw-info-box{background:#fff1f0;border:1px solid #ffccc7;border-radius:10px;height:fit-content;padding:15px}.info-tag{color:#d46b08;background:#ffe7ba;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:800}.info-value{color:#ff4d4f;margin-top:8px;font-size:1.1rem;font-weight:800}.withdraw-form{flex-direction:column;grid-column:1/-1;gap:15px;max-width:500px;display:flex}.form-row{grid-template-columns:180px 1fr;align-items:center;display:grid}.form-row .label{font-size:.9rem;font-weight:700}.blue-text{color:#1890ff;font-size:1.1rem;font-weight:800}.input-with-refresh{flex-direction:column;gap:5px;display:flex}.input-with-refresh input,.form-row input{background:#f9f9f9;border:1px solid #d9d9d9;border-radius:8px;padding:10px 15px}.refresh-link{color:#666;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:.8rem;font-weight:600;display:flex}.withdraw-footer{background:#fff;border-top:1px solid #f0f0f0;align-items:center;gap:30px;padding:15px 20px;display:flex}.submit-withdraw-btn{color:#fff;cursor:pointer;background:linear-gradient(#ff7875 0%,#ff4d4f 100%);border:none;border-radius:30px;justify-content:center;align-items:center;padding:12px 60px;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #ff4d4f4d}.submit-withdraw-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff4d4f66}.submit-withdraw-btn:active{transform:translateY(0)}.submit-withdraw-btn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.remaining-text{color:#666;margin-left:20px;font-size:.9rem;font-weight:600}.red-bold{color:#ff4d4f;font-size:1.1rem}.withdraw-sidebar{background:#fcfcfc;border-left:1px solid #eee;flex-direction:column;padding:20px;display:flex;overflow-y:auto}.sidebar-header{align-items:center;gap:10px;margin-bottom:30px;display:flex}.blue-indicator{background:#1890ff;border-radius:2px;width:4px;height:18px}.sidebar-header h3{color:#333;font-size:1rem;font-weight:700}.recent-empty-state{color:#ccc;background:#f5f5f5;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-bottom:20px;padding:40px 20px;display:flex}.empty-icon{margin-bottom:10px;font-size:3rem}.more-btn{color:#999;cursor:pointer;background:#fff;border:1px solid #eee;border-radius:20px;padding:10px 0;font-weight:700;box-shadow:0 2px 8px #0000000d}.drawer-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.drawer-content{background:#fff;border-radius:15px;flex-direction:column;width:95%;max-width:900px;height:85%;animation:.3s ease-out slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.drawer-close{color:#fff;cursor:pointer;z-index:10;background:#ff4d4f;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;display:flex;position:absolute;top:15px;right:15px}.drawer-inner-layout{flex:1;grid-template-columns:1.5fr 1fr;display:grid;overflow:hidden}.drawer-form-panel{border-right:1px solid #eee;padding:30px;overflow-y:auto}.drawer-list-panel{background:#fcfcfc;flex-direction:column;padding:30px;display:flex}.drawer-header{align-items:center;gap:10px;margin-bottom:30px;display:flex}.green-indicator{background:#22e63c;border-radius:2px;width:4px;height:18px}.red-indicator{background:#ff4d4f;border-radius:2px;width:4px;height:18px}.drawer-header h3{color:#333;font-size:1.1rem;font-weight:700}.drawer-form{flex-direction:column;gap:20px;display:flex}.drawer-row{grid-template-columns:150px 1fr;align-items:center;display:grid}.drawer-row.align-start{align-items:flex-start}.drawer-row label{color:#555;font-size:.9rem;font-weight:700}.custom-select select,.input-group input{background:#f9f9f9;border:1px solid #d9d9d9;border-radius:8px;width:100%;padding:10px 15px}.red-warning{color:#ff4d4f;margin-top:8px;font-size:.8rem;font-weight:700;line-height:1.4}.wallet-type-preview{color:#ff4d4f;text-align:center;background:#fff1f0;border:1px solid #ffccc7;border-radius:8px;padding:10px;font-size:.9rem;font-weight:800}.password-setup-section{border-top:1px solid #eee;margin-top:20px;padding-top:20px}.setup-title{color:#ff4d4f;margin-bottom:20px;font-size:.9rem;font-weight:800}.pass-input-wrapper{width:100%;position:relative}.pass-input-wrapper input{background:#f9f9f9;border:1px solid #d9d9d9;border-radius:8px;width:100%;padding:10px 40px 10px 15px}.eye-icon{cursor:pointer;color:#999;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.drawer-footer{z-index:10;background:#fff;border-top:1px solid #eee;justify-content:center;padding:15px 0;display:flex}.drawer-submit-btn{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:25px;padding:12px 80px;font-size:1rem;font-weight:800;transition:all .2s;box-shadow:0 4px 10px #ff4d4f4d}.drawer-submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #ff4d4f66}.registered-empty-state{color:#ccc;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.empty-card-mini{background:#f0f0f0;border-radius:10px;width:150px;height:90px;margin-bottom:15px;position:relative}.management-view{background:#fff;border-radius:12px;flex-direction:column;flex:1;padding:30px;display:flex}.management-header{align-items:center;gap:10px;margin-bottom:30px;display:flex}.management-header h3{color:#333;font-size:1.1rem;font-weight:700}.wallets-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:40px;display:grid}.add-wallet-card-big{cursor:pointer;color:#999;background:#fafafa;border:2px dashed #ddd;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;height:160px;transition:all .2s;display:flex}.add-wallet-card-big:hover{color:#ff4d4f;background:#fff1f0;border-color:#ff4d4f}.plus-icon{font-size:2.5rem;font-weight:300}.add-wallet-card-big p{margin:5px 0;font-size:1rem;font-weight:700}.limit-hint{opacity:.7;font-size:.8rem}.management-empty-state{opacity:.5;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.empty-card-graphic.large{width:320px;height:180px;margin-bottom:20px}@media screen and (max-width:768px){.withdraw-tabs{gap:15px;padding:0 5px;overflow-x:auto}.tab-btn{white-space:nowrap;font-size:.85rem}.withdraw-main-layout{flex-direction:column;grid-template-columns:1fr;gap:15px;padding:10px;display:flex}.withdraw-body{grid-template-columns:1fr;gap:20px}.withdraw-sidebar{border-top:1px solid #eee;border-left:none;padding:15px}.wallet-selection-row{flex-wrap:nowrap;padding:5px;overflow-x:auto}.wallet-card{min-width:140px;padding:5px 10px}.wallet-card img{width:60px;height:30px}.empty-card-graphic{width:100%;max-width:280px;height:140px}.form-row{grid-template-columns:1fr;gap:5px}.withdraw-footer{flex-direction:column;gap:15px;padding:15px}.submit-withdraw-btn{width:100%;padding:12px 0}.remaining-text{text-align:center;margin-left:0}.drawer-content{border-radius:0;width:100%;height:100%}.drawer-inner-layout{grid-template-columns:1fr;overflow-y:auto}.drawer-list-panel{display:none}.drawer-row{grid-template-columns:1fr;gap:8px}}
