/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-duration:initial}}}@layer theme{:root,:host{--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-extrabold:800;--radius-sm:var(--stardwst-radius);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--color-canvas:var(--stardwst-color-canvas);--color-border:var(--stardwst-color-text)}@supports (color:color-mix(in lab, red, red)){:root,:host{--color-border:color-mix(in srgb, var(--stardwst-color-text) 19.3%, var(--stardwst-color-surface))}}:root,:host{--color-foreground:var(--stardwst-color-text);--color-accent:var(--stardwst-color-accent)}}@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.size-2{width:calc(var(--spacing) * 2);height:calc(var(--spacing) * 2)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.h-full{height:100%}.h-screen{height:100vh}.min-h-0{min-height:0}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.grid-cols-\[17rem_minmax\(0\,1fr\)\]{grid-template-columns:17rem minmax(0,1fr)}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-1{gap:var(--spacing)}.gap-3{gap:calc(var(--spacing) * 3)}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:2147483647px}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-border{border-color:var(--color-border)}.bg-canvas{background-color:var(--color-canvas)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-5{padding-block:calc(var(--spacing) * 5)}.pl-2{padding-left:calc(var(--spacing) * 2)}.text-left{text-align:left}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.625rem\]{font-size:.625rem}.leading-none{--tw-leading:1;line-height:1}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.text-foreground{color:var(--color-foreground)}.underline{text-decoration-line:underline}.decoration-1{text-decoration-thickness:1px}.underline-offset-4{text-underline-offset:4px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-150{--tw-duration:.15s;transition-duration:.15s}.group-data-\[state\=open\]\:rotate-90:is(:where(.group)[data-state=open] *){rotate:90deg}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-accent:focus-visible{outline-color:var(--color-accent)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-40:disabled{opacity:.4}.data-\[state\=closed\]\:hidden[data-state=closed]{display:none}@media (prefers-reduced-motion:reduce){.motion-reduce\:transition-none{transition-property:none}}}:root{--stardwst-color-canvas:#fafafa;--stardwst-color-surface:#fff;--stardwst-color-text:#111;--stardwst-color-text-muted:#5f5f5a;--stardwst-color-accent:#111;--stardwst-color-on-accent:#fff;--stardwst-font-family:"Arial Narrow", "Inter Tight", "Helvetica Neue", Arial, ui-sans-serif, sans-serif;--stardwst-radius:.25rem}.stardwst-theme{background:var(--stardwst-color-canvas);color:var(--stardwst-color-text);accent-color:var(--stardwst-color-accent);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--stardwst-font-family)}.stardwst-theme ::selection{background:var(--stardwst-color-accent);color:var(--stardwst-color-on-accent)}.stardwst-theme,.stardwst-theme *{scrollbar-color:var(--stardwst-color-text) var(--stardwst-color-canvas)}@supports (color:color-mix(in lab, red, red)){.stardwst-theme,.stardwst-theme *{scrollbar-color:color-mix(in srgb, var(--stardwst-color-text) 19.3%, var(--stardwst-color-surface)) var(--stardwst-color-canvas)}}.stardwst-theme,.stardwst-theme *{scrollbar-width:thin}.stardwst-theme::-webkit-scrollbar{width:.375rem;height:.375rem}.stardwst-theme ::-webkit-scrollbar{width:.375rem;height:.375rem}.stardwst-theme::-webkit-scrollbar-thumb{background-color:var(--stardwst-color-text)}@supports (color:color-mix(in lab, red, red)){.stardwst-theme::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--stardwst-color-text) 19.3%, var(--stardwst-color-surface))}}.stardwst-theme ::-webkit-scrollbar-thumb{background-color:var(--stardwst-color-text)}@supports (color:color-mix(in lab, red, red)){.stardwst-theme ::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--stardwst-color-text) 19.3%, var(--stardwst-color-surface))}}.stardwst-theme::-webkit-scrollbar-track{background-color:var(--stardwst-color-canvas)}.stardwst-theme ::-webkit-scrollbar-track{background-color:var(--stardwst-color-canvas)}*{box-sizing:border-box}body{min-width:20rem;margin:0}.design-system-shell{background:var(--stardwst-color-canvas)}.design-system-sidebar{background:var(--stardwst-color-surface)}.brand-lockup{grid-template-columns:auto 1fr;gap:.125rem;line-height:1;display:grid}.brand-mark{background:var(--stardwst-color-accent);border-radius:var(--stardwst-radius);color:var(--stardwst-color-on-accent);grid-row:span 2;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.125rem;font-size:.875rem;display:inline-flex}.brand-name{letter-spacing:-.045em;align-self:end;font-size:.95rem;font-weight:800}.brand-detail{color:var(--stardwst-color-text-muted);letter-spacing:.14em;font-size:.625rem;font-weight:800}.storybook-frame{opacity:0}.storybook-frame-visible{animation:.125s cubic-bezier(.16,1,.3,1) forwards storybook-fade-in}@keyframes storybook-fade-in{0%{opacity:0}to{opacity:1}}@media (width<=700px){.design-system-shell{grid-template-columns:1fr}.design-system-sidebar{display:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}.stardwst-checkbox{--stardwst-checkbox-color:var(--stardwst-color-text);--stardwst-checkbox-gap:.625rem;--stardwst-checkbox-control-size:1.125rem;--stardwst-checkbox-control-background:var(--stardwst-color-surface);--stardwst-checkbox-control-border-color:var(--stardwst-color-text);--stardwst-checkbox-control-color:var(--stardwst-color-on-accent);--stardwst-checkbox-control-shadow:none;gap:var(--stardwst-checkbox-gap);color:var(--stardwst-checkbox-color)}.stardwst-checkbox-control{width:var(--stardwst-checkbox-control-size);height:var(--stardwst-checkbox-control-size);color:var(--stardwst-checkbox-control-color);background:var(--stardwst-checkbox-control-background);border-color:var(--stardwst-checkbox-control-border-color);box-shadow:var(--stardwst-checkbox-control-shadow)}.stardwst-checkbox-control[data-state=checked]{--stardwst-checkbox-control-background:var(--stardwst-color-accent);--stardwst-checkbox-control-border-color:var(--stardwst-color-accent);--stardwst-checkbox-control-shadow:2px 2px 0 var(--stardwst-color-text)}.stardwst-checkbox-control[data-focus]{outline:2px solid var(--stardwst-color-accent);outline-offset:2px}.stardwst-radio-group{--stardwst-radio-color:var(--stardwst-color-text);--stardwst-radio-label-gap:.75rem;--stardwst-radio-option-gap:.625rem;--stardwst-radio-control-size:1.125rem;--stardwst-radio-control-background:var(--stardwst-color-surface);--stardwst-radio-control-border-color:var(--stardwst-color-text);--stardwst-radio-indicator-background:var(--stardwst-color-accent);gap:var(--stardwst-radio-label-gap);color:var(--stardwst-radio-color)}.stardwst-radio-options,.stardwst-radio-item{gap:var(--stardwst-radio-option-gap)}.stardwst-radio-control{width:var(--stardwst-radio-control-size);height:var(--stardwst-radio-control-size);background:var(--stardwst-radio-control-background);border-color:var(--stardwst-radio-control-border-color)}.stardwst-radio-control[data-state=checked]{--stardwst-radio-control-border-color:var(--stardwst-color-accent)}.stardwst-radio-control[data-state=checked] .stardwst-radio-indicator{display:block}.stardwst-radio-indicator{background:var(--stardwst-radio-indicator-background)}.stardwst-radio-control[data-focus]{outline:2px solid var(--stardwst-color-accent);outline-offset:2px}.stardwst-stack.svelte-mca2kl{gap:var(--stardwst-stack-gap,.75rem)}.stardwst-tree-view{--stardwst-tree-branch-gap:.375rem;--stardwst-tree-item-color:var(--stardwst-color-text-muted);--stardwst-tree-item-background:transparent;--stardwst-tree-branch-color:var(--stardwst-color-text-muted);--stardwst-tree-branch-background:transparent;--stardwst-tree-branch-border-color:color-mix(in srgb, var(--stardwst-color-text) 19.3%, var(--stardwst-color-surface));--stardwst-tree-selected-color:var(--stardwst-color-on-accent);--stardwst-tree-selected-background:var(--stardwst-color-accent)}.stardwst-tree-branch-control{gap:var(--stardwst-tree-branch-gap);color:var(--stardwst-tree-branch-color);background:var(--stardwst-tree-branch-background)}.stardwst-tree-branch-control:hover{--stardwst-tree-branch-color:var(--stardwst-color-text);--stardwst-tree-branch-background:color-mix(in srgb, var(--stardwst-color-text) 10.1%, var(--stardwst-color-surface))}.stardwst-tree-branch-content{border-color:var(--stardwst-tree-branch-border-color)}.stardwst-tree-item{color:var(--stardwst-tree-item-color);background:var(--stardwst-tree-item-background)}.stardwst-tree-item:hover{--stardwst-tree-item-color:var(--stardwst-color-text);--stardwst-tree-item-background:color-mix(in srgb, var(--stardwst-color-text) 10.1%, var(--stardwst-color-surface))}.stardwst-tree-item[data-selected]{--stardwst-tree-item-color:var(--stardwst-tree-selected-color);--stardwst-tree-item-background:var(--stardwst-tree-selected-background);font-weight:600}
