.page-container.svelte-dmtmds{display:flex;height:100vh;flex-direction:column;overflow:hidden;background:var(--primary-background-color)}.top-header.svelte-dmtmds{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding-left:.75rem;padding-right:.75rem;background:var(--secondary-background-color);border-bottom:1px solid var(--primary-border-color);height:42px;min-height:42px;z-index:30}.header-left.svelte-dmtmds{display:flex;min-width:0px;flex:1 1 0%;align-items:center;gap:.5rem}.brand-logo.svelte-dmtmds{height:34px;width:auto}.brand-sep.svelte-dmtmds{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;line-height:1.25rem;color:var(--secondary-text-color);opacity:.3}.breadcrumb-current.svelte-dmtmds{padding:.125rem .25rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--primary-text-color)}.header-right.svelte-dmtmds{display:flex;flex-shrink:0;align-items:center;gap:.75rem}.header-right.svelte-dmtmds .btn{border:none}.header-right.svelte-dmtmds .btn:hover{opacity:.85}.profile-wrapper.svelte-dmtmds{position:relative}.profile-dropdown.svelte-dmtmds{position:absolute;right:0;z-index:50;border-radius:.5rem;padding-top:.25rem;padding-bottom:.25rem;top:calc(100% + 6px);min-width:160px;background:var(--surface-bg-strong);border:1px solid var(--surface-border-strong);box-shadow:var(--surface-shadow)}.dropdown-divider.svelte-dmtmds{margin-top:.25rem;margin-bottom:.25rem;border-top:1px solid var(--primary-border-color)}.content-container.svelte-dmtmds{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden}.table-wrapper.svelte-dmtmds{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden;background:var(--surface-bg)}table-container.svelte-dmtmds{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden}.table-content.svelte-dmtmds{display:flex;flex:1 1 0%;flex-direction:column;overflow:hidden}.business-card.svelte-dmtmds{display:flex;width:100%;cursor:pointer;flex-direction:column;gap:.5rem;border-radius:.5rem;border-style:none;padding:1rem;text-align:left;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background:var(--surface-bg);border:1px solid var(--surface-border)}.business-card.svelte-dmtmds:hover{background:var(--surface-bg-hover);border-color:var(--surface-border-strong)}.business-card-header.svelte-dmtmds{display:flex;align-items:center;gap:.5rem;color:var(--primary-text-color)}.business-key.svelte-dmtmds{font-size:.875rem;line-height:1.25rem;font-weight:600;color:var(--primary-text-color)}.business-meta.svelte-dmtmds{font-size:.75rem;line-height:1rem;color:var(--secondary-text-color)}
