.folder-form[data-v-916dffc0]{display:flex;flex-direction:column;gap:12px}.folder-description[data-v-916dffc0]{overflow-wrap:anywhere}.folder-name[data-v-916dffc0]{width:100%;min-height:44px;padding:12px 16px;border:1px solid var(--border);border-radius:12px;background:var(--gray-50);color:var(--gray-950)}.folder-name[data-v-916dffc0]:focus-visible{outline:2px solid var(--gray-600);outline-offset:2px}.folder-error[data-v-916dffc0]{color:var(--error)}.folder-colors[data-v-916dffc0]{border:0;padding:0;margin:8px 0 0;min-width:0}.folder-palette[data-v-916dffc0]{display:grid;grid-template-columns:repeat(8,44px);gap:8px;margin-top:12px}@media(max-width:767px){.folder-palette[data-v-916dffc0]{grid-template-columns:repeat(4,44px);justify-content:space-between}}.folder-color[data-v-916dffc0]{display:grid;place-items:center;width:44px;height:44px;position:relative;cursor:pointer}.folder-color-input[data-v-916dffc0]{position:absolute;width:1px;height:1px;opacity:0}.folder-swatch[data-v-916dffc0]{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--folder-active);color:var(--folder-text);transition:box-shadow .15s var(--ease),transform .15s var(--ease)}.folder-swatch .app-icon[data-v-916dffc0]{width:18px;height:18px}.folder-color:hover .folder-swatch[data-v-916dffc0]{box-shadow:0 0 0 2px var(--folder-hover)}.folder-color-input:checked+.folder-swatch[data-v-916dffc0]{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--folder-accent)}.folder-color-input:focus-visible+.folder-swatch[data-v-916dffc0]{outline:2px solid var(--folder-text);outline-offset:5px}.folder-color-input:disabled+.folder-swatch[data-v-916dffc0]{opacity:.5;cursor:default}.folder-color:active .folder-swatch[data-v-916dffc0]{transform:scale(.96)}.folder-preview[data-v-916dffc0]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:4px}.folder-preview-label[data-v-916dffc0]{color:var(--gray-600)}.folder-preview-chip[data-v-916dffc0]{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:44px;padding:10px 16px;border-radius:var(--radius-pill);background:var(--folder-bg);color:var(--folder-text);transition:background-color .15s var(--ease)}.folder-preview-chip[data-v-916dffc0]:hover{background:var(--folder-hover)}.folder-preview-chip span[data-v-916dffc0]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-preview-chip .app-icon[data-v-916dffc0]{width:16px;height:16px}.folder-actions[data-v-916dffc0]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:12px}.folder-actions button[data-v-916dffc0]{min-height:44px;padding:10px 12px}.folder-delete[data-v-916dffc0]{margin-right:auto;color:var(--error);gap:6px}.folder-delete .app-icon[data-v-916dffc0]{width:16px;height:16px}@media(max-width:479px){.folder-actions .folder-delete[data-v-916dffc0]{width:44px;flex-shrink:0;padding:0}.folder-delete span[data-v-916dffc0]{display:none}}.folder-submit[data-v-916dffc0]{background:none;border:none;font:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:var(--radius-pill);color:var(--gray-950);background:linear-gradient(90deg,#f68787,#f8a978)}.folder-submit--danger[data-v-916dffc0]{background:var(--error);color:#fff}.folder-submit[data-v-916dffc0]:disabled{opacity:.5;cursor:default}.folder-submit[data-v-916dffc0]:focus-visible{outline:2px solid var(--gray-600);outline-offset:2px}@media(prefers-reduced-motion:reduce){.folder-preview-chip[data-v-916dffc0],.folder-swatch[data-v-916dffc0]{transition:none}}
