.line-clamp-2.svelte-v9yrse{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.write-modal-backdrop.svelte-v9yrse{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}.write-modal.svelte-v9yrse{position:relative;width:100%;max-width:500px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;box-shadow:0 25px 50px #00000026,0 0 0 1px #fff3;border:1px solid rgba(255,255,255,.1)}.modal-header.svelte-v9yrse{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.modal-icon.svelte-v9yrse{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;color:#fff;box-shadow:0 4px 12px #3b82f64d}.write-icon.svelte-v9yrse{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.modal-title.svelte-v9yrse{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.modal-message.svelte-v9yrse{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:2rem}.board-list.svelte-v9yrse{max-height:300px;overflow-y:auto;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.board-item.svelte-v9yrse{width:100%;padding:1rem;background:#f9fafbcc;border:1px solid rgba(209,213,219,.5);border-radius:12px;text-align:left;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.board-item.svelte-v9yrse:hover{background:#3b82f61a;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.board-name.svelte-v9yrse{font-weight:600;color:#1f2937;margin-bottom:.25rem}.board-description.svelte-v9yrse{font-size:.875rem;color:#6b7280;line-height:1.4}.modal-actions.svelte-v9yrse{display:flex;gap:.75rem;justify-content:flex-end}.cancel-btn.svelte-v9yrse{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f3f4f6cc;color:#374151;border:1px solid rgba(209,213,219,.5);border-radius:12px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cancel-btn.svelte-v9yrse:hover{background:#e5e7ebe6;border-color:#9ca3afb3;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@media (max-width: 640px){.write-modal.svelte-v9yrse{padding:1.5rem;border-radius:16px;max-width:100%;margin:1rem}.modal-actions.svelte-v9yrse{flex-direction:column;gap:.5rem}.cancel-btn.svelte-v9yrse{width:100%;justify-content:center}.board-list.svelte-v9yrse{max-height:250px}}
