.cash-view,.settings-view{width:100%;max-width:1200px;margin:auto;padding:20px}.cash-head{display:flex;justify-content:space-between;align-items:center}.cash-head button{height:40px;border:1px solid #a9782c;border-radius:5px;background:#e7a532;color:#17130b;padding:0 14px;font-weight:800}.cash-table{margin-top:15px;border:1px solid #303638;border-radius:7px;overflow:hidden;background:#151819}.cash-row{display:grid;grid-template-columns:130px minmax(200px,1fr) 190px 130px 76px;align-items:center;min-height:50px;padding:8px 13px;border-top:1px solid #292f31}.cash-table-head{min-height:34px;border:0;background:#111415;color:#899294;font-size:10px;font-weight:800}.cash-row small{display:block;color:#8f989a}.cash-row strong{font-size:16px}.cash-row.in strong{color:#75d69a}.cash-row.out strong{color:#ef9a76}.cash-row>div:last-child{display:flex}.cash-row button{border:0;background:none;color:#c4cbcd}.cash-row [data-cash-delete]{color:#e36e74}#cashDialog select{height:38px;border:1px solid #343a3c;border-radius:5px;background:#101213;color:#fff;padding:0 8px}#cashDialog input[type=number]{appearance:textfield}#cashDialog input[type=number]::-webkit-inner-spin-button{display:none}.settings-view>div>h1{margin-bottom:4px}.reset-panel{margin-top:18px;padding:18px;border:1px solid #543739;border-radius:8px;background:#191617}.reset-panel h2{color:#ef9298}.reset-panel h3{font-size:12px;letter-spacing:.06em}.reset-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.reset-switch{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:1px solid #343a3c;border-radius:6px;background:#151819}.reset-switch>span{display:grid;gap:3px}.reset-switch small{color:#8f989a}.reset-switch input{position:absolute;opacity:0}.reset-switch i{position:relative;flex:none;width:42px;height:23px;border-radius:13px;background:#3b4143}.reset-switch i:after{content:'';position:absolute;left:3px;top:3px;width:17px;height:17px;border-radius:50%;background:#939b9d;transition:.15s}.reset-switch input:checked+i{background:#704b16}.reset-switch input:checked+i:after{left:22px;background:#f0b54f}.protected-data{display:flex;flex-wrap:wrap;gap:9px;margin:15px 0;padding:13px;border:1px solid #31543e;border-radius:6px;background:#131d17;color:#82d6a0}.protected-data h3{width:100%;margin:0;color:#a5e0b9}.reset-open{height:39px;border:1px solid #9d4348;border-radius:5px;background:#3b1d20;color:#ef9298;padding:0 13px;font-weight:750}.reset-dialog{width:min(650px,calc(100% - 20px))}.reset-confirm-body{display:grid;gap:10px;padding:18px}.reset-confirm-body p{margin:0}.reset-confirm-body #resetDeleteList,.reset-keep{padding:11px;border-radius:5px;background:#111415;line-height:1.7}.reset-keep{color:#7ed49d}.reset-confirm-body label{display:grid;gap:6px}.reset-confirm-body input{height:39px;border:1px solid #474f51;border-radius:5px;background:#101213;color:#fff;padding:0 9px}.reset-confirm-body #resetResult{max-height:240px;overflow:auto}.nav [data-view=aliBaba]{white-space:nowrap}@media(max-width:700px){.cash-view,.settings-view{padding:12px}.cash-row.cash-table-head{display:none}.cash-row{grid-template-columns:1fr auto;gap:6px}.cash-row>span:nth-child(2){grid-column:1/-1}.cash-row>span:nth-child(3){grid-column:1}.cash-row>strong{grid-column:2}.cash-row>div{grid-column:2;grid-row:1}.reset-options{grid-template-columns:1fr}.reset-dialog{width:100%;max-height:100%;border-radius:0}.protected-data{display:grid}}
