.tab-bar.svelte-imzgld{display:flex;width:100%;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #0000000d;color:var(--text-color);padding:0 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:auto;height:var(--tabbar-height)}@media (max-width: 768px){.tab-bar.svelte-imzgld{overflow-x:auto;white-space:nowrap;padding:0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}}@media (min-width: 1000px) and (max-width: 1200px){.tab-bar.svelte-imzgld{height:var(--tabbar-height)!important}}.tab-container.svelte-imzgld{display:flex;align-items:center;height:100%}.tab-item.svelte-imzgld{display:flex;align-items:center;gap:.5rem;padding:0 1rem;height:100%;font-size:.875rem;font-weight:500;color:#6b7280;border:none;background:transparent;cursor:pointer;position:relative;white-space:nowrap}.tab-item.svelte-imzgld:hover{color:#374151}.tab-item.active.svelte-imzgld{color:#3b82f6;font-weight:600}.tab-item.active.svelte-imzgld:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#3b82f6}.tab-item.disabled.svelte-imzgld{color:#d1d5db;cursor:not-allowed}.tab-count.svelte-imzgld{font-size:.75rem;background-color:#e5e7eb;color:#4b5563;border-radius:9999px;padding:.125rem .375rem;min-width:1.5rem;text-align:center}.tab-item.active.svelte-imzgld .tab-count:where(.svelte-imzgld){background-color:#bfdbfe;color:#1d4ed8}
