/* Solo el desplegable de copia del panel. No modifica apps ni navegación. */
.tj-backup{margin:8px 0 20px;min-width:0;border:1px solid #9c80532e;border-radius:10px;background:#17111d}
.tj-backup[hidden],.tj-backup [hidden]{display:none!important}
.tj-backup summary{padding:12px 14px;color:#cbb6dc;font:500 .8rem/1.5 system-ui,sans-serif;cursor:pointer;overflow-wrap:anywhere}
.tj-backup summary::marker{color:#cfae70}
.tj-backup summary:hover{color:#f0d7a7}
.tj-backup summary:focus-visible,.tj-backup button:focus-visible{outline:2px solid #e6bd71;outline-offset:3px}
.tj-backup-body{padding:0 14px 14px;min-width:0}
.tj-backup p{color:#ccc0d6;font:400 .84rem/1.6 system-ui,sans-serif;margin:0 0 14px;overflow-wrap:anywhere}
.tj-backup-actions{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:14px}
.tj-backup button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;max-width:100%;min-height:44px;padding:10px 14px;border:1px solid #ad8d5866;border-radius:9px;background:#281c30;color:#ecd09b;font:600 .82rem/1.4 system-ui,sans-serif;letter-spacing:normal;text-transform:none;white-space:normal;cursor:pointer}
.tj-backup button:hover{border-color:#e4c389;color:#fff0cf}
.tj-backup button:disabled{opacity:.55;cursor:default}
.tj-backup p.tj-backup-small{font-size:.74rem;color:#afa1bd;margin-bottom:10px}
.tj-backup p.tj-backup-status{color:#f0cd8a;margin:14px 0 0}
.tj-backup-preview{margin-top:16px;padding:16px;border:1px solid #ceaa6255;border-radius:10px;background:#251927;min-width:0}
.tj-backup-preview h3{margin:0 0 14px;color:#f3e5c9;font:400 1.35rem/1.4 Georgia,serif;overflow-wrap:anywhere}
.tj-backup-preview dl{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;margin:0 0 16px;color:#d9cce3;font:400 .85rem/1.5 system-ui,sans-serif}
.tj-backup-preview dt{overflow-wrap:anywhere}.tj-backup-preview dd{margin:0;color:#f2d18a;font-weight:600}
.tj-backup-preview .tj-backup-actions{margin-bottom:0}
@media(max-width:400px){.tj-backup-actions{flex-direction:column}.tj-backup button{width:100%}.tj-backup-preview{padding:12px}}
