.tps-shell{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:100vh;display:flex;background:#f7f8fb;overflow:hidden;font-family:inherit}.tps-sidebar{width:290px;min-width:290px;height:100vh;background:#111827;color:#fff;display:flex;flex-direction:column;overflow:hidden}.tps-brand{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.tps-brand-title{font-size:20px;font-weight:800;line-height:1.2}.tps-brand-subtitle{font-size:12px;color:#b9c0cc;margin-top:6px;line-height:1.4}.tps-menu{padding:14px;overflow-y:auto;overflow-x:hidden;flex:1}.tps-menu-item{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#d1d5db;text-align:left;padding:12px 12px;border-radius:14px;cursor:pointer;font-size:14px;font-weight:650;margin-bottom:6px;transition:.18s ease}.tps-menu-item:hover,.tps-menu-item.is-active{background:#d60302;color:#fff}.tps-menu-icon{width:24px;height:24px;border-radius:7px;object-fit:cover;background:#fff}.tps-menu-dot{width:10px;height:10px;border-radius:999px;background:currentColor;opacity:.8}.tps-content-wrap{height:100vh;flex:1;min-width:0;overflow-y:auto;overflow-x:hidden;padding:28px}.tps-panel{display:none;min-width:0}.tps-panel.is-active{display:block}.tps-empty{background:#fff;border:1px dashed #ccd2dd;border-radius:16px;padding:24px;color:#687386}.tps-content-wrap table{max-width:100%;display:block;overflow-x:auto;white-space:nowrap}@media(max-width:780px){.tps-shell{height:auto;min-height:100vh;flex-direction:column;overflow:visible}.tps-sidebar{width:100%;min-width:100%;height:auto;max-height:42vh}.tps-content-wrap{height:auto;min-height:58vh;padding:16px}.tps-menu{max-height:28vh}}
