.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.mobile-safe-table{width:100%;border-collapse:collapse;min-width:720px}.mobile-safe-table th,.mobile-safe-table td{white-space:nowrap}.mobile-safe-table td{vertical-align:middle}.mobile-safe-table thead th{position:sticky;top:0;background:#fff;z-index:2;border-bottom:1px solid #e5e7eb}.mobile-safe-table .actions,.mobile-safe-table .table-actions{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}@media (max-width: 700px){.table-scroll{border:1px solid #e5e7eb;border-radius:12px;background:#fff}.mobile-safe-table{min-width:760px}.mobile-safe-table th,.mobile-safe-table td{font-size:.85rem;padding:10px 8px}.mobile-safe-table .actions,.mobile-safe-table .table-actions{gap:6px}:root{--sba-mobile-header-height: 71px;--sba-mobile-nav-space: 94px}html{scroll-padding-top:var(--sba-mobile-header-height)}body{margin:0;padding-top:calc(var(--sba-mobile-header-height) + env(safe-area-inset-top));padding-bottom:calc(var(--sba-mobile-nav-space) + env(safe-area-inset-bottom));box-sizing:border-box}app-root{display:block;min-height:100vh}}
