.notes.svelte-1393zy6,.notes-wrap.svelte-1393zy6{display:flex;flex-direction:column;gap:var(--spacing-base-gutter)}.header.svelte-1393zy6{display:flex;gap:calc(var(--spacing) * 2);align-items:center;justify-content:space-between}.notes-wrap.svelte-1393zy6{display:flex;flex-direction:column;gap:calc(var(--spacing) * 3)}.notes.editing.svelte-1393zy6 .notes-wrap:where(.svelte-1393zy6){padding:calc(var(--spacing) * 0);--un-border-style:none;border-style:none}.actions.svelte-1393zy6{display:flex;gap:calc(var(--spacing) * 2);align-items:center}.content.svelte-1393zy6,.editor.svelte-1393zy6{display:flex;flex-direction:column;gap:calc(var(--spacing) * 3)}.editor-actions.svelte-1393zy6{display:flex;gap:calc(var(--spacing) * 2);justify-content:space-between}.note-input.svelte-1393zy6{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));border-radius:var(--radius-lg);background-color:transparent;width:100%}.note-input.svelte-1393zy6:focus-visible{--un-outline-style:none;outline-style:none;border-color:color-mix(in srgb,var(--primary) var(--un-border-opacity),transparent);--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-color:color-mix(in srgb, var(--primary) 20%, transparent) }@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.note-input-wrap.svelte-1393zy6{padding:calc(var(--spacing) * 3);border-width:1px;border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent);border-radius:var(--radius-lg);display:flex;flex-direction:column;gap:calc(var(--spacing) * 3)}.text.svelte-1393zy6{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));white-space:pre-wrap}.empty.svelte-1393zy6{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}.preview-image.svelte-1393zy6{border-radius:var(--radius-md);max-height:70vh;width:100%;object-fit:contain}.attachment-grid.svelte-1393zy6{gap:calc(var(--spacing) * 2);display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}@media(max-width:799.9px){.attachment-grid.svelte-1393zy6{grid-template-columns:repeat(5,minmax(0,1fr))}}.card.svelte-1393zy6{border-width:1px;border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent);border-radius:var(--radius-lg);background-color:color-mix(in srgb,var(--muted) 20%,transparent);display:block;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,--un-gradient-from,--un-gradient-via,--un-gradient-to;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration));overflow:hidden;@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.card.svelte-1393zy6:hover{border-color:color-mix(in srgb,var(--foreground) 20%,transparent);background-color:color-mix(in srgb,var(--muted) 40%,transparent)}.card.svelte-1393zy6 img:where(.svelte-1393zy6){@apply aspect-square w-full object-cover;}.card-icon.svelte-1393zy6{background-color:color-mix(in srgb,var(--muted) 30%,transparent);display:flex;aspect-ratio:1/1;align-items:center;justify-content:center}.card-label.svelte-1393zy6{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1.5);border-top-width:1px;border-color:color-mix(in srgb,var(--border) 50%,transparent);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-wrap.svelte-1393zy6{display:flex;flex-direction:column;gap:calc(var(--spacing) * 3)}.file-list.svelte-1393zy6{display:flex;flex-direction:column;gap:calc(var(--spacing) * 1)}.file-row.svelte-1393zy6{padding:calc(var(--spacing) * 1.5);border-radius:var(--radius-lg);display:flex;gap:calc(var(--spacing) * 3);align-items:center;@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}}.file-row.svelte-1393zy6:hover{background-color:color-mix(in srgb,var(--muted) 30%,transparent)}.file-thumb.svelte-1393zy6{border-width:1px;border-color:color-mix(in srgb,var(--border) var(--un-border-opacity),transparent);border-radius:var(--radius-md);background-color:color-mix(in srgb,var(--muted) 20%,transparent);display:flex;flex-shrink:0;width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10);align-items:center;justify-content:center;overflow:hidden}.file-thumb.svelte-1393zy6 img:where(.svelte-1393zy6){@apply size-full object-cover;}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.file-meta.svelte-1393zy6{display:flex;flex:1 1 0%;flex-direction:column;min-width:calc(var(--spacing) * 0)}.file-name.svelte-1393zy6{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size.svelte-1393zy6{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));color:color-mix(in srgb,var(--muted-foreground) var(--un-text-opacity),transparent)}.file-error.svelte-1393zy6{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight));color:color-mix(in srgb,var(--colors-red-500) var(--un-text-opacity),transparent)}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.file-error.svelte-1393zy6{color:color-mix(in oklab,var(--colors-red-500) var(--un-text-opacity),transparent)}}
