*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Inter,-apple-system,"system-ui",Segoe UI,sans-serif}.panel-fill{display:flex;flex-direction:column;height:100%;overflow:hidden}.page-content{padding:24px;display:flex;flex-direction:column;gap:10px;min-height:0;flex:1}@media(max-width:786px){.page-content{padding:8px;gap:8px}}.truncate-text{word-break:break-all;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:599px){.panel-toolbar{flex-direction:column;align-items:stretch}}.toolbar-input .MuiInputBase-root{height:var(--input-toolbar-height, 40px)}.toolbar-input .MuiInputBase-root input{padding-top:0;padding-bottom:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.empty-state__icon{opacity:.45;color:var(--text-secondary)}.mobile-drawer-paper{border-top-left-radius:12px!important;border-top-right-radius:12px!important;padding:16px 16px 24px;max-height:80vh;overflow-y:auto}.MuiInputBase-root,.MuiInputLabel-root,.MuiFormHelperText-root,.MuiMenuItem-root{font-family:var(--font-family)!important}
