.icon-btn.svelte-hime8y{cursor:pointer;color:var(--text-secondary);border-radius:var(--default-border-radius);aspect-ratio:1;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:inline-flex}.icon-btn.svelte-hime8y:hover{background-color:var(--navbar-hover)}.icon-btn.svelte-hime8y:disabled{cursor:not-allowed}.icon-btn.danger.svelte-hime8y{color:var(--delete-button)}.icon-btn.active.svelte-hime8y{color:var(--brand-color);animation:.3s svelte-hime8y-pop}@keyframes svelte-hime8y-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}dialog.svelte-emk3fk{border-radius:var(--default-border-radius);background-color:var(--card-background);border:0;padding:1.5rem;font-size:1rem;position:relative}dialog.svelte-emk3fk::backdrop{background-color:#0006}@media (width<=38rem){dialog[open].svelte-emk3fk{border-radius:var(--default-border-radius) var(--default-border-radius) 0 0;width:100%;max-height:100dvh;margin:0;inset:auto 0 0}}.dialog-header.svelte-emk3fk{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dialog-title.svelte-emk3fk{color:var(--text-primary);font-size:1.5rem;font-weight:700}.close-btn{position:absolute;top:1rem;right:1rem}.sidebar.svelte-f4f3yd{flex-direction:column;flex:1;gap:.25rem;min-width:10rem;display:flex}.sidebar-item.svelte-f4f3yd,.sidebar-children.svelte-f4f3yd .sidebar-item{border-radius:var(--default-border-radius);cursor:pointer;color:var(--text-secondary);font:inherit;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:1rem;display:flex}.sidebar-item.svelte-f4f3yd:hover,.sidebar-children.svelte-f4f3yd .sidebar-item:hover{background-color:var(--navbar-hover);color:var(--text-primary)}.sidebar-children.svelte-f4f3yd .sidebar-item{width:100%}.sidebar-item.active.svelte-f4f3yd{background-color:var(--navbar-active);color:var(--text-primary);font-weight:500}.sidebar-children.svelte-f4f3yd{margin-top:auto}@media (width<=38rem){.sidebar.svelte-f4f3yd{min-width:unset;flex-direction:row;flex:1;align-items:center;padding-bottom:0;padding-right:0;overflow-x:auto}.sidebar-item.svelte-f4f3yd{flex-shrink:0}.sidebar-children.svelte-f4f3yd{margin-left:auto}.sidebar-children.svelte-f4f3yd .sidebar-item{width:auto}}.message.svelte-5qblqx{color:var(--text-primary);margin:1rem 0}.actions.svelte-5qblqx{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}form.svelte-f587so{flex-direction:column;flex:1;display:flex}.form-body.svelte-f587so{flex:1}.field.svelte-f587so{margin-bottom:1rem}.label.svelte-f587so label:where(.svelte-f587so),.label.svelte-f587so p:where(.svelte-f587so){color:var(--text-primary);margin-bottom:.5rem;font-size:1.15rem;display:block}input.svelte-f587so,textarea.svelte-f587so{border-radius:var(--default-border-radius);background-color:var(--input-background);color:var(--text-primary);box-sizing:border-box;border:0}input[type=text].svelte-f587so{width:100%;height:2.5rem;padding-inline:.5rem}input.svelte-f587so:disabled,textarea.svelte-f587so:disabled,.radioColorGroup.svelte-f587so input:where(.svelte-f587so):disabled+.colorDot:where(.svelte-f587so){cursor:not-allowed}textarea.svelte-f587so{resize:none;width:100%;padding:.5rem}.radioColorGroup.svelte-f587so{flex-wrap:wrap;gap:.5rem;padding-inline:.5rem;display:flex}.radioColorGroup.svelte-f587so input[type=radio]:where(.svelte-f587so){opacity:0;width:0;height:0;position:absolute}.colorDot.svelte-f587so{cursor:pointer;background-color:var(--dot-color);border-radius:50%;width:1.5rem;height:1.5rem;transition:transform .2s;display:inline-block}.radioColorGroup.svelte-f587so input[type=radio]:where(.svelte-f587so):checked+.colorDot:where(.svelte-f587so){box-shadow:0 0 0 .125rem var(--site-background), 0 0 0 .25rem var(--dot-color);transform:scale(1.1)}.actions.svelte-f587so{justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}section.svelte-2bdm9r{flex-direction:column;gap:.75rem;display:flex}.empty-state.svelte-2bdm9r{color:var(--text-secondary);padding:1rem 0;font-size:1rem}.tag-list.svelte-2bdm9r{border:1px solid var(--card-border);border-radius:var(--default-border-radius);flex-direction:column;display:flex;overflow:hidden}.tag-row.svelte-2bdm9r{background-color:var(--card-background);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.tag-row.svelte-2bdm9r:not(:last-child){border-bottom:1px solid var(--card-border)}.tag-name.svelte-2bdm9r{color:var(--text-primary);font-size:1rem}.table-wrap.svelte-1f6g1qr{border:1px solid var(--card-border);border-radius:var(--default-border-radius);flex:1;min-height:0;overflow:auto}.table-wrap.svelte-1f6g1qr table{border-spacing:0;background-color:var(--card-background);width:100%}.table-wrap.svelte-1f6g1qr th,.table-wrap.svelte-1f6g1qr td{text-align:left;color:var(--text-primary);padding:.5rem .75rem}.table-wrap.svelte-1f6g1qr th{background-color:var(--board-background);color:var(--text-secondary);position:sticky;top:0}.table-wrap.svelte-1f6g1qr tr:not(:last-child) td{border-bottom:1px solid var(--card-border)}.table-wrap.svelte-1f6g1qr .empty-state{text-align:center;color:var(--text-secondary);padding:1.5rem .75rem;font-size:1rem}section.svelte-ysa78h{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex}.whoami.svelte-ysa78h{font-weight:700}.add-member-form.svelte-ysa78h{gap:.75rem;width:100%;display:flex}.add-member-form.svelte-ysa78h input:where(.svelte-ysa78h){border-radius:var(--default-border-radius);background-color:var(--input-background);min-width:0;color:var(--text-primary);font:inherit;border:0;flex:1;padding:.5rem}.project-dialog[open]{flex-direction:column;display:flex}.project-dialog[open].create{width:min(90vw,30rem)}.project-dialog[open].edit{width:min(90vw,45rem);min-height:40vh}.dialog-body.svelte-1lehr1y{flex:1;gap:1.5rem;display:flex}.content.svelte-1lehr1y{flex-direction:column;flex:1;min-width:0;display:flex}.content.svelte-1lehr1y h2{color:var(--text-primary);margin-block:.5rem;font-size:1.15rem;font-weight:500}.content.svelte-1lehr1y section{flex-direction:column;gap:.75rem;display:flex}.sidebar-col.svelte-1lehr1y{border-right:1px solid var(--card-border);flex-direction:column;padding-right:1rem;display:flex}@media (width<=38rem){.dialog-body.svelte-1lehr1y{flex-direction:column}.sidebar-col.svelte-1lehr1y{border-right:none;border-bottom:1px solid var(--card-border);flex-direction:row;align-items:center;padding-bottom:.5rem;padding-right:0;overflow:hidden}}.switch.svelte-197po13{width:fit-content;color:var(--text-primary);background-color:var(--button-switch-background);border-radius:var(--default-border-radius);height:100%;display:flex}.switch-selection.svelte-197po13{display:flex}.switch-selection.svelte-197po13 input[type=radio]:where(.svelte-197po13){appearance:none;pointer-events:none;outline:none;margin:0}.switch-selection.svelte-197po13 label:where(.svelte-197po13){cursor:pointer;border-radius:var(--default-border-radius);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.switch-selection.svelte-197po13:has(input:where(.svelte-197po13):not(:checked)) label:where(.svelte-197po13):hover{background-color:var(--button-switch-hover)}.switch-selection.svelte-197po13 input[type=radio]:where(.svelte-197po13):checked+label:where(.svelte-197po13){background-color:var(--button-switch-active);cursor:default}.switch-selection.svelte-197po13 input[type=radio]:where(.svelte-197po13):focus-visible+label:where(.svelte-197po13){outline:medium solid var(--brand-color)}
