.haiku-tabs{gap:16px;display:flex}.haiku-tabs .tab{box-sizing:border-box;white-space:pre;text-transform:none;border-bottom:3px solid #0000;border-radius:0;min-width:auto;padding:3px 16px 0}.haiku-tabs .tab:hover{color:var(--tertiary);background-color:oklch(from var(--tertiary) l c h/.15)}.haiku-tabs .tab.is-active{border-bottom:3px solid oklch(from var(--primary) l c h/.6)}.haiku-tabs.condensed{gap:4px}.haiku-tabs.condensed .tab{margin:0;padding:3px 2px 0}
