.loading-container.svelte-sloodm{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1rem}.loading-spinner.svelte-sloodm{width:40px;height:40px;border:4px solid var(--border-color);border-top:4px solid var(--accent-primary);border-radius:50%;animation:svelte-sloodm-spin 1s linear infinite}@keyframes svelte-sloodm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.premium-guard.svelte-sloodm{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.guard-content.svelte-sloodm{text-align:center;max-width:500px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:1rem;padding:3rem 2rem}.lock-icon.svelte-sloodm{font-size:4rem;margin-bottom:1.5rem}h3.svelte-sloodm{margin:0 0 1rem;color:var(--text-primary);font-size:2rem;font-weight:700}p.svelte-sloodm{margin:0 0 1.5rem;color:var(--text-secondary);line-height:1.6;font-size:1.1rem}.login-prompt.svelte-sloodm,.upgrade-prompt.svelte-sloodm{font-weight:600;color:var(--accent-primary);margin-bottom:2rem}.btn.svelte-sloodm{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;margin-bottom:2rem}.btn-primary.svelte-sloodm{background:var(--accent-primary);color:#fff}.btn-primary.svelte-sloodm:hover{background:var(--accent-secondary);transform:translateY(-2px)}.features-list.svelte-sloodm{text-align:left;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}.features-list.svelte-sloodm h4:where(.svelte-sloodm){margin:0 0 1rem;color:var(--text-primary);font-size:1.2rem;font-weight:600}.features-list.svelte-sloodm ul:where(.svelte-sloodm){list-style:none;padding:0;margin:0}.features-list.svelte-sloodm li:where(.svelte-sloodm){padding:.5rem 0;color:var(--text-secondary);font-size:1rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.guard-content.svelte-sloodm{padding:2rem 1rem}h3.svelte-sloodm{font-size:1.5rem}.btn.svelte-sloodm{width:100%;justify-content:center}}.watchlist-container.svelte-1avwbyz{max-width:1400px;margin:0 auto;padding:1.5rem;background:var(--bg-primary);min-height:100vh}@media (max-width: 768px){.watchlist-container.svelte-1avwbyz{padding-bottom:12rem}}.page-header.svelte-1avwbyz{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.header-content.svelte-1avwbyz{text-align:left}.page-title.svelte-1avwbyz{font-size:2rem;font-weight:700;margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem;color:var(--text-primary)}.page-description.svelte-1avwbyz{font-size:1rem;color:var(--text-secondary);margin:0;line-height:1.5}.alert.svelte-1avwbyz{padding:1rem;border-radius:.5rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.alert-error.svelte-1avwbyz{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}.error-content.svelte-1avwbyz{display:flex;align-items:flex-start;gap:1rem}.error-details.svelte-1avwbyz{flex:1}.error-details.svelte-1avwbyz h4:where(.svelte-1avwbyz){margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.error-details.svelte-1avwbyz p:where(.svelte-1avwbyz){margin:0 0 1rem;line-height:1.5}.error-actions.svelte-1avwbyz{display:flex;gap:.5rem}.btn.svelte-1avwbyz{padding:.5rem 1rem;border:none;border-radius:.25rem;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.btn-primary.svelte-1avwbyz{background:var(--accent-primary);color:#fff}.btn-primary.svelte-1avwbyz:hover{background:var(--accent-primary-dark)}.btn-secondary.svelte-1avwbyz{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.btn-secondary.svelte-1avwbyz:hover{background:var(--card-bg)}.mobile-selector.svelte-1avwbyz{margin:1rem 0;padding:1rem;background:var(--bg-secondary);border-radius:.5rem}.selector-title.svelte-1avwbyz{font-size:.9rem;font-weight:500;color:var(--text-secondary);margin-bottom:.75rem;text-align:center}.circle-items.svelte-1avwbyz{display:flex;flex-wrap:nowrap;gap:.75rem;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.circle-item.svelte-1avwbyz{display:flex;flex-direction:column;align-items:center;background:transparent;border:none;padding:0;cursor:pointer;min-width:60px}.circle-item.svelte-1avwbyz .item-img:where(.svelte-1avwbyz),.circle-item.svelte-1avwbyz .item-content:where(.svelte-1avwbyz){width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem;font-weight:600;font-size:.9rem;transition:all .2s}.circle-item.svelte-1avwbyz .item-img:where(.svelte-1avwbyz){object-fit:cover;border:2px solid var(--border-color)}.circle-item.svelte-1avwbyz .item-content:where(.svelte-1avwbyz){background:var(--bg-primary);color:var(--text-primary);border:2px solid var(--border-color)}.circle-item.active.svelte-1avwbyz .item-img:where(.svelte-1avwbyz),.circle-item.active.svelte-1avwbyz .item-content:where(.svelte-1avwbyz){border-color:var(--accent-primary);box-shadow:0 0 0 2px #3b82f64d}.circle-item.svelte-1avwbyz .item-name:where(.svelte-1avwbyz){font-size:.75rem;color:var(--text-secondary);text-align:center;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.circle-item.active.svelte-1avwbyz .item-name:where(.svelte-1avwbyz){color:var(--accent-primary);font-weight:500}.mobile-top-filters.svelte-1avwbyz{width:100%;background:var(--bg-secondary);border-radius:.5rem;padding:.75rem;margin:1rem 0}.middle-filters.svelte-1avwbyz{margin:1rem 0 1.5rem;background:var(--bg-secondary);border-radius:.5rem;padding:1rem}.filter-tabs.svelte-1avwbyz{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}.filter-tab.svelte-1avwbyz{display:flex;align-items:center;gap:.5rem;min-width:200px}.filter-tab.svelte-1avwbyz label:where(.svelte-1avwbyz){font-size:.875rem;color:var(--text-secondary);font-weight:500;white-space:nowrap;min-width:40px}.filter-select.svelte-1avwbyz{padding:.5rem .75rem;border:1px solid var(--border-color);border-radius:.5rem;background:var(--bg-primary);color:var(--text-primary);font-size:.875rem;transition:all .2s;flex:1}.filter-select.svelte-1avwbyz:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px #3b82f61a}.horizontal-tabs.svelte-1avwbyz{display:flex;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.tab-btn.svelte-1avwbyz{padding:1rem 2rem;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text-primary);cursor:pointer;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:all .2s;font-weight:500;font-size:.875rem;position:relative;min-width:140px}.tab-btn.svelte-1avwbyz:hover{background:var(--bg-secondary);border-color:var(--accent-primary)}.tab-btn.active.svelte-1avwbyz{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:0 2px 4px #0000001a}.content-layout.svelte-1avwbyz{display:flex;gap:1.5rem;min-height:600px}.vertical-tabs.svelte-1avwbyz{width:300px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0000000d}.tab-header.svelte-1avwbyz{padding:1.25rem;font-size:1rem;font-weight:600;color:var(--text-primary);background:var(--bg-secondary);border-bottom:1px solid var(--border-color)}.vertical-tab.svelte-1avwbyz{width:100%;padding:1rem 1.25rem;border:none;background:transparent;color:var(--text-primary);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-color)}.vertical-tab.svelte-1avwbyz:hover{background:var(--bg-secondary)}.vertical-tab.active.svelte-1avwbyz{background:var(--accent-primary);color:#fff;box-shadow:0 2px 4px #0000001a}.tab-content.svelte-1avwbyz{display:flex;align-items:center;gap:.75rem;flex:1}.tab-avatar.svelte-1avwbyz{width:2rem;height:2rem;border-radius:50%;object-fit:cover}.tab-avatar-placeholder.svelte-1avwbyz{width:2rem;height:2rem;border-radius:50%;background:var(--accent-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600}.tab-color.svelte-1avwbyz{width:1rem;height:1rem;border-radius:50%}.tab-info.svelte-1avwbyz{display:flex;flex-direction:column;gap:.1rem}.tab-name.svelte-1avwbyz{font-size:.9rem;font-weight:500}.tab-role.svelte-1avwbyz,.tab-description.svelte-1avwbyz{font-size:.75rem;color:var(--text-secondary)}.tab-count.svelte-1avwbyz{font-size:.75rem;color:var(--text-secondary);font-weight:500}.vertical-tab.active.svelte-1avwbyz .tab-count:where(.svelte-1avwbyz){color:#fffc}.content-area.svelte-1avwbyz{flex:1;background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;padding:0;overflow-y:auto;box-shadow:0 2px 8px #0000000d}.watchers-layout.svelte-1avwbyz,.concepts-layout.svelte-1avwbyz,.sectors-layout.svelte-1avwbyz{display:flex;gap:2rem;width:100%}.watchers-view.svelte-1avwbyz,.concepts-view.svelte-1avwbyz,.sectors-view.svelte-1avwbyz{display:flex;flex-direction:column;gap:0}.watcher-card.svelte-1avwbyz,.concept-card.svelte-1avwbyz,.sector-card.svelte-1avwbyz{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);overflow:hidden;transition:all .2s}.watcher-card.svelte-1avwbyz:hover,.concept-card.svelte-1avwbyz:hover,.sector-card.svelte-1avwbyz:hover{background:var(--bg-primary)}.watcher-card.svelte-1avwbyz:first-child,.concept-card.svelte-1avwbyz:first-child,.sector-card.svelte-1avwbyz:first-child{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.watcher-card.svelte-1avwbyz:last-child,.concept-card.svelte-1avwbyz:last-child,.sector-card.svelte-1avwbyz:last-child{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;border-bottom:none}.watcher-header.svelte-1avwbyz,.concept-header.svelte-1avwbyz,.sector-header.svelte-1avwbyz{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;transition:background-color .2s}.watcher-header.svelte-1avwbyz:hover,.concept-header.svelte-1avwbyz:hover,.sector-header.svelte-1avwbyz:hover{background:var(--bg-primary)}.watcher-info.svelte-1avwbyz,.concept-info.svelte-1avwbyz,.sector-info.svelte-1avwbyz{display:flex;align-items:center;gap:1rem}.watcher-avatar.svelte-1avwbyz{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.watcher-avatar-placeholder.svelte-1avwbyz{width:3rem;height:3rem;border-radius:50%;background:var(--accent-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600}.watcher-details.svelte-1avwbyz,.concept-details.svelte-1avwbyz,.sector-details.svelte-1avwbyz{display:flex;flex-direction:column;gap:.25rem}.watcher-name.svelte-1avwbyz,.concept-name.svelte-1avwbyz,.sector-name.svelte-1avwbyz{font-size:1.2rem;font-weight:600;margin:0}.watcher-role.svelte-1avwbyz,.concept-description.svelte-1avwbyz{font-size:.9rem;color:var(--text-secondary)}.watcher-stats.svelte-1avwbyz,.concept-stats.svelte-1avwbyz,.sector-stats.svelte-1avwbyz{display:flex;align-items:center;gap:1rem}.stat-badges.svelte-1avwbyz{display:flex;gap:.5rem;flex-wrap:wrap}.stat-badge.svelte-1avwbyz{font-size:.75rem;padding:.375rem .75rem;border-radius:.375rem;font-weight:500;border:1px solid transparent}.stat-badge.watching.svelte-1avwbyz{background:#10b9811a;color:#10b981;border-color:#10b98133}.stat-badge.completed.svelte-1avwbyz{background:#f59e0b1a;color:#f59e0b;border-color:#f59e0b33}.stat-badge.removed.svelte-1avwbyz{background:#ef44441a;color:#ef4444;border-color:#ef444433}.expand-icon.svelte-1avwbyz{font-size:.875rem;transition:transform .2s;color:var(--text-secondary)}.expand-icon.expanded.svelte-1avwbyz{transform:rotate(180deg);color:var(--accent-primary)}.watcher-items.svelte-1avwbyz,.concept-items.svelte-1avwbyz,.sector-items.svelte-1avwbyz{border-top:1px solid var(--border-color);padding:1rem;background:var(--bg-primary)}.empty-sector-message.svelte-1avwbyz{text-align:center;padding:2rem 0;color:var(--text-secondary)}.watcher-item.svelte-1avwbyz,.concept-item.svelte-1avwbyz{background:var(--card-bg);border:1px solid var(--border-color);border-radius:.5rem;padding:1rem;margin-bottom:.75rem;position:relative;overflow:hidden}.watcher-item.svelte-1avwbyz:last-child,.concept-item.svelte-1avwbyz:last-child{margin-bottom:0}.item-header-row.svelte-1avwbyz{display:flex;align-items:center;gap:.75rem}.item-header-content.svelte-1avwbyz{display:flex;align-items:center;gap:.5rem;flex:1}.market-flag.svelte-1avwbyz{font-size:1.25rem;line-height:1}.symbol-code.svelte-1avwbyz{font-size:.85rem;font-weight:500;color:var(--text-secondary, #64748b);margin-left:.25rem}.symbol.svelte-1avwbyz{font-size:1rem;font-weight:600;color:var(--accent-primary)}.market-badge.svelte-1avwbyz{font-size:.75rem;padding:.375rem .75rem;border-radius:.375rem;font-weight:500;border:1px solid transparent}.item-info.svelte-1avwbyz{flex:1}.item-name.svelte-1avwbyz{font-size:.9rem;font-weight:600;margin:0}.item-reason-row.svelte-1avwbyz{margin-top:.5rem;margin-bottom:.5rem}.reason-info.svelte-1avwbyz{display:flex;align-items:flex-start;gap:.5rem}.reason-label.svelte-1avwbyz{font-size:.8rem;font-weight:500;color:var(--text-secondary, #64748b);min-width:70px}.reason-value.svelte-1avwbyz{font-size:.85rem;line-height:1.4;color:var(--text-primary);flex:1}.item-price-row.svelte-1avwbyz{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.price-info.svelte-1avwbyz{font-size:.75rem;color:var(--text-secondary)}.price-value.svelte-1avwbyz{font-weight:500;color:var(--text-primary)}.item-groups-container.svelte-1avwbyz{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.group-type-row.svelte-1avwbyz{display:flex;align-items:center;gap:.5rem}.group-type-label.svelte-1avwbyz{font-size:.75rem;font-weight:500;color:var(--text-secondary);min-width:50px}.group-tags.svelte-1avwbyz{display:flex;flex-wrap:wrap;gap:.5rem}.groups-container.svelte-1avwbyz{margin-top:.5rem;width:100%}.groups-tags.svelte-1avwbyz{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.group-tag.svelte-1avwbyz{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.2)}.group-tag.sector.svelte-1avwbyz{background-color:#3b82f6}.group-tag.concept.svelte-1avwbyz{background-color:#10b981}.group-tag.custom.svelte-1avwbyz{background-color:#8b5cf6}.status-badge.svelte-1avwbyz{padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;color:#fff;border:1px solid transparent}.item-concept.svelte-1avwbyz,.item-watcher.svelte-1avwbyz,.item-groups.svelte-1avwbyz{min-width:80px;display:flex;flex-wrap:wrap;gap:.5rem}.concept-badge.svelte-1avwbyz,.watcher-badge.svelte-1avwbyz{font-size:.75rem;padding:.375rem .75rem;border-radius:.375rem;color:#fff;font-weight:500;border:1px solid transparent}.concept-badge.svelte-1avwbyz,.watcher-badge.svelte-1avwbyz{background:var(--accent-primary);border-color:#3b82f633}.item-status-badge.svelte-1avwbyz{position:absolute;top:0;right:0;padding:.25rem .75rem;border-bottom-left-radius:.5rem;font-size:.7rem;font-weight:500;color:#fff;z-index:1}.item-main-content.svelte-1avwbyz{display:flex;align-items:flex-start;gap:1rem;padding-top:.5rem}.item-watcher-info.svelte-1avwbyz{display:flex;align-items:center;gap:.5rem;min-width:120px;padding-right:.75rem;border-right:1px solid var(--border-color, #e2e8f0)}.item-content-block.svelte-1avwbyz{flex:1;display:flex;flex-direction:column;gap:.5rem}.watcher-avatar-small.svelte-1avwbyz{width:1.75rem;height:1.75rem;border-radius:50%;object-fit:cover;border:1px solid var(--border-color, #e2e8f0)}.watcher-avatar-small-placeholder.svelte-1avwbyz{width:1.75rem;height:1.75rem;border-radius:50%;background:var(--accent-secondary, #8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;border:1px solid var(--border-color, #e2e8f0)}.watcher-name-small.svelte-1avwbyz{font-size:.8rem;font-weight:500;color:var(--text-secondary, #64748b);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.all-items-view.svelte-1avwbyz{width:100%}.items-grid.svelte-1avwbyz{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.item-card.svelte-1avwbyz{background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;transition:all .2s;box-shadow:0 1px 3px #0000000d}.item-card.svelte-1avwbyz:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.item-header.svelte-1avwbyz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.item-header.svelte-1avwbyz .item-header-content:where(.svelte-1avwbyz){display:flex;align-items:center;gap:.5rem;flex:1;overflow:hidden}.item-header.svelte-1avwbyz .item-name:where(.svelte-1avwbyz){margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-content.svelte-1avwbyz{margin-bottom:1rem}.item-name.svelte-1avwbyz{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.item-reason-container.svelte-1avwbyz{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem;background-color:#0000000d;border-radius:.5rem}.item-reason.svelte-1avwbyz{color:var(--text-primary);font-size:.9rem;margin:0;line-height:1.4;flex:1}.item-details.svelte-1avwbyz{display:flex;flex-direction:column;gap:.5rem}.detail.svelte-1avwbyz{display:flex;justify-content:space-between;align-items:center}.label.svelte-1avwbyz{font-size:.8rem;color:var(--text-secondary)}.value.svelte-1avwbyz{font-size:.9rem;font-weight:500}.target-price.svelte-1avwbyz{color:var(--accent-primary)}.empty-state.svelte-1avwbyz{text-align:center;padding:3rem 2rem;color:var(--text-secondary);background:var(--card-bg);border:1px solid var(--border-color);border-radius:.75rem;margin:2rem 0}.empty-icon.svelte-1avwbyz{font-size:3rem;margin-bottom:1rem;opacity:.6}.empty-state.svelte-1avwbyz h3:where(.svelte-1avwbyz){font-size:1.25rem;margin:0 0 .5rem;color:var(--text-primary);font-weight:600}.empty-state.svelte-1avwbyz p:where(.svelte-1avwbyz){margin:0;font-size:.9rem;line-height:1.5}.pagination.svelte-1avwbyz{display:flex;justify-content:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.page-btn.svelte-1avwbyz{padding:.75rem 1rem;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);border-radius:.5rem;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500;min-width:2.5rem}.page-btn.svelte-1avwbyz:hover:not(.disabled){background:var(--card-bg);border-color:var(--accent-primary)}.page-btn.active.svelte-1avwbyz{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);box-shadow:0 2px 4px #0000001a}.page-btn.disabled.svelte-1avwbyz{opacity:.5;cursor:not-allowed}@media (max-width: 1024px){.content-layout.svelte-1avwbyz{flex-direction:column}.vertical-tabs.svelte-1avwbyz{width:100%;order:2}.content-area.svelte-1avwbyz{order:1}.watchers-layout.svelte-1avwbyz,.concepts-layout.svelte-1avwbyz{flex-direction:column}}@media (max-width: 768px){.watchlist-container.svelte-1avwbyz{padding:1rem}.page-title.svelte-1avwbyz{font-size:1.75rem}.page-description.svelte-1avwbyz{font-size:.9rem}.middle-filters.svelte-1avwbyz{padding:.75rem;margin:.75rem 0 1rem}.mobile-top-filters.svelte-1avwbyz{margin:.75rem 0 1rem;padding:.75rem}.mobile-top-filters.svelte-1avwbyz .filter-tabs:where(.svelte-1avwbyz){display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem}.mobile-top-filters.svelte-1avwbyz .filter-tab:where(.svelte-1avwbyz){flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.mobile-top-filters.svelte-1avwbyz .filter-tab:where(.svelte-1avwbyz) label:where(.svelte-1avwbyz){font-size:.75rem;margin-bottom:-.125rem}.mobile-top-filters.svelte-1avwbyz .filter-select:where(.svelte-1avwbyz){width:100%;padding:.5rem 2rem .5rem .5rem;font-size:.8rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:var(--text-primary);-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .5rem center;background-size:1em}.filter-tabs.svelte-1avwbyz{flex-direction:column;align-items:stretch;gap:.75rem}.filter-tab.svelte-1avwbyz{flex-direction:column;align-items:flex-start;min-width:auto;gap:.25rem}.filter-tab.svelte-1avwbyz label:where(.svelte-1avwbyz){min-width:auto}.filter-select.svelte-1avwbyz{width:100%}.horizontal-tabs.svelte-1avwbyz{flex-wrap:wrap;gap:.125rem}.tab-btn.svelte-1avwbyz{flex:1;min-width:100px;padding:.75rem 1rem;font-size:.8rem}.vertical-tabs.svelte-1avwbyz{width:100%}.items-grid.svelte-1avwbyz{grid-template-columns:1fr;gap:1rem}.watcher-item.svelte-1avwbyz,.concept-item.svelte-1avwbyz{flex-direction:column;align-items:flex-start;gap:.75rem}.item-main-content.svelte-1avwbyz{flex-direction:column;gap:.75rem}.item-watcher-info.svelte-1avwbyz{min-width:auto;width:100%;padding-right:0;padding-bottom:.5rem;margin-bottom:.5rem;border-right:none;border-bottom:1px solid var(--border-color, #e2e8f0)}.item-header-row.svelte-1avwbyz{flex-direction:column;align-items:flex-start;gap:.5rem}.item-reason-row.svelte-1avwbyz{margin-top:.5rem;margin-bottom:.5rem}.reason-info.svelte-1avwbyz{flex-direction:column;align-items:flex-start;gap:.25rem}.reason-label.svelte-1avwbyz{margin-bottom:.25rem}.item-price-row.svelte-1avwbyz,.item-reason-container.svelte-1avwbyz,.group-type-row.svelte-1avwbyz{flex-direction:column;align-items:flex-start;gap:.25rem}.group-type-label.svelte-1avwbyz{margin-bottom:.25rem}.item-symbol.svelte-1avwbyz{min-width:auto}.stat-badges.svelte-1avwbyz{flex-direction:column;gap:.25rem}.stat-badge.svelte-1avwbyz{text-align:center}}.disclaimer-container.svelte-1avwbyz{width:100%;background-color:#0f172af2;border-top:1px solid var(--border-color, rgba(255, 255, 255, .1));padding:1.5rem 0;margin-top:0}.disclaimer-section.svelte-1avwbyz{max-width:1400px;margin:0 auto;padding:0 1.5rem}.disclaimer-content.svelte-1avwbyz{background-color:#f1f5f90d;border:1px solid var(--border-color, #e2e8f0);border-radius:8px;padding:1.5rem}.disclaimer-title.svelte-1avwbyz{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary, #ffffff)}.disclaimer-text.svelte-1avwbyz{font-size:.9rem;color:var(--text-secondary, #94a3b8);line-height:1.6}.disclaimer-text.svelte-1avwbyz p:where(.svelte-1avwbyz){margin-bottom:.75rem}.disclaimer-text.svelte-1avwbyz p:where(.svelte-1avwbyz):last-child{margin-bottom:0}.disclaimer-chinese.svelte-1avwbyz{margin-bottom:1.5rem}.disclaimer-english.svelte-1avwbyz{border-top:1px solid var(--border-color, rgba(226, 232, 240, .2));padding-top:1.5rem;color:var(--text-secondary, #94a3b8);opacity:.9}@media (max-width: 480px){.watchlist-container.svelte-1avwbyz{padding:.75rem}.page-title.svelte-1avwbyz{font-size:1.5rem}.horizontal-tabs.svelte-1avwbyz{padding:.375rem}.tab-btn.svelte-1avwbyz{padding:.625rem .75rem;font-size:.75rem}.content-area.svelte-1avwbyz,.watcher-header.svelte-1avwbyz,.concept-header.svelte-1avwbyz{padding:1rem}.watcher-items.svelte-1avwbyz,.concept-items.svelte-1avwbyz{padding:.75rem}.disclaimer-container.svelte-1avwbyz{padding:1rem 0;margin-top:0}.disclaimer-section.svelte-1avwbyz{padding:0 .75rem}.disclaimer-content.svelte-1avwbyz{padding:1rem}.disclaimer-title.svelte-1avwbyz{font-size:1rem}.disclaimer-text.svelte-1avwbyz{font-size:.8rem}.disclaimer-chinese.svelte-1avwbyz{margin-bottom:1rem}.disclaimer-english.svelte-1avwbyz{padding-top:1rem}}
