.resizable.svelte-zv6k2f{width:100%;max-width:100%;min-height:160px;transition:grid-template-columns .14s,grid-template-rows .14s;display:grid}.resizable[data-direction=horizontal].svelte-zv6k2f{grid-template-columns:minmax(0, var(--resizable-size)) 8px minmax(0, calc(100% - var(--resizable-size) - 8px))}.resizable[data-direction=vertical].svelte-zv6k2f{grid-template-rows:minmax(0, var(--resizable-size)) 8px minmax(0, calc(100% - var(--resizable-size) - 8px))}.resizable-panel.svelte-zv6k2f{background:var(--color00);border:1px solid var(--border-primary);min-width:0;min-height:0;padding:16px;overflow:auto}.resizable-handle.svelte-zv6k2f{background:var(--border-primary);position:relative}.resizable-handle.svelte-zv6k2f:focus-visible{background:var(--accent10);outline:2px solid var(--accent10);outline-offset:-2px}.resizable-handle.svelte-zv6k2f:after{background:var(--color60);content:"";border-radius:3px;position:absolute}.resizable[data-direction=horizontal].svelte-zv6k2f .resizable-handle:where(.svelte-zv6k2f){cursor:col-resize}.resizable[data-direction=horizontal].svelte-zv6k2f .resizable-handle:where(.svelte-zv6k2f):after{width:4px;height:32px;top:calc(50% - 16px);left:2px}.resizable[data-direction=vertical].svelte-zv6k2f .resizable-handle:where(.svelte-zv6k2f){cursor:row-resize}.resizable[data-direction=vertical].svelte-zv6k2f .resizable-handle:where(.svelte-zv6k2f):after{height:4px;top:2px;left:calc(50% - 16px)}.resizable[data-direction=vertical].svelte-zv6k2f .resizable-handle:where(.svelte-zv6k2f){width:32px}@media (prefers-reduced-motion:reduce){.resizable.svelte-zv6k2f{transition:none}}
