/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer theme;@layer base{*{scrollbar-color:auto;scrollbar-width:auto}}@layer components;@layer utilities{.top-6{top:calc(var(--spacing,.25rem) * 6)}.left-6{left:calc(var(--spacing,.25rem) * 6)}.ml-6{margin-left:calc(var(--spacing,.25rem) * 6)}.max-h-0{max-height:0}.max-h-\[var\(--kg-design-utility-max-h-0cb8d9d9\)\]{max-height:var(--kg-design-utility-max-h-0cb8d9d9)}.w-0\.5{width:calc(var(--spacing,.25rem) * .5)}.min-w-max{min-width:max-content}.border-current{border-color:currentColor}.first\:pl-0:first-child{padding-left:0}.last\:pr-0:last-child{padding-right:0}@media (hover:hover){.hover\:bg-surface-hover\/70:hover{background-color:var(--kg-bg-hover)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-surface-hover\/70:hover{background-color:color-mix(in oklab,var(--kg-bg-hover) 70%,transparent)}}.hover\:text-content-success:hover{color:var(--kg-content-success)}}}@layer theme{:host,:root{--spacing:0.25rem}}:root{--kg-design-utility-max-h-0cb8d9d9:2000px;--kg-design-min-width-0eddd0ab:200px}