.navbar[data-v-7b35b5a1]{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#1a1a2ebf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 2px 20px #0000004d}.nav-brand[data-v-7b35b5a1]{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--color-text)}.brand-icon[data-v-7b35b5a1]{width:24px;height:24px;color:var(--color-accent);animation:float-7b35b5a1 3s ease-in-out infinite;flex-shrink:0}.brand-name[data-v-7b35b5a1]{font-family:var(--font-heading),sans-serif;font-size:1.1rem;font-weight:700;color:var(--color-text);letter-spacing:.01em}.brand-u[data-v-7b35b5a1]{color:var(--color-accent)}.nav-links[data-v-7b35b5a1]{display:flex;align-items:center;gap:.4rem}.nav-link[data-v-7b35b5a1]{display:flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:99px;text-decoration:none;color:var(--color-text-muted);font-size:.875rem;font-weight:500;transition:background .2s,color .2s}.nav-link[data-v-7b35b5a1]:hover{background:var(--color-surface-2);color:var(--color-text)}.nav-link.router-link-active[data-v-7b35b5a1]{background:var(--color-accent);color:#0f0f1a;font-weight:700}.nav-icon[data-v-7b35b5a1]{font-size:1rem;line-height:1}@keyframes float-7b35b5a1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media(max-width:480px){.navbar[data-v-7b35b5a1]{padding:.5rem 1rem}.brand-name[data-v-7b35b5a1]{display:none}}:root{--color-bg: #0f0f1a;--color-surface: #1a1a2e;--color-surface-2: #22223b;--color-accent: #f5a623;--color-accent-dim: rgba(245, 166, 35, .15);--color-wiki: #60a5fa;--color-pack: #34d399;--color-pois: #f97316;--color-text: #e2e8f0;--color-text-muted: #94a3b8;--color-border: rgba(255, 255, 255, .1);--font-heading: "Nunito", sans-serif;--font-body: "Inter", sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-card: 0 4px 24px rgba(0, 0, 0, .4)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body),sans-serif;background-color:var(--color-bg);background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.012) 0px,rgba(255,255,255,.012) 1px,transparent 1px,transparent 12px);color:var(--color-text);min-height:100vh}h1,h2,h3,h4{font-family:var(--font-heading),sans-serif}body,#app{display:flex;flex-direction:column;min-height:100vh}.auth-loading,.auth-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;text-align:center;padding:2rem}.auth-error p{color:var(--color-text-muted)}.auth-error .auth-hint{font-size:.875rem}.auth-error code{background:var(--color-surface-2);padding:.2em .5em;border-radius:4px}.view-root[data-v-ab1fd931]{--view-color: var(--color-wiki);flex:1;padding:2.5rem 1.5rem;max-width:720px;margin:0 auto;width:100%;animation:fadeIn-ab1fd931 .4s ease both}.view-root--editor[data-v-ab1fd931]{max-width:1200px}.view-hero[data-v-ab1fd931]{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.hero-icon-wrap[data-v-ab1fd931]{width:72px;height:72px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--view-color) 15%,transparent);border:1px solid color-mix(in srgb,var(--view-color) 30%,transparent);display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.hero-text h1[data-v-ab1fd931]{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.1}.hero-subtitle[data-v-ab1fd931]{color:var(--view-color);font-size:.95rem;font-weight:500;margin-top:.25rem}.error-banner[data-v-ab1fd931]{background:color-mix(in srgb,#ef4444 12%,transparent);border:1px solid color-mix(in srgb,#ef4444 30%,transparent);color:#ef4444;border-radius:var(--radius-md);padding:.75rem 1rem;margin-bottom:1.25rem;font-size:.9rem}.btn[data-v-ab1fd931]{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:var(--radius-md);font-size:.9rem;font-weight:600;cursor:pointer;border:none;transition:opacity .15s,transform .1s}.btn[data-v-ab1fd931]:disabled{opacity:.55;cursor:not-allowed}.btn[data-v-ab1fd931]:not(:disabled):active{transform:scale(.97)}.btn-primary[data-v-ab1fd931]{background:var(--view-color);color:#fff}.btn-primary[data-v-ab1fd931]:not(:disabled):hover{opacity:.88}.btn-ghost[data-v-ab1fd931]{background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border)}.btn-ghost[data-v-ab1fd931]:hover{background:var(--color-surface);color:var(--color-text)}.btn-danger[data-v-ab1fd931]{background:color-mix(in srgb,#ef4444 12%,transparent);color:#ef4444;border:1px solid color-mix(in srgb,#ef4444 30%,transparent)}.btn-danger[data-v-ab1fd931]:hover{background:color-mix(in srgb,#ef4444 20%,transparent)}.list-toolbar[data-v-ab1fd931]{display:flex;justify-content:flex-end;margin-bottom:1.25rem}.skeleton-card[data-v-ab1fd931]{background:var(--color-surface);border-radius:var(--radius-lg);height:72px;margin-bottom:.75rem;animation:shimmer-ab1fd931 1.4s ease infinite}.skeleton-card--tall[data-v-ab1fd931]{height:220px}@keyframes shimmer-ab1fd931{0%,to{opacity:1}50%{opacity:.45}}.article-list[data-v-ab1fd931]{display:flex;flex-direction:column;gap:.75rem}.article-card[data-v-ab1fd931]{background:var(--color-surface);border-radius:var(--radius-lg);border-left:3px solid var(--view-color);padding:1rem 1.25rem;cursor:pointer;box-shadow:var(--shadow-card);transition:transform .15s,box-shadow .15s}.article-card[data-v-ab1fd931]:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover, 0 4px 16px rgba(0,0,0,.12))}.article-card__title[data-v-ab1fd931]{font-weight:700;color:var(--color-text);margin-bottom:.25rem}.article-card__meta[data-v-ab1fd931]{font-size:.8rem;color:var(--color-text-muted)}.empty-card[data-v-ab1fd931]{background:var(--color-surface);border-radius:var(--radius-lg);border-top:3px solid var(--view-color);padding:1.75rem;box-shadow:var(--shadow-card)}.card-description[data-v-ab1fd931]{color:var(--color-text-muted);line-height:1.6}.detail-toolbar[data-v-ab1fd931]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.toolbar-right[data-v-ab1fd931]{display:flex;gap:.5rem}.detail-card[data-v-ab1fd931]{background:var(--color-surface);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-card)}.detail-title[data-v-ab1fd931]{font-size:1.6rem;font-weight:800;color:var(--color-text);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.editor-toolbar[data-v-ab1fd931]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.editor-title-input[data-v-ab1fd931]{width:100%;font-size:1.25rem;font-weight:700;padding:.65rem .9rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);margin-bottom:1rem;box-sizing:border-box;outline:none;transition:border-color .15s}.editor-title-input[data-v-ab1fd931]:focus{border-color:var(--view-color)}.editor-pane[data-v-ab1fd931]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:calc(100vh - 280px);min-height:300px}.editor-source[data-v-ab1fd931]{font-family:Fira Code,Cascadia Code,JetBrains Mono,monospace;font-size:.9rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);resize:none;outline:none;line-height:1.6;transition:border-color .15s}.editor-source[data-v-ab1fd931]:focus{border-color:var(--view-color)}.editor-preview[data-v-ab1fd931]{padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow-y:auto}.markdown-body[data-v-ab1fd931]{line-height:1.7;color:var(--color-text);font-size:.95rem}.markdown-body[data-v-ab1fd931] h1,.markdown-body[data-v-ab1fd931] h2,.markdown-body[data-v-ab1fd931] h3{color:var(--view-color);font-weight:700;margin:1.25em 0 .5em;line-height:1.25}.markdown-body[data-v-ab1fd931] h1{font-size:1.5rem}.markdown-body[data-v-ab1fd931] h2{font-size:1.25rem}.markdown-body[data-v-ab1fd931] h3{font-size:1.05rem}.markdown-body[data-v-ab1fd931] p{margin:.75em 0}.markdown-body[data-v-ab1fd931] ul,.markdown-body[data-v-ab1fd931] ol{padding-left:1.5rem;margin:.75em 0}.markdown-body[data-v-ab1fd931] li{margin:.3em 0}.markdown-body[data-v-ab1fd931] blockquote{border-left:3px solid var(--view-color);margin:1em 0;padding:.4em 1em;background:color-mix(in srgb,var(--view-color) 8%,transparent);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--color-text-muted)}.markdown-body[data-v-ab1fd931] code{font-family:Fira Code,monospace;font-size:.85em;background:color-mix(in srgb,var(--color-text) 8%,transparent);padding:.15em .4em;border-radius:3px}.markdown-body[data-v-ab1fd931] pre{background:color-mix(in srgb,var(--color-text) 6%,transparent);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1rem;overflow-x:auto;margin:1em 0}.markdown-body[data-v-ab1fd931] pre code{background:none;padding:0;font-size:.88rem}.markdown-body[data-v-ab1fd931] a{color:var(--view-color);text-decoration:underline}.markdown-body[data-v-ab1fd931] hr{border:none;border-top:1px solid var(--color-border);margin:1.5em 0}@media(max-width:768px){.editor-pane[data-v-ab1fd931]{grid-template-columns:1fr}.editor-preview[data-v-ab1fd931]{display:none}}.search-bar[data-v-ab1fd931]{padding:0 0 .75rem}.search-input[data-v-ab1fd931]{width:100%;padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text);font-size:.9rem;box-sizing:border-box}.search-input[data-v-ab1fd931]:focus{outline:none;border-color:var(--view-color, #888)}.swipe-wrapper[data-v-ab1fd931]{position:relative;overflow:hidden;border-radius:var(--radius-lg)}.swipe-delete-bg[data-v-ab1fd931]{position:absolute;inset:0;background:#ef4444;display:flex;align-items:center;justify-content:flex-end;padding-right:1.25rem;color:#fff;font-size:.9rem;font-weight:600;border-radius:var(--radius-lg);pointer-events:none}.delete-toast[data-v-ab1fd931]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;z-index:1000;min-width:260px;max-width:90vw}.toast-text[data-v-ab1fd931]{flex:1;font-size:.9rem;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-undo[data-v-ab1fd931]{background:var(--view-color);color:#fff;border:none;border-radius:var(--radius-sm);padding:.35rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .15s}.btn-undo[data-v-ab1fd931]:hover{opacity:.85}.toast-enter-active[data-v-ab1fd931],.toast-leave-active[data-v-ab1fd931]{transition:opacity .25s ease,transform .25s ease}.toast-enter-from[data-v-ab1fd931],.toast-leave-to[data-v-ab1fd931]{opacity:0;transform:translate(-50%) translateY(12px)}.polling-fail-toast[data-v-ab1fd931]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-danger, #ef4444);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1.25rem;font-size:.9rem;color:var(--color-text);z-index:1000;width:max-content;max-width:min(420px,calc(100vw - 2rem))}.attachments-section[data-v-ab1fd931]{margin-top:1.25rem;background:var(--color-surface);border-radius:var(--radius-lg);padding:1.25rem 1.5rem;box-shadow:var(--shadow-card)}.attachments-header[data-v-ab1fd931]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.attachments-title[data-v-ab1fd931]{font-size:1rem;font-weight:700;color:var(--color-text)}.attachment-upload-btn[data-v-ab1fd931]{cursor:pointer;font-size:.85rem;padding:.4rem .85rem}.attachment-upload-btn.btn--loading[data-v-ab1fd931]{opacity:.6;cursor:not-allowed}.attachments-empty[data-v-ab1fd931]{color:var(--color-text-muted);font-size:.875rem}.attachment-list[data-v-ab1fd931]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.attachment-item[data-v-ab1fd931]{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:color-mix(in srgb,var(--view-color) 6%,transparent);border:1px solid color-mix(in srgb,var(--view-color) 18%,transparent);border-radius:var(--radius-md)}.attachment-icon[data-v-ab1fd931]{font-size:1rem;flex-shrink:0}.attachment-name[data-v-ab1fd931]{flex:1;background:none;border:none;color:var(--view-color);font-size:.875rem;font-weight:500;cursor:pointer;text-align:left;padding:0;text-decoration:underline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-name[data-v-ab1fd931]:hover{opacity:.8}.attachment-size[data-v-ab1fd931]{font-size:.8rem;color:var(--color-text-muted);white-space:nowrap;flex-shrink:0}.attachment-delete[data-v-ab1fd931]{background:none;border:none;cursor:pointer;font-size:1rem;padding:0 .25rem;opacity:.55;flex-shrink:0;transition:opacity .15s}.attachment-delete[data-v-ab1fd931]:hover{opacity:1}@keyframes fadeIn-ab1fd931{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.view-wrap[data-v-d2e70177]{--view-color: var(--color-pack)}.view-wrap[data-v-d2e70177]{max-width:760px;margin:0 auto;padding:2rem 1.25rem 4rem;animation:fadeIn-d2e70177 .35s ease}.view-hero[data-v-d2e70177]{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.hero-icon-wrap[data-v-d2e70177]{width:72px;height:72px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-pack) 15%,transparent);border:1px solid color-mix(in srgb,var(--color-pack) 30%,transparent);display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.hero-text h1[data-v-d2e70177]{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.1}.hero-subtitle[data-v-d2e70177]{color:var(--color-pack);font-size:.95rem;font-weight:500;margin-top:.25rem}.listen-manager[data-v-d2e70177]{background:var(--color-surface);border-radius:var(--radius-lg);padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:var(--shadow-card)}.listen-buttons[data-v-d2e70177]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.listen-btn-wrap[data-v-d2e70177]{position:relative;overflow:hidden;border-radius:99px}.listen-btn-inner[data-v-d2e70177]{display:flex;align-items:center;gap:.2rem}.listen-btn[data-v-d2e70177]{display:flex;align-items:center;padding:.35rem .85rem;border:1px solid var(--color-border);border-radius:99px;background:transparent;color:var(--color-text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;max-width:180px}.listen-btn[data-v-d2e70177]:hover{background:var(--color-surface-2);color:var(--color-text)}.listen-btn.active[data-v-d2e70177]{background:color-mix(in srgb,var(--color-pack) 15%,transparent);border-color:var(--color-pack);color:var(--color-pack);font-weight:700}.listen-btn-name[data-v-d2e70177]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-manager[data-v-d2e70177]{background:var(--color-surface);border-radius:var(--radius-lg);border-top:3px solid var(--color-pack);padding:1.25rem;margin-top:.75rem;margin-bottom:.75rem;box-shadow:var(--shadow-card);animation:fadeIn-d2e70177 .2s ease}.list-manager-header[data-v-d2e70177]{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);margin-bottom:1rem}.existing-lists[data-v-d2e70177]{display:flex;flex-direction:column;gap:.4rem}.list-row[data-v-d2e70177]{display:flex;align-items:center;gap:.6rem;padding:.35rem .5rem;border-radius:var(--radius-sm)}.list-row[data-v-d2e70177]:hover{background:var(--color-surface-2)}.list-row-name[data-v-d2e70177]{flex:1;font-size:.9rem;color:var(--color-text)}.list-row-actions[data-v-d2e70177]{display:flex;gap:.25rem}.list-edit-input[data-v-d2e70177]{flex:1;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.2rem .5rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s}.list-edit-input[data-v-d2e70177]:focus{border-color:var(--color-pack)}.new-list-form[data-v-d2e70177]{display:flex;gap:.5rem;padding-top:.6rem;border-top:1px solid var(--color-border)}.new-list-input[data-v-d2e70177]{flex:1;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.45rem .75rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s}.new-list-input[data-v-d2e70177]:focus{border-color:var(--color-pack)}.filter-bar[data-v-d2e70177]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.filter-chip[data-v-d2e70177]{display:flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border:1px solid var(--color-border);border-radius:99px;background:transparent;color:var(--color-text-muted);font-size:.8rem;cursor:pointer;transition:all .15s}.filter-chip[data-v-d2e70177]:hover{background:var(--color-surface);color:var(--color-text)}.filter-chip.active[data-v-d2e70177]{background:color-mix(in srgb,var(--color-pack) 15%,transparent);border-color:var(--color-pack);color:var(--color-pack)}.manage-btn[data-v-d2e70177]{margin-left:auto}.quick-add-form[data-v-d2e70177]{background:var(--color-surface);border-radius:var(--radius-lg);padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:var(--shadow-card)}.quick-add-row[data-v-d2e70177]{display:flex;gap:.6rem;flex-wrap:wrap}.quick-add-input[data-v-d2e70177]{flex:1;min-width:160px;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.55rem .8rem;color:var(--color-text);font-size:.95rem;outline:none;transition:border-color .15s}.quick-add-input[data-v-d2e70177]:focus{border-color:var(--color-pack)}.quick-add-short[data-v-d2e70177]{width:120px;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.55rem .8rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s}.quick-add-short[data-v-d2e70177]:focus{border-color:var(--color-pack)}.btn[data-v-d2e70177]{padding:.5rem 1rem;border:none;border-radius:var(--radius-sm);cursor:pointer;font-size:.9rem;font-weight:600;transition:opacity .15s,background .15s;white-space:nowrap}.btn[data-v-d2e70177]:disabled{opacity:.4;cursor:not-allowed}.btn-primary[data-v-d2e70177]{background:var(--color-pack);color:#0f0f1a}.btn-primary[data-v-d2e70177]:hover:not(:disabled){opacity:.88}.btn-ghost[data-v-d2e70177]{background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border)}.btn-ghost[data-v-d2e70177]:hover{background:var(--color-surface-2);color:var(--color-text)}.btn-icon[data-v-d2e70177]{background:transparent;border:none;cursor:pointer;color:var(--color-text-muted);font-size:.9rem;padding:.25rem .4rem;border-radius:var(--radius-sm);transition:background .15s,color .15s;line-height:1}.btn-icon[data-v-d2e70177]:hover{background:var(--color-surface-2);color:var(--color-text)}.btn-danger-icon[data-v-d2e70177]:hover{background:color-mix(in srgb,#ef4444 15%,transparent);color:#ef4444}.skeleton-item[data-v-d2e70177]{background:var(--color-surface);border-radius:var(--radius-lg);height:68px;margin-bottom:.6rem;animation:shimmer-d2e70177 1.4s ease infinite}@keyframes shimmer-d2e70177{0%,to{opacity:1}50%{opacity:.45}}.error-card[data-v-d2e70177],.empty-card[data-v-d2e70177]{background:var(--color-surface);border-radius:var(--radius-lg);border-top:3px solid var(--color-pack);padding:1.75rem;box-shadow:var(--shadow-card)}.error-card[data-v-d2e70177]{border-top-color:#ef4444;color:#ef4444}.card-description[data-v-d2e70177]{color:var(--color-text-muted);line-height:1.6}.item-list[data-v-d2e70177]{display:flex;flex-direction:column;gap:.6rem}.item-card[data-v-d2e70177]{position:relative;background:var(--color-surface);border-radius:var(--radius-lg);border-left:3px solid var(--color-pack);box-shadow:var(--shadow-card);transition:transform .15s,box-shadow .15s,opacity .2s;overflow:hidden}.item-card[data-v-d2e70177]:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003}.item-card.checked[data-v-d2e70177]{opacity:.55;border-left-color:var(--color-text-muted)}.item-card.duplicate[data-v-d2e70177]{border-left-color:#eab308}.item-main[data-v-d2e70177]{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem 1rem}.checkbox-btn[data-v-d2e70177]{background:none;border:none;cursor:pointer;padding:0;flex-shrink:0;margin-top:2px}.checkbox[data-v-d2e70177]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:5px;border:2px solid var(--color-border);transition:background .15s,border-color .15s;color:#0f0f1a}.checkbox.checked[data-v-d2e70177]{background:var(--color-pack);border-color:var(--color-pack)}.checkbox svg[data-v-d2e70177]{width:12px;height:12px}.item-body[data-v-d2e70177]{flex:1;min-width:0}.item-title-row[data-v-d2e70177]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.3rem}.item-name[data-v-d2e70177]{font-weight:600;color:var(--color-text);font-size:.95rem}.item-name--checked[data-v-d2e70177]{text-decoration:line-through;color:var(--color-text-muted)}.item-meta[data-v-d2e70177]{font-size:.78rem;color:var(--color-text-muted);background:var(--color-surface-2);padding:.1rem .5rem;border-radius:99px}.duplicate-badge[data-v-d2e70177]{font-size:.72rem;color:#eab308;background:color-mix(in srgb,#eab308 15%,transparent);border:1px solid color-mix(in srgb,#eab308 30%,transparent);padding:.1rem .5rem;border-radius:99px}.item-comment[data-v-d2e70177]{margin-top:.25rem}.comment-toggle[data-v-d2e70177]{background:none;border:none;cursor:pointer;color:var(--color-text-muted);font-size:.78rem;padding:0;display:flex;align-items:center;gap:.3rem;transition:color .15s}.comment-toggle[data-v-d2e70177]:hover{color:var(--color-text)}.comment-arrow[data-v-d2e70177]{display:inline-block;transition:transform .2s;font-size:1rem;line-height:1}.comment-arrow.open[data-v-d2e70177]{transform:rotate(90deg)}.comment-text[data-v-d2e70177]{margin-top:.4rem;font-size:.85rem;color:var(--color-text-muted);line-height:1.5;padding-left:.9rem;border-left:2px solid var(--color-pack)}.item-actions[data-v-d2e70177]{display:flex;gap:.15rem;opacity:0;transition:opacity .15s;flex-shrink:0}.item-card:hover .item-actions[data-v-d2e70177]{opacity:1}.edit-form[data-v-d2e70177]{padding:1rem;display:flex;flex-direction:column;gap:.6rem}.edit-row[data-v-d2e70177]{display:flex;gap:.6rem;flex-wrap:wrap}.edit-input[data-v-d2e70177]{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s}.edit-input[data-v-d2e70177]:focus{border-color:var(--color-pack)}.edit-name[data-v-d2e70177]{flex:1;min-width:140px}.edit-short[data-v-d2e70177]{width:120px}.edit-textarea[data-v-d2e70177]{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;color:var(--color-text);font-size:.9rem;outline:none;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .15s}.edit-textarea[data-v-d2e70177]:focus{border-color:var(--color-pack)}.edit-actions[data-v-d2e70177]{display:flex;gap:.5rem}.duplicate-hint[data-v-d2e70177]{font-size:.8rem;color:#eab308;margin:.3rem 0 0}.swipe-wrapper[data-v-d2e70177]{position:relative;overflow:hidden;border-radius:var(--radius-lg)}.swipe-delete-bg[data-v-d2e70177]{position:absolute;inset:0;background:#ef4444;display:flex;align-items:center;justify-content:flex-end;padding-right:1.25rem;color:#fff;font-size:.9rem;font-weight:600;border-radius:var(--radius-lg);pointer-events:none}.delete-toast[data-v-d2e70177]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;z-index:1000;min-width:260px;max-width:90vw}.toast-text[data-v-d2e70177]{flex:1;font-size:.9rem;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-undo[data-v-d2e70177]{background:var(--view-color);color:#fff;border:none;border-radius:var(--radius-sm);padding:.35rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .15s}.btn-undo[data-v-d2e70177]:hover{opacity:.85}.toast-enter-active[data-v-d2e70177],.toast-leave-active[data-v-d2e70177]{transition:opacity .25s ease,transform .25s ease}.toast-enter-from[data-v-d2e70177],.toast-leave-to[data-v-d2e70177]{opacity:0;transform:translate(-50%) translateY(12px)}.polling-fail-toast[data-v-d2e70177]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-danger, #ef4444);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1.25rem;font-size:.9rem;color:var(--color-text);z-index:1000;width:max-content;max-width:min(420px,calc(100vw - 2rem))}@media(max-width:768px){.item-actions[data-v-d2e70177]{display:none}.item-body[data-v-d2e70177],.listen-btn[data-v-d2e70177]{cursor:pointer}}@keyframes fadeIn-d2e70177{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.view-root[data-v-d5232b98]{--view-color: var(--color-pois);flex:1;padding:2rem 1.5rem 3rem;width:100%;max-width:1400px;margin:0 auto;animation:fadeIn-d5232b98 .4s ease both}.view-hero[data-v-d5232b98]{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.hero-icon-wrap[data-v-d5232b98]{width:72px;height:72px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--view-color) 15%,transparent);border:1px solid color-mix(in srgb,var(--view-color) 30%,transparent);display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.hero-text h1[data-v-d5232b98]{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1.1}.hero-subtitle[data-v-d5232b98]{color:var(--view-color);font-size:.95rem;font-weight:500;margin-top:.25rem}.filter-bar[data-v-d5232b98]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.filter-chip[data-v-d5232b98]{display:flex;align-items:center;gap:.35rem;padding:.3rem .75rem;border:1px solid var(--color-border);border-radius:99px;background:transparent;color:var(--color-text-muted);font-size:.8rem;cursor:pointer;transition:all .15s}.filter-chip[data-v-d5232b98]:hover{background:var(--color-surface);color:var(--color-text)}.filter-chip.active[data-v-d5232b98]{background:color-mix(in srgb,var(--view-color) 15%,transparent);border-color:var(--view-color);color:var(--view-color)}.manage-btn[data-v-d5232b98]{margin-left:auto}.chip-dot[data-v-d5232b98]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.label-manager[data-v-d5232b98]{background:var(--color-surface);border-radius:var(--radius-lg);border-top:3px solid var(--view-color);padding:1.25rem;margin-bottom:1rem;box-shadow:var(--shadow-card);animation:fadeIn-d5232b98 .2s ease}.label-manager-header[data-v-d5232b98]{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);margin-bottom:1rem}.existing-labels[data-v-d5232b98]{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.label-row[data-v-d5232b98]{display:flex;align-items:center;gap:.6rem;padding:.35rem .5rem;border-radius:var(--radius-sm)}.label-row[data-v-d5232b98]:hover{background:var(--color-surface-2)}.label-dot[data-v-d5232b98]{width:10px;height:10px;border-radius:50%;flex-shrink:0}.label-name[data-v-d5232b98]{flex:1;font-size:.9rem;color:var(--color-text)}.label-edit-input[data-v-d5232b98]{flex:1;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.2rem .5rem;color:var(--color-text);font-size:.9rem;outline:none}.label-edit-input[data-v-d5232b98]:focus{border-color:var(--view-color)}.color-palette-inline[data-v-d5232b98]{display:flex;gap:.25rem;flex-wrap:wrap}.label-row-actions[data-v-d5232b98]{display:flex;gap:.25rem;opacity:0;transition:opacity .15s}.label-row:hover .label-row-actions[data-v-d5232b98]{opacity:1}.no-labels-hint[data-v-d5232b98]{font-size:.85rem;color:var(--color-text-muted);font-style:italic}.new-label-form[data-v-d5232b98]{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding-top:.75rem;border-top:1px solid var(--color-border)}.label-name-input[data-v-d5232b98]{flex:1;min-width:140px;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.4rem .7rem;color:var(--color-text);font-size:.9rem;outline:none}.label-name-input[data-v-d5232b98]:focus{border-color:var(--view-color)}.color-palette[data-v-d5232b98]{display:flex;gap:.35rem;flex-wrap:wrap}.color-swatch[data-v-d5232b98]{width:20px;height:20px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .1s,border-color .1s}.color-swatch[data-v-d5232b98]:hover{transform:scale(1.2)}.color-swatch.selected[data-v-d5232b98]{border-color:#fff;transform:scale(1.2)}.content-split[data-v-d5232b98]{display:grid;grid-template-columns:1fr 320px;gap:1.25rem;align-items:start}.map-container[data-v-d5232b98]{height:55vh;min-height:300px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);border-top:3px solid var(--view-color)}#map[data-v-d5232b98]{width:100%;height:100%}.sidebar[data-v-d5232b98]{display:flex;flex-direction:column;gap:.75rem;height:55vh;min-height:300px;overflow-y:auto}.search-box[data-v-d5232b98]{position:relative;flex-shrink:0}.search-input[data-v-d5232b98]{width:100%;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.55rem .8rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s;box-sizing:border-box}.search-input[data-v-d5232b98]:focus{border-color:var(--view-color)}.search-results[data-v-d5232b98]{position:absolute;top:100%;left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border);border-top:none;border-radius:0 0 var(--radius-sm) var(--radius-sm);z-index:1000;max-height:200px;overflow-y:auto;box-shadow:var(--shadow-card)}.search-result-item[data-v-d5232b98]{display:block;width:100%;padding:.5rem .8rem;background:transparent;border:none;border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:.82rem;text-align:left;cursor:pointer;transition:background .1s;line-height:1.4}.search-result-item[data-v-d5232b98]:last-child{border-bottom:none}.search-result-item[data-v-d5232b98]:hover{background:var(--color-surface-2)}.search-loading[data-v-d5232b98]{font-size:.8rem;color:var(--color-text-muted);padding:.4rem 0}.poi-form[data-v-d5232b98]{background:var(--color-surface);border-radius:var(--radius-lg);border-top:3px solid var(--view-color);padding:1rem;box-shadow:var(--shadow-card);flex-shrink:0;animation:fadeIn-d5232b98 .2s ease}.poi-form-header[data-v-d5232b98]{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);margin-bottom:.75rem}.poi-form form[data-v-d5232b98]{display:flex;flex-direction:column;gap:.6rem}.form-input[data-v-d5232b98]{width:100%;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;color:var(--color-text);font-size:.9rem;outline:none;transition:border-color .15s;box-sizing:border-box}.form-input[data-v-d5232b98]:focus{border-color:var(--view-color)}.form-textarea[data-v-d5232b98]{width:100%;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.5rem .75rem;color:var(--color-text);font-size:.9rem;outline:none;resize:vertical;font-family:inherit;line-height:1.5;transition:border-color .15s;box-sizing:border-box}.form-textarea[data-v-d5232b98]:focus{border-color:var(--view-color)}.form-labels[data-v-d5232b98]{display:flex;flex-wrap:wrap;gap:.4rem}.form-coords[data-v-d5232b98]{font-size:.75rem;color:var(--color-text-muted)}.form-actions[data-v-d5232b98]{display:flex;gap:.5rem}.poi-list[data-v-d5232b98]{display:flex;flex-direction:column;gap:.4rem;flex:1;overflow-y:auto;min-height:0}.list-hint[data-v-d5232b98]{font-size:.85rem;color:var(--color-text-muted);padding:.5rem 0}.list-error[data-v-d5232b98]{font-size:.85rem;color:#ef4444;padding:.5rem 0}.poi-item[data-v-d5232b98]{display:flex;align-items:center;gap:.65rem;background:var(--color-surface);border-radius:var(--radius-lg);padding:.65rem .85rem;cursor:pointer;box-shadow:var(--shadow-card);transition:transform .15s,box-shadow .15s}.poi-item[data-v-d5232b98]:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003}.poi-dot[data-v-d5232b98]{width:11px;height:11px;border-radius:50%;flex-shrink:0;border:2px solid rgba(255,255,255,.4)}.poi-item-body[data-v-d5232b98]{flex:1;min-width:0}.poi-item-name[data-v-d5232b98]{font-weight:600;font-size:.9rem;color:var(--color-text);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poi-item-labels[data-v-d5232b98]{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.25rem}.item-label-chip[data-v-d5232b98]{font-size:.7rem;padding:1px 7px;border-radius:99px;border:1px solid transparent;font-weight:500}.poi-item-actions[data-v-d5232b98]{display:flex;gap:.15rem;opacity:0;transition:opacity .15s;flex-shrink:0}.poi-item:hover .poi-item-actions[data-v-d5232b98]{opacity:1}.btn[data-v-d5232b98]{padding:.5rem 1rem;border:none;border-radius:var(--radius-sm);cursor:pointer;font-size:.9rem;font-weight:600;transition:opacity .15s,background .15s;white-space:nowrap}.btn[data-v-d5232b98]:disabled{opacity:.4;cursor:not-allowed}.btn-primary[data-v-d5232b98]{background:var(--view-color);color:#0f0f1a}.btn-primary[data-v-d5232b98]:hover:not(:disabled){opacity:.88}.btn-ghost[data-v-d5232b98]{background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border)}.btn-ghost[data-v-d5232b98]:hover{background:var(--color-surface-2);color:var(--color-text)}.btn-icon[data-v-d5232b98]{background:transparent;border:none;cursor:pointer;color:var(--color-text-muted);font-size:.9rem;padding:.25rem .4rem;border-radius:var(--radius-sm);transition:background .15s,color .15s;line-height:1}.btn-icon[data-v-d5232b98]:hover{background:var(--color-surface-2);color:var(--color-text)}.btn-danger-icon[data-v-d5232b98]:hover{background:color-mix(in srgb,#ef4444 15%,transparent);color:#ef4444}.label-toggle-chip[data-v-d5232b98]{display:flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border:1px solid var(--color-border);border-radius:99px;background:transparent;color:var(--color-text-muted);font-size:.78rem;cursor:pointer;transition:all .15s}.label-toggle-chip[data-v-d5232b98]:hover{background:var(--color-surface-2)}@media(max-width:768px){.content-split[data-v-d5232b98]{grid-template-columns:1fr}.sidebar[data-v-d5232b98]{height:auto;max-height:none;overflow-y:visible}.poi-list[data-v-d5232b98]{overflow-y:visible;max-height:none}.poi-item-actions[data-v-d5232b98]{display:none}.label-row-actions[data-v-d5232b98]{opacity:1}}.swipe-wrapper[data-v-d5232b98]{position:relative;overflow:hidden;border-radius:var(--radius-lg)}.swipe-delete-bg[data-v-d5232b98]{position:absolute;inset:0;background:#ef4444;display:flex;align-items:center;justify-content:flex-end;padding-right:1.25rem;color:#fff;font-size:.9rem;font-weight:600;border-radius:var(--radius-lg);pointer-events:none}.delete-toast[data-v-d5232b98]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;z-index:1000;min-width:260px;max-width:90vw}.toast-text[data-v-d5232b98]{flex:1;font-size:.9rem;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-undo[data-v-d5232b98]{background:var(--view-color);color:#fff;border:none;border-radius:var(--radius-sm);padding:.35rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:opacity .15s}.btn-undo[data-v-d5232b98]:hover{opacity:.85}.delete-toast--label[data-v-d5232b98]{bottom:5.5rem}.toast-enter-active[data-v-d5232b98],.toast-leave-active[data-v-d5232b98]{transition:opacity .25s ease,transform .25s ease}.toast-enter-from[data-v-d5232b98],.toast-leave-to[data-v-d5232b98]{opacity:0;transform:translate(-50%) translateY(12px)}.polling-fail-toast[data-v-d5232b98]{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--color-danger, #ef4444);border-radius:var(--radius-lg);box-shadow:0 8px 32px #00000059;padding:.75rem 1.25rem;font-size:.9rem;color:var(--color-text);z-index:1000;width:max-content;max-width:min(420px,calc(100vw - 2rem))}@keyframes fadeIn-d5232b98{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
