.reset-box{margin-top:16px;border-top:1px solid #30291d;padding-top:14px}.reset-box summary{cursor:pointer;color:#c8ad5d;font-size:11px}.reset-box>div{padding-top:5px}.reset-confirm{grid-column:1/-1;max-width:520px;width:100%;justify-self:center}.reset-status{min-height:18px;color:#d9c474;font-size:11px}
/* Centro de control del cliente */
.account-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 24px}.account-overview article{padding:20px;border:1px solid rgba(213,166,55,.3);border-radius:16px;background:linear-gradient(145deg,rgba(213,166,55,.08),rgba(255,255,255,.015))}.account-overview span{display:block;color:#aaa;font-size:.82rem}.account-overview b{display:block;margin-top:8px;color:#f1c95f;font-size:1.55rem}.terminal-control{display:grid;gap:14px}.terminal{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px;border:1px solid rgba(213,166,55,.22);border-radius:14px;background:#0d0d0d}.terminal>div:first-child{display:grid;gap:6px}.terminal small{color:#929292}.terminal-state{font-size:.8rem}.terminal-state:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.terminal-state.online{color:#66d28b}.terminal-state.online:before{background:#49cf79;box-shadow:0 0 10px #49cf79}.terminal-state.offline{color:#c59d70}.terminal-state.offline:before{background:#a97942}.remote-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.remote-actions button{border:1px solid #8f6b24;border-radius:10px;background:#17130b;color:#e8c86f;padding:10px 13px;cursor:pointer}.remote-actions button.danger{border-color:#9a3e35;color:#ff9b8e;background:#24100e}@media(max-width:760px){.account-overview{grid-template-columns:repeat(2,1fr)}.terminal{align-items:flex-start;flex-direction:column}.remote-actions{justify-content:flex-start}.remote-actions button{flex:1 1 45%}}
