.header.svelte-16swjqr{position:sticky;top:0;z-index:50;width:100%;padding:.5rem 1rem;transition:all .3s ease;background:transparent;border-bottom:1px solid transparent}.header.scrolled.svelte-16swjqr{background:var(--theme-bg-primary);backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border-bottom-color:var(--theme-border)}.header-inner.svelte-16swjqr{display:flex;align-items:center;justify-content:space-between;max-width:72rem;margin:0 auto;gap:.5rem}.brand.svelte-16swjqr{display:flex;align-items:center;gap:.5rem}.brand-link.svelte-16swjqr{display:flex;align-items:center;gap:.375rem;text-decoration:none;color:inherit}.logo-icon.svelte-16swjqr{width:1.25rem;height:1.25rem;color:var(--theme-accent)}.brand-name.svelte-16swjqr{font-size:.9375rem;font-weight:700;color:var(--theme-text-primary)}.version-badge.svelte-16swjqr{font-family:var(--font-mono, monospace);font-size:.5625rem;font-weight:600;color:var(--theme-accent);background:oklch(from var(--theme-accent) l c h / .15);padding:.125rem .375rem;border-radius:.25rem}.auth-dot-wrapper.svelte-16swjqr{position:relative;display:flex;width:.375rem;height:.375rem}.auth-dot-ping.svelte-16swjqr{position:absolute;display:inline-flex;width:100%;height:100%;border-radius:9999px;background:#46b250;opacity:.75;animation:svelte-16swjqr-ping 1s cubic-bezier(0,0,.2,1) infinite}.auth-dot.svelte-16swjqr{position:relative;display:inline-flex;width:.375rem;height:.375rem;border-radius:9999px;background:#46b250}.nav-right.svelte-16swjqr{display:flex;align-items:center;gap:.25rem}.nav-link.svelte-16swjqr{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;color:var(--theme-text-muted);text-decoration:none;font-size:.75rem;font-weight:500;border-radius:.375rem;transition:color .15s ease}.nav-link.svelte-16swjqr:hover{color:var(--theme-text-primary)}.nav-icon.svelte-16swjqr{width:.875rem;height:.875rem;flex-shrink:0}.star-btn.svelte-16swjqr{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;color:var(--theme-text-muted);text-decoration:none;font-size:.75rem;font-weight:500;border-radius:.375rem;border:1px solid var(--theme-border);transition:all .15s ease}.star-btn.svelte-16swjqr:hover{color:var(--theme-text-primary);border-color:var(--theme-accent)}.link-text.svelte-16swjqr{display:none}@media (min-width: 640px){.link-text.svelte-16swjqr{display:inline}}@keyframes svelte-16swjqr-ping{75%,to{transform:scale(2);opacity:0}}@media (prefers-reduced-motion: reduce){.header.svelte-16swjqr,.nav-link.svelte-16swjqr,.star-btn.svelte-16swjqr{transition:none}.auth-dot-ping.svelte-16swjqr{animation:none}}.footer.svelte-pvww9d{width:100%;border-top:1px solid var(--theme-border);padding:1rem;margin-top:2rem}.footer-inner.svelte-pvww9d{display:flex;flex-direction:column;gap:.75rem;max-width:72rem;margin:0 auto}.footer-top.svelte-pvww9d{display:flex;align-items:center;justify-content:space-between}.footer-brand.svelte-pvww9d{display:flex;align-items:center;gap:.375rem}.logo-icon.svelte-pvww9d{width:1rem;height:1rem;color:var(--theme-accent)}.brand-name.svelte-pvww9d{font-size:.8125rem;font-weight:700;color:var(--theme-text-primary)}.version-badge.svelte-pvww9d{font-family:var(--font-mono, monospace);font-size:.5625rem;font-weight:600;color:var(--theme-accent);background:oklch(from var(--theme-accent) l c h / .12);padding:.0625rem .3125rem;border-radius:.1875rem}.by-text.svelte-pvww9d{font-size:.5625rem;color:var(--theme-text-muted)}.company-link.svelte-pvww9d{font-size:.6875rem;color:var(--theme-text-muted);text-decoration:none;font-weight:500;transition:color .15s ease}.company-link.svelte-pvww9d:hover{color:var(--theme-text-primary)}.footer-social.svelte-pvww9d{display:flex;align-items:center;gap:.25rem}.social-btn.svelte-pvww9d{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;color:var(--theme-text-muted);background:transparent;border:none;border-radius:.375rem;cursor:pointer;transition:color .15s ease;padding:0}.social-btn.svelte-pvww9d:hover{color:var(--theme-text-primary)}.social-btn.svelte-pvww9d svg:where(.svelte-pvww9d){width:.875rem;height:.875rem}.footer-bottom.svelte-pvww9d{display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-links.svelte-pvww9d{display:flex;flex-wrap:wrap;gap:.25rem}.footer-link.svelte-pvww9d{display:inline-flex;align-items:center;padding:.25rem .5rem;color:var(--theme-text-muted);text-decoration:none;font-size:.6875rem;font-weight:500;border-radius:.25rem;transition:color .15s ease}.footer-link.svelte-pvww9d:hover{color:var(--theme-text-primary)}.footer-copy.svelte-pvww9d{font-size:.625rem;color:var(--theme-text-muted)}@media (max-width: 640px){.footer-top.svelte-pvww9d{flex-wrap:wrap;gap:.5rem}.footer-bottom.svelte-pvww9d{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (prefers-reduced-motion: reduce){.social-btn.svelte-pvww9d,.footer-link.svelte-pvww9d,.company-link.svelte-pvww9d{transition:none}}.empty-state-container.svelte-1q2cbrk{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;margin:0 auto;max-width:100%;position:relative;border-radius:.5rem;background:var(--theme-bg-secondary);backdrop-filter:blur(4px)}.empty-state-container.svelte-1q2cbrk:before{content:"";position:absolute;inset:-1px;background:transparent;border:1px solid var(--theme-border);border-radius:inherit;pointer-events:none}.illustration.svelte-1q2cbrk{width:40px;height:40px;margin-bottom:.75rem;color:var(--theme-text-muted)}.illustration.svelte-1q2cbrk svg:where(.svelte-1q2cbrk){width:100%;height:100%}.sketch-stroke.svelte-1q2cbrk{filter:url(#sketch)}.code-text.svelte-1q2cbrk{font-weight:600}.success-check.svelte-1q2cbrk{color:#4ade80;stroke:#4ade80}.celebration-dot.svelte-1q2cbrk{opacity:.5}.empty-state-title.svelte-1q2cbrk{font-size:.8125rem;font-weight:600;color:var(--theme-text-secondary);margin:0 0 .25rem;line-height:1.3}.empty-state-description.svelte-1q2cbrk{font-size:.6875rem;color:var(--theme-text-muted);margin:0;line-height:1.4;max-width:220px}.empty-state-actions.svelte-1q2cbrk{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.primary-action.svelte-1q2cbrk{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;color:var(--theme-text-primary);background:var(--theme-bg-tertiary);border:none;border-radius:.375rem;cursor:pointer;transition:background .2s ease}.primary-action.svelte-1q2cbrk:before{display:none}.primary-action.svelte-1q2cbrk:hover,.primary-action.svelte-1q2cbrk:focus{background:var(--theme-bg-tertiary)}.primary-action.svelte-1q2cbrk:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.secondary-action.svelte-1q2cbrk{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;color:var(--theme-text-muted);text-decoration:none}.secondary-action.svelte-1q2cbrk:hover{color:var(--theme-text-secondary)}.external-icon.svelte-1q2cbrk{width:.625rem;height:.625rem;opacity:.6}@media (prefers-reduced-motion: no-preference){.illustration.svelte-1q2cbrk{animation:svelte-1q2cbrk-float 4s ease-in-out infinite}@keyframes svelte-1q2cbrk-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}}@media (min-width: 768px){.empty-state-container.svelte-1q2cbrk{padding:1.25rem;max-width:280px}.illustration.svelte-1q2cbrk{width:48px;height:48px}.empty-state-title.svelte-1q2cbrk{font-size:.875rem}.empty-state-description.svelte-1q2cbrk{font-size:.75rem;max-width:240px}}.loading-progress-container.svelte-19y30lv{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;margin:0 auto;max-width:400px;width:100%;background:var(--theme-bg-card);backdrop-filter:blur(16px);border-radius:12px;position:relative;box-shadow:0 8px 30px var(--theme-shadow)}.loading-progress-container.svelte-19y30lv:before{content:"";position:absolute;inset:-2px;background:transparent;border:2px solid var(--theme-border);border-radius:inherit;filter:url(#sketch);pointer-events:none}.progress-wrapper.svelte-19y30lv{width:100%;display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.progress-track.svelte-19y30lv{flex:1;height:12px;background:var(--theme-bg-tertiary);border-radius:6px;overflow:hidden;position:relative}.progress-fill.svelte-19y30lv{height:100%;border-radius:6px;transition:width .3s ease-out;position:relative}.progress-fill.bg-violet-500.svelte-19y30lv{background:var(--theme-accent)}.progress-fill.bg-emerald-500.svelte-19y30lv{background:linear-gradient(90deg,#10b981,#059669)}.progress-fill.bg-amber-500.svelte-19y30lv{background:linear-gradient(90deg,#f59e0b,#d97706)}.progress-fill.bg-red-500.svelte-19y30lv{background:linear-gradient(90deg,#ef4444,#dc2626)}.progress-fill.fetching.svelte-19y30lv{animation:svelte-19y30lv-progress-pulse 1.5s ease-in-out infinite}@keyframes svelte-19y30lv-progress-pulse{0%,to{opacity:1}50%{opacity:.7}}.progress-fill.svelte-19y30lv:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 50%,transparent 100%);animation:svelte-19y30lv-shimmer 2s infinite}@keyframes svelte-19y30lv-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-percentage.svelte-19y30lv{font-size:.875rem;font-weight:700;color:var(--theme-text-primary);min-width:3rem;text-align:right;font-variant-numeric:tabular-nums}.status-message.svelte-19y30lv{font-size:.9375rem;font-weight:600;color:var(--theme-text-primary);margin:0 0 .75rem;line-height:1.4}.detail-row.svelte-19y30lv{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:.5rem .75rem;background:var(--theme-bg-tertiary);border-radius:6px;margin-bottom:1rem}.issues-count.svelte-19y30lv,.estimated-time.svelte-19y30lv{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--theme-text-muted)}.separator.svelte-19y30lv{color:var(--theme-text-muted)}.icon.svelte-19y30lv{width:.875rem;height:.875rem;flex-shrink:0}.cancel-button.svelte-19y30lv{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:600;color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:8px;cursor:pointer;transition:all .2s ease}.cancel-button.svelte-19y30lv:hover{background:#fbbf2433;border-color:#fbbf2480}.cancel-button.svelte-19y30lv:focus-visible{outline:2px solid #fbbf24;outline-offset:2px}.cancel-button.svelte-19y30lv .icon:where(.svelte-19y30lv){width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.progress-fill.svelte-19y30lv{transition:none}.progress-fill.fetching.svelte-19y30lv{animation:none}.progress-fill.svelte-19y30lv:after{animation:none;display:none}}@media (min-width: 768px){.loading-progress-container.svelte-19y30lv{padding:2rem;max-width:450px}.progress-track.svelte-19y30lv{height:14px}.status-message.svelte-19y30lv{font-size:1rem}.detail-row.svelte-19y30lv{padding:.625rem 1rem}.issues-count.svelte-19y30lv,.estimated-time.svelte-19y30lv{font-size:.8125rem}}.modal-backdrop.svelte-d63rmt{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;animation:svelte-d63rmt-backdrop-fade-in .2s ease-out}@keyframes svelte-d63rmt-backdrop-fade-in{0%{opacity:0}to{opacity:1}}.cancel-modal.svelte-d63rmt{background:var(--theme-bg-card);backdrop-filter:blur(16px);border-radius:16px;padding:1.5rem;max-width:360px;width:100%;position:relative;box-shadow:0 20px 60px var(--theme-shadow);animation:svelte-d63rmt-modal-enter .2s ease-out}.cancel-modal.svelte-d63rmt:before{content:"";position:absolute;inset:-2px;background:transparent;border:2px solid var(--theme-border);border-radius:inherit;filter:url(#sketch);pointer-events:none}@keyframes svelte-d63rmt-modal-enter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-icon.svelte-d63rmt{width:48px;height:48px;margin:0 auto 1rem;padding:.75rem;background:#fbbf2426;border-radius:50%;color:#fbbf24}.modal-icon.svelte-d63rmt svg:where(.svelte-d63rmt){width:100%;height:100%}.modal-title.svelte-d63rmt{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary);text-align:center;margin:0 0 1rem}.issues-info.svelte-d63rmt{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--theme-bg-tertiary);border-radius:8px;margin-bottom:1rem;font-size:.875rem;color:var(--theme-text-muted)}.issues-info.svelte-d63rmt strong:where(.svelte-d63rmt){color:var(--theme-text-primary);font-weight:700}.info-icon.svelte-d63rmt{width:1.125rem;height:1.125rem;color:var(--theme-accent);flex-shrink:0}.modal-description.svelte-d63rmt{font-size:.875rem;color:var(--theme-text-muted);text-align:center;line-height:1.5;margin:0 0 1.25rem}.modal-actions.svelte-d63rmt{display:flex;flex-direction:column;gap:.75rem}.btn-continue.svelte-d63rmt,.btn-cancel.svelte-d63rmt{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.btn-icon.svelte-d63rmt{width:1.125rem;height:1.125rem;flex-shrink:0}.btn-continue.svelte-d63rmt{color:#fff;background:var(--theme-accent);border:none}.btn-continue.svelte-d63rmt:hover{background:var(--theme-accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px var(--theme-shadow)}.btn-continue.svelte-d63rmt:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.btn-cancel.svelte-d63rmt{color:#fbbf24;background:#fbbf241a;border:1px solid rgba(251,191,36,.3)}.btn-cancel.svelte-d63rmt:hover{background:#fbbf2433;border-color:#fbbf2480}.btn-cancel.svelte-d63rmt:focus-visible{outline:2px solid #fbbf24;outline-offset:2px}@media (prefers-reduced-motion: reduce){.modal-backdrop.svelte-d63rmt,.cancel-modal.svelte-d63rmt{animation:none}.btn-continue.svelte-d63rmt,.btn-cancel.svelte-d63rmt{transition:none}.btn-continue.svelte-d63rmt:hover{transform:none}}@media (min-width: 768px){.cancel-modal.svelte-d63rmt{padding:2rem;max-width:400px}.modal-title.svelte-d63rmt{font-size:1.375rem}.modal-actions.svelte-d63rmt{flex-direction:row}.btn-continue.svelte-d63rmt,.btn-cancel.svelte-d63rmt{flex:1}}.search-history-dropdown.svelte-e3fe02{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:var(--theme-bg-secondary);backdrop-filter:blur(16px);border:1px solid var(--theme-border);border-radius:.5rem;box-shadow:0 10px 40px var(--theme-shadow);z-index:50;overflow:hidden}.dropdown-header.svelte-e3fe02{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-bottom:1px solid var(--theme-border);background:var(--theme-bg-tertiary)}.header-title.svelte-e3fe02{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--theme-text-muted)}.header-actions.svelte-e3fe02{display:flex;align-items:center;gap:.5rem}.export-group.svelte-e3fe02{display:flex;align-items:center;gap:.125rem;padding-right:.5rem;border-right:1px solid var(--theme-border)}.export-btn.svelte-e3fe02{font-size:.5625rem;font-weight:500;color:var(--theme-accent);background:transparent;border:1px solid color-mix(in srgb,var(--theme-accent) 30%,transparent);cursor:pointer;padding:.125rem .375rem;border-radius:.25rem;transition:all .15s ease}.export-btn.svelte-e3fe02:hover{color:var(--theme-accent-hover);background:color-mix(in srgb,var(--theme-accent) 10%,transparent);border-color:color-mix(in srgb,var(--theme-accent) 50%,transparent)}.clear-all-btn.svelte-e3fe02{font-size:.625rem;font-weight:500;color:#f87171;background:transparent;border:none;cursor:pointer;padding:.125rem .375rem;border-radius:.25rem;transition:all .15s ease}.clear-all-btn.svelte-e3fe02:hover{color:#ef4444;background:#ef44441a}.history-list.svelte-e3fe02{list-style:none;margin:0;padding:0;max-height:240px;overflow-y:auto}.history-item.svelte-e3fe02{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:transparent;transition:background-color .15s ease}.history-item.svelte-e3fe02:hover,.history-item.selected.svelte-e3fe02{background:var(--theme-bg-tertiary)}.item-content.svelte-e3fe02{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;padding:.5rem .25rem .5rem .75rem;background:transparent;border:none;cursor:pointer;text-align:left}.item-details.svelte-e3fe02{display:flex;flex-direction:column;gap:.125rem;min-width:0}.repo-name.svelte-e3fe02{font-size:.75rem;font-weight:500;color:var(--theme-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-meta.svelte-e3fe02{display:flex;align-items:center;gap:.25rem;font-size:.625rem;color:var(--theme-text-muted)}.separator.svelte-e3fe02,.time.svelte-e3fe02{color:var(--theme-text-muted)}.issue-count.svelte-e3fe02{color:var(--theme-accent)}.search-count.svelte-e3fe02{color:var(--theme-text-secondary)}.delete-btn.svelte-e3fe02{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:transparent;border:none;border-radius:.25rem;cursor:pointer;opacity:0;transition:all .15s ease;flex-shrink:0}.history-item.svelte-e3fe02:hover .delete-btn:where(.svelte-e3fe02),.history-item.selected.svelte-e3fe02 .delete-btn:where(.svelte-e3fe02){opacity:1}.delete-btn.svelte-e3fe02:hover{background:#ef444433}.delete-icon.svelte-e3fe02{width:.75rem;height:.75rem;color:var(--theme-text-muted)}.delete-btn.svelte-e3fe02:hover .delete-icon:where(.svelte-e3fe02){color:#f87171}.keyboard-hint.svelte-e3fe02{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem;border-top:1px solid var(--theme-border);background:var(--theme-bg-tertiary);font-size:.5625rem;color:var(--theme-text-muted)}.keyboard-hint.svelte-e3fe02 kbd:where(.svelte-e3fe02){display:inline-flex;align-items:center;justify-content:center;min-width:1rem;padding:.125rem .25rem;background:var(--theme-bg-tertiary);border:1px solid var(--theme-border);border-radius:.1875rem;font-family:inherit;font-size:.5rem;color:var(--theme-text-secondary)}.history-list.svelte-e3fe02::-webkit-scrollbar{width:4px}.history-list.svelte-e3fe02::-webkit-scrollbar-track{background:transparent}.history-list.svelte-e3fe02::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:2px}.history-list.svelte-e3fe02::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted)}.type-icon.svelte-e3fe02{width:1rem;height:1rem;flex-shrink:0}.history-icon.svelte-e3fe02{color:var(--theme-text-muted)}.popular-icon.svelte-e3fe02{color:#f59e0b}.popular-label.svelte-e3fe02{color:#f59e0b;font-weight:500}.autocomplete-highlight{background-color:color-mix(in srgb,var(--theme-accent) 30%,transparent);border-radius:2px;padding:0 1px;color:var(--theme-accent-hover)}.no-matches.svelte-e3fe02{padding:1rem}.no-matches-content.svelte-e3fe02{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.no-matches-icon.svelte-e3fe02{width:1.5rem;height:1.5rem;color:var(--theme-text-muted)}.no-matches-text.svelte-e3fe02{font-size:.75rem;font-weight:500;color:var(--theme-text-secondary)}.no-matches-hint.svelte-e3fe02{font-size:.625rem;color:var(--theme-text-muted)}.sr-only.svelte-e3fe02{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.filter-chip.svelte-bt53hd:hover{background:var(--theme-bg-tertiary)!important;filter:brightness(1.2)}.filter-chip.negated.svelte-bt53hd:hover{background:#7f1d1d66!important;filter:none}.chip-remove.svelte-bt53hd:hover{background:var(--theme-bg-tertiary)}.chip-remove.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.add-filter-btn.svelte-bt53hd:hover{color:var(--theme-text-secondary);border-color:var(--theme-text-muted)}.add-filter-btn.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.negate-btn.svelte-bt53hd:hover{background:var(--theme-bg-tertiary)!important;filter:brightness(1.2)}.negate-btn.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.type-btn.svelte-bt53hd:hover{background:var(--theme-bg-tertiary)!important;filter:brightness(1.2);color:var(--theme-text-primary)}.type-btn.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.value-input.svelte-bt53hd::placeholder{color:var(--theme-text-muted)}.value-input.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.confirm-btn.svelte-bt53hd:hover{background:var(--theme-accent-hover)!important}.confirm-btn.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent-hover)}.cancel-btn.svelte-bt53hd:hover{color:var(--theme-text-secondary);background:var(--theme-bg-tertiary)}.cancel-btn.svelte-bt53hd:focus{--tw-ring-color: var(--theme-accent)}.help-trigger.svelte-12pkdti:hover{color:var(--theme-text-secondary);background:var(--theme-bg-tertiary)}.help-trigger.svelte-12pkdti:focus{--tw-ring-color: var(--theme-accent)}.close-btn.svelte-12pkdti:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-secondary)}.close-btn.svelte-12pkdti:focus{--tw-ring-color: var(--theme-accent)}.footer-link.svelte-12pkdti:hover{color:var(--theme-accent-hover)}.scroll-to-top-btn.svelte-mk5lyr{position:fixed;bottom:1.25rem;right:1.25rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--theme-accent);color:#fff;border:none;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(.625rem);transition:opacity .3s ease-out,visibility 0ms ease-out .3s,transform .3s ease-out,background .15s ease-out,box-shadow .15s ease-out}.scroll-to-top-btn.visible.svelte-mk5lyr{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .3s ease-out,visibility 0ms ease-out 0ms,transform .3s ease-out,background .15s ease-out,box-shadow .15s ease-out}.scroll-to-top-btn.visible.svelte-mk5lyr:hover{background:var(--theme-accent-hover);transform:translateY(-.125rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.scroll-to-top-btn.svelte-mk5lyr:focus-visible{outline:none;box-shadow:0 0 0 3px #5eead480,0 4px 6px -1px #0000001a}.scroll-to-top-btn.svelte-mk5lyr:active,.scroll-to-top-btn.visible.svelte-mk5lyr:active{transform:translateY(.0625rem)}@media (max-width: 640px){.scroll-to-top-btn.svelte-mk5lyr{bottom:1rem;right:1rem}}@media (prefers-reduced-motion: reduce){.scroll-to-top-btn.svelte-mk5lyr,.scroll-to-top-btn.visible.svelte-mk5lyr{transition:none}}.toast-container.svelte-vsl9rr{position:fixed;bottom:5rem;right:1.25rem;z-index:50;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast.svelte-vsl9rr{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.75rem;color:#fff;font-weight:500;font-size:.875rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;pointer-events:auto;animation:svelte-vsl9rr-fadeIn .3s ease-out forwards}.toast-success.svelte-vsl9rr{background:var(--theme-accent)}.toast-error.svelte-vsl9rr{background:linear-gradient(135deg,#dc2626,#b91c1c)}.toast-info.svelte-vsl9rr{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.toast-icon.svelte-vsl9rr{width:1.25rem;height:1.25rem;flex-shrink:0}.toast-message.svelte-vsl9rr{white-space:nowrap}@keyframes svelte-vsl9rr-fadeIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 640px){.toast-container.svelte-vsl9rr{right:1rem;left:1rem;bottom:4.5rem}.toast.svelte-vsl9rr{justify-content:center}.toast-message.svelte-vsl9rr{white-space:normal;text-align:center}}@media (prefers-reduced-motion: reduce){.toast.svelte-vsl9rr{animation:none}}.tag-cloud.svelte-1e6bncj{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;align-items:center;padding:.5rem}.tag-button.svelte-1e6bncj{display:inline-flex;align-items:center;gap:.2rem;padding:.125rem .5rem;border-radius:9999px;border:none;cursor:pointer;white-space:nowrap;font-weight:500;font-size:.7rem;line-height:1.4;transition:transform .15s ease-out,opacity .15s ease-out}.tag-button.svelte-1e6bncj:hover{transform:scale(1.05);opacity:.85}.tag-button.svelte-1e6bncj:focus-visible{outline:2px solid var(--color-focus, #0969da);outline-offset:1px}.tag-button.svelte-1e6bncj:active{transform:scale(.98)}.tag-count.svelte-1e6bncj{font-size:.9em;opacity:.8}@media (max-width: 640px){.tag-cloud.svelte-1e6bncj{gap:.3rem;padding:.4rem}.tag-button.svelte-1e6bncj{font-size:.65rem;padding:.1rem .4rem}}@media (prefers-reduced-motion: reduce){.tag-button.svelte-1e6bncj{transition:none}.tag-button.svelte-1e6bncj:hover{transform:none}}.language-chips.svelte-fbrgwh{display:flex;flex-wrap:wrap;gap:.375rem;padding:.25rem 0}.language-chip.svelte-fbrgwh{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:9999px;border:1px solid var(--lang-color-border);background:var(--lang-color-bg);color:var(--lang-color);font-size:.6875rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease;white-space:nowrap}.language-chip.svelte-fbrgwh:hover{background:var(--lang-color-hover);transform:scale(1.02)}.language-chip.svelte-fbrgwh:focus-visible{outline:2px solid var(--lang-color);outline-offset:1px}.language-chip.svelte-fbrgwh:active{transform:scale(.98)}.language-chip.selected.svelte-fbrgwh{background:var(--lang-color);border-color:var(--lang-color);color:#fff;box-shadow:0 2px 6px var(--lang-color-border)}.language-chip.selected.svelte-fbrgwh:hover{opacity:.9}.chip-icon.svelte-fbrgwh{display:flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.lang-icon.svelte-fbrgwh{width:14px;height:14px;object-fit:contain}.language-chip.selected.svelte-fbrgwh .lang-icon:where(.svelte-fbrgwh){filter:brightness(0) invert(1)}.lang-dot.svelte-fbrgwh{width:8px;height:8px;border-radius:50%;flex-shrink:0}.language-chip.selected.svelte-fbrgwh .lang-dot:where(.svelte-fbrgwh){background-color:#fff!important}.chip-label.svelte-fbrgwh{line-height:1.2}.chip-count.svelte-fbrgwh{font-size:.625rem;opacity:.8}.chip-count.selected.svelte-fbrgwh{opacity:.9}@media (max-width: 640px){.language-chips.svelte-fbrgwh{gap:.25rem}.language-chip.svelte-fbrgwh{padding:.2rem .4rem;font-size:.625rem}.chip-icon.svelte-fbrgwh,.lang-icon.svelte-fbrgwh{width:12px;height:12px}.lang-dot.svelte-fbrgwh{width:6px;height:6px}}@media (prefers-reduced-motion: reduce){.language-chip.svelte-fbrgwh{transition:none}.language-chip.svelte-fbrgwh:hover,.language-chip.svelte-fbrgwh:active{transform:none}}.theme-trigger.svelte-gvx24i{position:fixed;bottom:1.25rem;left:1.25rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--theme-accent);color:#fff;border:none;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;transition:background .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out}.theme-trigger.svelte-gvx24i:hover{transform:translateY(-.125rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.theme-trigger.svelte-gvx24i:focus-visible{outline:none;box-shadow:0 0 0 3px #5eead480,0 4px 6px -1px #0000001a}.icon.svelte-gvx24i{width:1.5rem;height:1.5rem}.theme-panel.svelte-gvx24i{position:fixed;bottom:5rem;left:1.25rem;z-index:51;width:16rem;background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden}.panel-header.svelte-gvx24i{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--theme-border)}.panel-title.svelte-gvx24i{font-size:.875rem;font-weight:600;color:var(--theme-text-primary)}.close-btn.svelte-gvx24i{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:transparent;border:none;border-radius:.25rem;color:var(--theme-text-muted);cursor:pointer;transition:color .15s ease-out}.close-btn.svelte-gvx24i:hover{color:var(--theme-text-primary)}.close-icon.svelte-gvx24i{width:1rem;height:1rem}.preset-grid.svelte-gvx24i{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.75rem}.preset-btn.svelte-gvx24i{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.625rem;background:var(--theme-bg-tertiary);border:2px solid transparent;border-radius:.5rem;cursor:pointer;transition:border-color .15s ease-out,background-color .15s ease-out}.preset-btn.svelte-gvx24i:hover{background:var(--theme-bg-primary)}.preset-btn.svelte-gvx24i:focus-visible{outline:none;border-color:var(--theme-accent)}.preset-btn.active.svelte-gvx24i{border-color:var(--theme-accent);background:var(--theme-bg-primary)}.preset-icon.svelte-gvx24i{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--accent, var(--theme-accent))}.preset-icon.svelte-gvx24i svg:where(.svelte-gvx24i){width:1.25rem;height:1.25rem}.preset-name.svelte-gvx24i{font-size:.75rem;font-weight:500;color:var(--theme-text-secondary)}.system-toggle.svelte-gvx24i{padding:.75rem 1rem;border-top:1px solid var(--theme-border)}.toggle-label.svelte-gvx24i{display:flex;align-items:center;gap:.5rem;cursor:pointer}.toggle-label.svelte-gvx24i input[type=checkbox]:where(.svelte-gvx24i){width:1rem;height:1rem;accent-color:var(--theme-accent)}.toggle-text.svelte-gvx24i{font-size:.75rem;color:var(--theme-text-muted)}@media (max-width: 640px){.theme-trigger.svelte-gvx24i{bottom:1rem;left:1rem}.theme-panel.svelte-gvx24i{bottom:4.5rem;left:1rem;width:14rem}}@media (prefers-reduced-motion: reduce){.theme-trigger.svelte-gvx24i,.preset-btn.svelte-gvx24i,.close-btn.svelte-gvx24i{transition:none}}:root{--font-sans: "Geist Sans", "Geist", system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", "JetBrains Mono", monospace;--theme-bg-primary: oklch(.15 .01 270);--theme-bg-secondary: oklch(.2 .012 270);--theme-bg-tertiary: oklch(.26 .014 270);--theme-bg-card: oklch(.2 .012 270 / .8);--theme-bg-input: oklch(.2 .012 270 / .85);--theme-text-primary: oklch(.96 .005 264);--theme-text-secondary: oklch(.85 .008 264);--theme-text-muted: oklch(.6 .012 264);--theme-border: oklch(.38 .012 264 / .4);--theme-shadow: oklch(0 0 0 / .5);--theme-accent: oklch(.72 .16 291);--theme-accent-hover: oklch(.78 .14 291)}html:not(.dark){--theme-bg-primary: oklch(.975 .003 264);--theme-bg-secondary: oklch(.995 0 0);--theme-bg-tertiary: oklch(.945 .005 264);--theme-bg-card: oklch(.995 0 0);--theme-bg-input: oklch(.995 0 0);--theme-text-primary: oklch(.13 .03 264);--theme-text-secondary: oklch(.22 .025 264);--theme-text-muted: oklch(.42 .015 264);--theme-border: oklch(.78 .01 264 / .6);--theme-shadow: oklch(0 0 0 / .1);--theme-accent: oklch(.55 .2 291);--theme-accent-hover: oklch(.48 .22 291)}html.theme-midnight{--theme-bg-primary: oklch(.13 .03 280);--theme-bg-secondary: oklch(.17 .035 280);--theme-bg-tertiary: oklch(.22 .04 280);--theme-bg-card: oklch(.17 .035 280 / .8);--theme-bg-input: oklch(.17 .035 280 / .9);--theme-text-primary: oklch(.93 .01 280);--theme-text-secondary: oklch(.82 .015 280);--theme-text-muted: oklch(.6 .03 280);--theme-border: oklch(.6 .03 280 / .25);--theme-shadow: oklch(0 0 0 / .5);--theme-accent: oklch(.55 .24 285);--theme-accent-hover: oklch(.65 .22 285)}html.theme-ocean{--theme-bg-primary: oklch(.16 .03 250);--theme-bg-secondary: oklch(.22 .04 250);--theme-bg-tertiary: oklch(.28 .05 250);--theme-bg-card: oklch(.22 .04 250 / .8);--theme-bg-input: oklch(.22 .04 250 / .9);--theme-text-primary: oklch(.95 .01 230);--theme-text-secondary: oklch(.85 .03 230);--theme-text-muted: oklch(.72 .08 230);--theme-border: oklch(.72 .08 230 / .25);--theme-shadow: oklch(0 0 0 / .5);--theme-accent: oklch(.65 .17 230);--theme-accent-hover: oklch(.72 .14 230)}html.theme-forest{--theme-bg-primary: oklch(.15 .03 145);--theme-bg-secondary: oklch(.2 .04 145);--theme-bg-tertiary: oklch(.26 .05 145);--theme-bg-card: oklch(.2 .04 145 / .8);--theme-bg-input: oklch(.2 .04 145 / .9);--theme-text-primary: oklch(.95 .02 145);--theme-text-secondary: oklch(.85 .05 145);--theme-text-muted: oklch(.72 .1 145);--theme-border: oklch(.72 .1 145 / .25);--theme-shadow: oklch(0 0 0 / .5);--theme-accent: oklch(.65 .19 150);--theme-accent-hover: oklch(.72 .17 150)}html.theme-sunset{--theme-bg-primary: oklch(.15 .03 25);--theme-bg-secondary: oklch(.2 .035 25);--theme-bg-tertiary: oklch(.26 .04 25);--theme-bg-card: oklch(.2 .035 25 / .8);--theme-bg-input: oklch(.2 .035 25 / .9);--theme-text-primary: oklch(.97 .005 25);--theme-text-secondary: oklch(.87 .03 25);--theme-text-muted: oklch(.75 .06 25);--theme-border: oklch(.75 .06 25 / .25);--theme-shadow: oklch(0 0 0 / .5);--theme-accent: oklch(.72 .17 55);--theme-accent-hover: oklch(.78 .14 55)}html{transition:background-color .15s ease-out}body{transition:background-color .15s ease-out,color .15s ease-out}main,aside,footer,.sketch-card,.filter-card,.help-popup-wrapper,.cancel-modal,.loading-progress-container,.empty-state-container{transition:background-color .15s ease-out,border-color .15s ease-out}html.theme-transitioning,html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:none!important}html{background-color:var(--theme-bg-primary)}html.dark{color-scheme:dark}html:not(.dark){color-scheme:light}body{background-color:var(--theme-bg-primary)!important;color:var(--theme-text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,.font-mono{font-family:var(--font-mono)}html.dark .sketch-card,html.dark [class*=sketch-card],html.dark .card-front,html.dark .card-back{background:var(--theme-bg-card)!important;backdrop-filter:blur(12px) saturate(150%);border:1px solid var(--theme-border)!important;box-shadow:0 4px 24px var(--theme-shadow)!important}html.dark .sketch-card:hover,html.dark [class*=sketch-card]:hover{border-color:oklch(from var(--theme-accent) l c h / .3)!important;box-shadow:0 0 20px oklch(from var(--theme-accent) l c h / .08)!important}html.dark .sketch-input,html.dark input:not([type=checkbox]):not([type=radio]),html.dark textarea,html.dark select{background:var(--theme-bg-input)!important;backdrop-filter:blur(8px);border:1px solid var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .sketch-input:focus,html.dark input:focus,html.dark textarea:focus{border-color:var(--theme-accent)!important;box-shadow:0 0 0 2px oklch(from var(--theme-accent) l c h / .15)!important}html.dark .sketch-input::placeholder,html.dark input::placeholder{color:var(--theme-text-muted)!important}html.dark .filter-card{background:var(--theme-bg-card)!important;backdrop-filter:blur(12px) saturate(150%);border-color:var(--theme-border)!important}html.dark .sidebar-panel,html.dark aside{background:var(--theme-bg-secondary)!important;border-color:var(--theme-border)!important}html.dark .dropdown-menu,html.dark [role=menu]:not(.context-menu),html.dark [role=listbox]{background:var(--theme-bg-secondary)!important;backdrop-filter:blur(16px) saturate(150%);border:1px solid var(--theme-border)!important;box-shadow:0 8px 32px var(--theme-shadow)!important}html.dark .dropdown-option:hover{background:var(--theme-bg-tertiary)!important}html.dark .dropdown-option.selected{background:oklch(from var(--theme-accent) l c h / .15)!important;color:var(--theme-accent)!important}html.dark button[type=submit],html.dark .find-issues-btn{background:var(--theme-accent)!important;color:#090b0f!important;border:none!important;font-weight:600}html.dark button[type=submit]:hover,html.dark .find-issues-btn:hover{background:var(--theme-accent-hover)!important;box-shadow:0 0 20px oklch(from var(--theme-accent) l c h / .25)!important}html.dark .icon-btn,html.dark .export-btn,html.dark .filter-toggle{background:var(--theme-bg-tertiary)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark .icon-btn:hover,html.dark .export-btn:hover,html.dark .filter-toggle:hover{background:#2b2e34cc!important;color:var(--theme-text-primary)!important;border-color:oklch(from var(--theme-accent) l c h / .3)!important}html.dark .filter-toggle.active{background:oklch(from var(--theme-accent) l c h / .15)!important;border-color:oklch(from var(--theme-accent) l c h / .4)!important;color:var(--theme-accent)!important}html.dark .quick-pick-chip{background:var(--theme-bg-tertiary)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text-secondary)!important}html.dark .quick-pick-chip:hover:not(:disabled){background:#2b2e34cc!important;border-color:oklch(from var(--theme-accent) l c h / .3)!important;color:var(--theme-text-primary)!important}html.dark .help-popup-wrapper{background:var(--theme-bg-secondary)!important;backdrop-filter:blur(16px) saturate(150%);border:1px solid var(--theme-border)!important}html.dark .loading-progress-container{background:#101215e6!important;backdrop-filter:blur(16px) saturate(150%);border:1px solid var(--theme-border)!important}html.dark .toast,html.dark [class*=toast]{background:var(--theme-bg-secondary)!important;backdrop-filter:blur(12px);border:1px solid var(--theme-border)!important;color:var(--theme-text-primary)!important}html.dark .empty-state-container{background:var(--theme-bg-card)!important;backdrop-filter:blur(12px);border:1px solid var(--theme-border)!important}html.dark .help-button{background:var(--theme-accent)!important;color:#090b0f!important;box-shadow:0 4px 16px oklch(from var(--theme-accent) l c h / .3)!important}html.dark .help-button:hover{background:var(--theme-accent-hover)!important;box-shadow:0 6px 24px oklch(from var(--theme-accent) l c h / .4)!important}html.dark .share-btn{background:var(--theme-bg-tertiary)!important;border:1px solid var(--theme-border)!important;color:var(--theme-text-muted)!important}html.dark .share-btn:hover{background:oklch(from var(--theme-accent) l c h / .1)!important;border-color:oklch(from var(--theme-accent) l c h / .3)!important;color:var(--theme-accent)!important}html.dark ::-webkit-scrollbar{width:8px;height:8px}html.dark ::-webkit-scrollbar-track{background:var(--theme-bg-primary)}html.dark ::-webkit-scrollbar-thumb{background:#383b4080;border-radius:4px}html.dark ::-webkit-scrollbar-thumb:hover{background:#52555b99}html.dark *{scrollbar-color:oklch(.35 .01 264 / .5) var(--theme-bg-primary);scrollbar-width:thin}html:not(.dark) *[style*=background],html:not(.dark) *[style*="rgba(30"],html:not(.dark) *[style*="rgba(15"],html:not(.dark) *[style*="#0f172a"],html:not(.dark) *[style*="#1e293b"],html:not(.dark) *[style*="#334155"]{background-color:var(--theme-bg-card)!important}html:not(.dark) [class*=bg-slate-9]{background-color:#fff!important;background:#fff!important}html:not(.dark) [class*=bg-slate-8]{background-color:#f1f5f9!important;background:#f1f5f9!important}html:not(.dark) [class*=bg-slate-7]{background-color:#e2e8f0!important;background:#e2e8f0!important}html:not(.dark) [class*=bg-slate-6]{background-color:#cbd5e1!important;background:#cbd5e1!important}html:not(.dark) [class*=bg-slate-5]{background-color:#94a3b8!important;background:#94a3b8!important}html:not(.dark) [class*=bg-gray-9]{background-color:#fff!important;background:#fff!important}html:not(.dark) [class*=bg-gray-8]{background-color:#f1f5f9!important;background:#f1f5f9!important}html:not(.dark) .text-white,html:not(.dark) [class*=text-white],html:not(.dark) [class~=text-white]{color:#1e293b!important}html:not(.dark) .text-slate-200,html:not(.dark) [class*=text-slate-2]{color:#334155!important}html:not(.dark) .text-slate-300,html:not(.dark) [class*=text-slate-3]{color:#475569!important}html:not(.dark) .text-slate-400,html:not(.dark) [class*=text-slate-4]{color:#64748b!important}html:not(.dark) .text-slate-500,html:not(.dark) [class*=text-slate-5]{color:#64748b!important}html:not(.dark) h1.text-white,html:not(.dark) h1[class*=text-white],html:not(.dark) h1{color:#1e293b!important}html:not(.dark) h2.text-white,html:not(.dark) h2[class*=text-white],html:not(.dark) h2{color:#1e293b!important}html:not(.dark) h3.text-white,html:not(.dark) h3[class*=text-white],html:not(.dark) h3{color:#1e293b!important}html:not(.dark) .brand-header h1,html:not(.dark) .brand-header h1.text-white,html:not(.dark) .brand-header [class*=text-white],html:not(.dark) aside h1{color:#0f172a!important}html:not(.dark) .brand-header p,html:not(.dark) .brand-header [class*=text-slate-5],html:not(.dark) aside .brand-header p{color:#64748b!important}html:not(.dark) .sidebar-panel h1,html:not(.dark) .sidebar-panel .text-white,html:not(.dark) aside .text-white,html:not(.dark) aside h1,html:not(.dark) aside [class*=text-white]{color:#1e293b!important}html:not(.dark) [class*=border-slate]{border-color:#cbd5e1!important}html:not(.dark) [class*=ring-offset-slate]{--un-ring-offset-color: #ffffff !important;--tw-ring-offset-color: #ffffff !important}html:not(.dark) .sketch-card,html:not(.dark) [class*=sketch-card],html:not(.dark) div.sketch-card,html:not(.dark) article.sketch-card{background:#fff!important;background-color:#fff!important;box-shadow:0 4px 20px #00000014!important}html:not(.dark) .sketch-card:before,html:not(.dark) [class*=sketch-card]:before{border-color:#cbd5e199!important}html:not(.dark) .card-front,html:not(.dark) .card-back,html:not(.dark) [class*=card-front],html:not(.dark) [class*=card-back]{background:#fff!important;background-color:#fff!important}.card-flip-inner.flipped .card-back{pointer-events:auto!important}.card-flip-inner.flipped .card-front{pointer-events:none!important}.card-flip-inner:not(.flipped) .card-back{pointer-events:none!important}.card-flip-inner:not(.flipped) .card-front{pointer-events:auto!important}html:not(.dark) input,html:not(.dark) textarea,html:not(.dark) select,html:not(.dark) .sketch-input,html:not(.dark) [class*=sketch-input]{background:#fff!important;background-color:#fff!important;color:#1e293b!important;border-color:#cbd5e1!important}html:not(.dark) input::placeholder,html:not(.dark) textarea::placeholder,html:not(.dark) .sketch-input::placeholder{color:#94a3b8!important}html:not(.dark) input:focus,html:not(.dark) textarea:focus,html:not(.dark) .sketch-input:focus{border-color:#94a3b8!important;outline-color:var(--theme-accent)!important}html:not(.dark) button[class*=bg-slate],html:not(.dark) button[class*=bg-gray]{background:#e2e8f0!important;background-color:#e2e8f0!important;color:#1e293b!important}html:not(.dark) button[class*=bg-slate]:hover,html:not(.dark) button[class*=bg-gray]:hover{background:#cbd5e1!important;background-color:#cbd5e1!important}html:not(.dark) button[class*=bg-violet],html:not(.dark) button[class*=bg-green],html:not(.dark) a[class*=bg-violet],html:not(.dark) a[class*=bg-green]{color:#fff!important}html:not(.dark) .quick-pick-chip,html:not(.dark) [class*=quick-pick]{background:#e2e8f0!important;background-color:#e2e8f0!important;color:#475569!important}html:not(.dark) .quick-pick-chip:hover:not(:disabled),html:not(.dark) [class*=quick-pick]:hover:not(:disabled){background:#cbd5e1!important;background-color:#cbd5e1!important}html:not(.dark) header{background:#f1f5f9!important;background-color:#f1f5f9!important;border-bottom-color:#e2e8f0!important}html:not(.dark) footer,html:not(.dark) .footer,html:not(.dark) [class*=footer]{background:#f1f5f9!important;background-color:#f1f5f9!important;border-top-color:#e2e8f0!important}html:not(.dark) .nav-link,html:not(.dark) .company,html:not(.dark) footer a:not([class*=text-violet]){color:#475569!important}html:not(.dark) .nav-link:hover,html:not(.dark) .company:hover,html:not(.dark) footer a:hover{color:var(--theme-accent-hover)!important}html:not(.dark) .share-btn,html:not(.dark) .share-label{color:#64748b!important}html:not(.dark) .share-btn:hover{color:var(--theme-accent-hover)!important}html:not(.dark) .product{color:var(--theme-accent)!important}html:not(.dark) .by{color:#64748b!important}html:not(.dark) .version{color:var(--theme-accent)!important;background:oklch(from var(--theme-accent) l c h / .15)!important}html:not(.dark) [role=menu]:not(.context-menu),html:not(.dark) [role=listbox],html:not(.dark) [class*=dropdown],html:not(.dark) [class*=popup],html:not(.dark) [class*=modal]:not(.cancel-modal):not(.modal-icon):not(.modal-title):not(.modal-description):not(.modal-actions):not(.modal-backdrop):not(.help-modal),html:not(.dark) [class*=tooltip]:not([role=tooltip]),html:not(.dark) [class*=menu]:not(.context-menu):not(.menu-item):not(.menu-icon):not(.menu-label){background:#fff!important;background-color:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 20px #0000001a!important}html:not(.dark) [role=tooltip]{background:#1e293b!important;color:#fff!important}html:not(.dark) .sidebar-panel,html:not(.dark) [class*=sidebar],html:not(.dark) [class*=panel]{background:#fff!important;background-color:#fff!important;border-color:#e2e8f0!important}html:not(.dark) .toast,html:not(.dark) [class*=toast]{background:#fff!important;color:#1e293b!important;box-shadow:0 4px 20px #0000001f!important}html:not(.dark) [class*=loading],html:not(.dark) [class*=skeleton]{background:#f1f5f9!important}html:not(.dark) [class*=animate-pulse]{background:#e2e8f0!important}html:not(.dark) .zero-comment-highlight,html:not(.dark) [class*=zero-comment]{background:#fff!important}html:not(.dark) .hover-effect:hover{background:#f8fafc!important}html:not(.dark) .card-front span[class*=bg-slate-7],html:not(.dark) .card-back span[class*=bg-slate-7],html:not(.dark) span[class*=rounded][class*=bg-slate-7],html:not(.dark) span.bg-slate-700,html:not(.dark) span[class*=bg-slate-700]{background:#e2e8f0!important;background-color:#e2e8f0!important;color:#1e293b!important}html:not(.dark) .card-front h3,html:not(.dark) .card-back h3,html:not(.dark) .card-front h3 a,html:not(.dark) .card-back h3 a,html:not(.dark) h3[class*=text-white],html:not(.dark) h3[class*=text-white] a,html:not(.dark) .sketch-card h3,html:not(.dark) .sketch-card h3 a{color:#1e293b!important}html:not(.dark) .card-front h3 a:hover,html:not(.dark) .card-back h3 a:hover,html:not(.dark) .sketch-card h3 a:hover{color:#334155!important}html:not(.dark) .card-front [class*=text-slate-4],html:not(.dark) .card-back [class*=text-slate-4],html:not(.dark) .card-front [class*=text-xs][class*=text-slate],html:not(.dark) .card-back [class*=text-xs][class*=text-slate],html:not(.dark) .sketch-card [class*=text-slate-4],html:not(.dark) .sketch-card [class*="text-[10px]"],html:not(.dark) .sketch-card time{color:#64748b!important}html:not(.dark) span[class*="bg-slate-7/50"],html:not(.dark) span[class*="bg-slate-700/50"]{background:#e2e8f0!important;background-color:#e2e8f0!important;color:#64748b!important}html:not(.dark) .card-back p[class*=text-slate-3],html:not(.dark) .card-back p{color:#475569!important}html:not(.dark) .card-back [class*=border-slate-7],html:not(.dark) .card-back [class*=border-slate]{border-color:#e2e8f0!important}html:not(.dark) .card-back span[class*=text-slate-5]{color:#64748b!important}html:not(.dark) span[class*=text-green-4],html:not(.dark) .card-front span[class*=text-green]{color:#16a34a!important}html:not(.dark) span[class*="bg-green-500/15"],html:not(.dark) span[class*=bg-green-5]{background:#16a34a26!important}html:not(.dark) .dropdown-menu{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 24px #0000001a!important}html:not(.dark) .icon-btn:hover{background:#f1f5f9!important;color:#334155!important}html:not(.dark) label[class*=text-slate-3],html:not(.dark) [class*=text-xs][class*=font-medium][class*=text-slate-3]{color:#334155!important}html:not(.dark) input[class*=bg-slate-8],html:not(.dark) input.sketch-input,html:not(.dark) [id=repoUrl],html:not(.dark) [id=token]{background:#fff!important;background-color:#fff!important;color:#1e293b!important;border-color:#cbd5e1!important}html:not(.dark) .quick-pick-chip{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#475569!important}html:not(.dark) .quick-pick-chip:hover:not(:disabled){background:#e2e8f0!important;border-color:#cbd5e1!important;color:#334155!important}html:not(.dark) kbd{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#64748b!important}html:not(.dark) span[class*=text-slate-5][class*=text-],html:not(.dark) [class*="text-\\[10px\\]"][class*=text-slate-5]{color:#64748b!important}html:not(.dark) .auth-prompt,html:not(.dark) [class*=auth-prompt]{background:linear-gradient(to right,#fbbf241a,oklch(.78 .13 291 / .1))!important;border-color:#fbbf244d!important}html:not(.dark) .flip-button{background:#f1f5f9!important;color:#64748b!important}html:not(.dark) .flip-button:hover{background:#e2e8f0!important;color:#334155!important}html:not(.dark) .loading-container{background:transparent!important}html:not(.dark) [class*=bg-slate-7][role=progressbar],html:not(.dark) [class*=bg-slate-7][aria-valuenow]{background:#e2e8f0!important}html:not(.dark) [class*=modal] [class*=bg-slate],html:not(.dark) [role=dialog] [class*=bg-slate]{background:#fff!important}html:not(.dark) [class*=tag-cloud] button,html:not(.dark) .filter-section button[class*=rounded]{background:#f1f5f9!important;color:#475569!important}html:not(.dark) [class*=tag-cloud] button:hover,html:not(.dark) .filter-section button[class*=rounded]:hover{background:#e2e8f0!important;color:#334155!important}html:not(.dark) main h2[class*=text-white],html:not(.dark) main h2[class*=font-bold]{color:#0f172a!important}html:not(.dark) main p[class*=text-slate-5],html:not(.dark) main p[class*="text-\\[10px\\]"]{color:#64748b!important}html:not(.dark) main .mt-6 p[class*=text-slate-5]{color:#64748b!important}html:not(.dark) .help-popup-wrapper,html:not(.dark) .sketch-container{background:#fff!important}html:not(.dark) .help-popup-scroll>div:first-child,html:not(.dark) [class*=bg-slate-9][class*=backdrop-blur]{background:#fffffffa!important;border-color:#e2e8f0!important}html:not(.dark) .help-popup-scroll [class*=bg-slate-9]{background:#fafafa!important}html:not(.dark) .help-popup-scroll h2[class*=text-white],html:not(.dark) .help-popup-scroll h2.text-white,html:not(.dark) .help-popup-wrapper h2{color:#1e293b!important}html:not(.dark) .help-popup-scroll h3[class*=text-white],html:not(.dark) .help-popup-scroll h3.text-white,html:not(.dark) .help-popup-wrapper h3{color:#1e293b!important}html:not(.dark) .help-popup-scroll p[class*=text-slate-4],html:not(.dark) .help-popup-scroll p.text-slate-400,html:not(.dark) .help-popup-scroll [class*=text-slate-3],html:not(.dark) .help-popup-wrapper p{color:#475569!important}html:not(.dark) .help-popup-scroll button[aria-label=Close] svg{color:#64748b!important}html:not(.dark) .help-popup-scroll button[aria-label=Close]:hover{background:#f1f5f9!important}html:not(.dark) .help-popup-scroll button[aria-label=Close]:hover svg{color:#1e293b!important}html:not(.dark) .help-popup-scroll details{background:#e2e8f0!important}html:not(.dark) .help-popup-scroll details ol,html:not(.dark) .help-popup-scroll details li,html:not(.dark) .help-popup-scroll details .text-slate-300{color:#334155!important}html:not(.dark) .help-popup-scroll details .text-white{color:#1e293b!important;font-weight:600}html:not(.dark) .help-popup-scroll details .text-green-400{color:#16a34a!important}html:not(.dark) .help-popup-scroll>div:last-child{background:#fffffffa!important;border-color:#e2e8f0!important}html:not(.dark) .text-slate-400[class*="text-\\[10px\\]"],html:not(.dark) span.text-slate-400[class*=text-],html:not(.dark) [class*=auth] .text-slate-400{color:#475569!important}html:not(.dark) [class*=bg-gradient-to-r][class*=from-amber],html:not(.dark) [class*=auth-prompt],html:not(.dark) div[class*="from-amber-500/10"]{background:linear-gradient(to right,#fbbf241f,oklch(.78 .13 291 / .08))!important;border-color:#fbbf2459!important}html:not(.dark) a[class*=bg-violet-6],html:not(.dark) a.bg-violet-600{background:var(--theme-accent)!important;color:#fff!important}html:not(.dark) a[class*=bg-violet-6]:hover,html:not(.dark) a.bg-violet-600:hover{background:var(--theme-accent-hover)!important;color:#fff!important}html:not(.dark) [class*=filter-builder],html:not(.dark) [class*=FilterBuilder]{background:#fff!important}html:not(.dark) .filter-help-tooltip,html:not(.dark) [class*=FilterHelpTooltip]{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 24px #0000001a!important}html:not(.dark) [class*=filter-chip],html:not(.dark) button[class*=filter][class*=chip]{background:#f1f5f9!important;color:#334155!important;border-color:#e2e8f0!important}html:not(.dark) button[class*=bg-slate-7]:not([class*=bg-green]):not(:hover){background:#e2e8f0!important;color:#334155!important}html:not(.dark) button[class*=bg-slate-7]:hover:not([class*=bg-green]){background:#cbd5e1!important;color:#1e293b!important}html:not(.dark) .skeleton-card,html:not(.dark) [class*=skeleton]{background:#f1f5f9!important}html:not(.dark) [class*=animate-pulse][class*=bg-slate]{background:#e2e8f0!important}html:not(.dark) .empty-state-container{background:#e2e8f099!important;border-color:#cbd5e1!important}html:not(.dark) .empty-state-container:before{border-color:#cbd5e1!important}html:not(.dark) .empty-state-title,html:not(.dark) [class*=empty-state] h2,html:not(.dark) [class*=empty-state] h3,html:not(.dark) [class*=EmptyState] h3{color:#1e293b!important}html:not(.dark) .empty-state-description,html:not(.dark) [class*=empty-state] p,html:not(.dark) [class*=EmptyState] p{color:#475569!important}html:not(.dark) .empty-state-container .illustration{color:#64748b!important}html:not(.dark) .primary-action{background:#475569!important;color:#fff!important}html:not(.dark) .primary-action:hover{background:#334155!important;color:#fff!important}html:not(.dark) button[class*=bg-gradient],html:not(.dark) button[class*=from-violet],html:not(.dark) button[class*=bg-violet],html:not(.dark) button[class*=bg-green]{color:#fff!important}html:not(.dark) button[class*=bg-gradient]:hover,html:not(.dark) button[class*=from-violet]:hover,html:not(.dark) button[class*=bg-violet]:hover,html:not(.dark) button[class*=bg-green]:hover{color:#fff!important}html:not(.dark) .secondary-action{color:var(--theme-accent)!important}html:not(.dark) .secondary-action:hover{color:var(--theme-accent-hover)!important}html:not(.dark) .search-history-dropdown,html:not(.dark) [class*=SearchHistory]{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 24px #0000001a!important}html:not(.dark) .search-history-dropdown [class*=text-slate],html:not(.dark) [class*=SearchHistory] [class*=text-slate]{color:#475569!important}html:not(.dark) .search-history-dropdown button:hover,html:not(.dark) [class*=SearchHistory] button:hover{background:#f1f5f9!important}html:not(.dark) ::-webkit-scrollbar{width:10px;height:10px}html:not(.dark) ::-webkit-scrollbar-track{background:#f1f5f9}html:not(.dark) ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;border:2px solid #f1f5f9}html:not(.dark) ::-webkit-scrollbar-thumb:hover{background:#94a3b8}html:not(.dark) *{scrollbar-color:#cbd5e1 #f1f5f9;scrollbar-width:thin}html:not(.dark) [class*=shadow]{--tw-shadow-color: rgba(0, 0, 0, .1) !important;--un-shadow-color: rgba(0, 0, 0, .1) !important}html:not(.dark) svg[class*=text-slate]{color:#64748b!important}html:not(.dark) a:not([class*=text-violet]):not([class*=text-green]):not([class*=text-amber]):not([class*=bg-]){color:#2563eb}html:not(.dark) a:not([class*=text-violet]):not([class*=text-green]):not([class*=text-amber]):not([class*=bg-]):hover{color:#1d4ed8}html:not(.dark) hr{border-color:#e2e8f0!important}html:not(.dark) [class*=divide-slate]>*+*{border-color:#e2e8f0!important}html:not(.dark) code,html:not(.dark) pre{background:#f1f5f9!important;color:#1e293b!important}html:not(.dark) [class*=rounded-full][class*=bg-slate]{background:#e2e8f0!important;color:#475569!important}html:not(.dark) span[class*=rounded][class*=bg-slate-7]{background:#e2e8f0!important;color:#1e293b!important}html:not(.dark) .search-history,html:not(.dark) [class*=history]{background:#fff!important;border-color:#e2e8f0!important}html:not(.dark) main{background:#f8fafc!important;background-color:#f8fafc!important}html:not(.dark) .flex.flex-col.lg\:flex-row{background:#f1f5f9!important}html:not(.dark) main h2,html:not(.dark) main h2.text-white,html:not(.dark) main h2[class*=text-white],html:not(.dark) main h2[class*=font-bold],html:not(.dark) main .text-base.font-bold,html:not(.dark) main .text-lg.font-bold{color:#0f172a!important}html:not(.dark) main p.text-slate-500,html:not(.dark) main p[class*=text-slate-5],html:not(.dark) main p[class*="text-[10px]"]{color:#64748b!important}html:not(.dark) .loading-container p,html:not(.dark) [aria-busy=true] p{color:#334155!important}html:not(.dark) .flip-button{background:#475569!important;background-color:#475569!important;color:#fff!important;border:none!important;z-index:20!important;pointer-events:auto!important;cursor:pointer!important}html:not(.dark) .flip-button:hover{background:#334155!important;background-color:#334155!important;color:#fff!important}html:not(.dark) .flip-button[aria-pressed=true]{background:var(--theme-accent)!important;color:#fff!important}html:not(.dark) .flip-button-front,html:not(.dark) .flip-button-back{background:#475569!important;color:#fff!important;z-index:20!important;pointer-events:auto!important}html:not(.dark) .flip-button-front:hover,html:not(.dark) .flip-button-back:hover{background:#334155!important;color:#fff!important}html.dark .flip-button{background:#475569e6!important;color:#e2e8f0!important;z-index:20!important;pointer-events:auto!important;cursor:pointer!important}html.dark .flip-button:hover{background:#64748b!important;color:#fff!important}html.dark .flip-button[aria-pressed=true]{background:var(--theme-accent)!important;color:#fff!important}html.dark .flip-button-front,html.dark .flip-button-back{z-index:20!important;pointer-events:auto!important}html:not(.dark) .help-button{background:var(--theme-accent)!important;color:#fff!important;box-shadow:0 4px 16px oklch(from var(--theme-accent) l c h / .3)!important}html:not(.dark) .help-button:hover{background:var(--theme-accent-hover)!important;box-shadow:0 6px 20px oklch(from var(--theme-accent) l c h / .4)!important}html:not(.dark) .theme-toggle-btn,html:not(.dark) .theme-toggle,html:not(.dark) [class*=theme-toggle],html:not(.dark) button[aria-label*="Switch to dark"],html:not(.dark) button[aria-label*="Switch to light"],html:not(.dark) button[title*="Switch to"]{background:var(--theme-accent)!important;color:#fff!important;box-shadow:0 4px 16px oklch(from var(--theme-accent) l c h / .3)!important;border:none!important}html:not(.dark) .theme-toggle-btn:hover,html:not(.dark) .theme-toggle:hover,html:not(.dark) [class*=theme-toggle]:hover,html:not(.dark) button[aria-label*="Switch to dark"]:hover,html:not(.dark) button[aria-label*="Switch to light"]:hover,html:not(.dark) button[title*="Switch to"]:hover{background:var(--theme-accent-hover)!important;box-shadow:0 6px 20px oklch(from var(--theme-accent) l c h / .4)!important}html:not(.dark) button[type=submit][class*=bg-violet],html:not(.dark) button[type=submit][class*=from-violet],html:not(.dark) .find-issues-btn,html:not(.dark) button[class*=bg-gradient-to-r][class*=from-violet]{background:var(--theme-accent)!important;color:#fff!important;box-shadow:0 4px 16px oklch(from var(--theme-accent) l c h / .35)!important}html:not(.dark) button[type=submit][class*=bg-violet]:hover,html:not(.dark) button[type=submit][class*=from-violet]:hover,html:not(.dark) .find-issues-btn:hover,html:not(.dark) button[class*=bg-gradient-to-r][class*=from-violet]:hover{background:var(--theme-accent-hover)!important;box-shadow:0 6px 20px oklch(from var(--theme-accent) l c h / .45)!important}html:not(.dark) a[class*=bg-violet]{background:var(--theme-accent)!important;color:#fff!important}html:not(.dark) a[class*=bg-violet]:hover{background:var(--theme-accent-hover)!important}html:not(.dark) .filter-card{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 20px #0000000f!important}html:not(.dark) .filter-toggle{background:#f8fafc!important;border-color:#e2e8f0!important;color:#334155!important}html:not(.dark) .filter-toggle:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}html:not(.dark) .filter-toggle.active{background:#22c55e1a!important;border-color:#22c55e66!important;color:#16a34a!important}html:not(.dark) .toggle-checkbox{background:#fff!important;border-color:#cbd5e1!important}html:not(.dark) .toggle-checkbox.checked{background:#22c55e!important;border-color:#22c55e!important}html:not(.dark) .toggle-count{background:#f1f5f9!important;color:#64748b!important}html:not(.dark) .toggle-count.active{background:#22c55e26!important;color:#16a34a!important}html:not(.dark) .filter-divider{background:#e2e8f0!important}html:not(.dark) .filter-label{color:#64748b!important}html:not(.dark) .filter-action-btn{color:var(--theme-accent)!important}html:not(.dark) .filter-action-btn:hover{color:var(--theme-accent-hover)!important}html:not(.dark) .filter-action-btn.text-amber-400{color:#d97706!important}html:not(.dark) .filter-action-btn.text-amber-400:hover{color:#b45309!important}html:not(.dark) .difficulty-badge.text-green-400{color:#16a34a!important;background-color:#16a34a26!important}html:not(.dark) .difficulty-badge.text-amber-400{color:#d97706!important;background-color:#d9770626!important}html:not(.dark) .difficulty-badge.text-red-400{color:#dc2626!important;background-color:#dc262626!important}html:not(.dark) .complexity-meter>div{background-color:#94a3b84d!important}html:not(.dark) .dropdown-trigger{background:#fff!important;border-color:#e2e8f0!important;color:#334155!important}html:not(.dark) .dropdown-trigger:hover{background:#f8fafc!important;border-color:#cbd5e1!important}html:not(.dark) .dropdown-menu{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 8px 30px #0000001f!important}html:not(.dark) .dropdown-option{color:#334155!important}html:not(.dark) .dropdown-option:hover{background:#f1f5f9!important;color:#1e293b!important}html:not(.dark) .dropdown-option.selected{background:oklch(from var(--theme-accent) l c h / .15)!important;color:var(--theme-accent)!important}html:not(.dark) .icon-btn{background:#fff!important;border-color:#e2e8f0!important;color:#64748b!important}html:not(.dark) .icon-btn:hover{background:#f1f5f9!important;color:#334155!important;border-color:#cbd5e1!important}html:not(.dark) .export-buttons{background:#f8fafc!important;border-color:#e2e8f0!important}html:not(.dark) .export-btn{color:#64748b!important}html:not(.dark) .export-btn:hover{background:#f1f5f9!important;color:#334155!important}html:not(.dark) .share-btn{background:#f8fafc!important;border-color:#e2e8f0!important;color:#64748b!important}html:not(.dark) .share-btn:hover{background:oklch(from var(--theme-accent) l c h / .1)!important;border-color:oklch(from var(--theme-accent) l c h / .3)!important;color:var(--theme-accent)!important}html:not(.dark) .reset-btn{color:#d97706!important}html:not(.dark) .reset-btn:hover{color:#b45309!important}html:not(.dark) body{background:var(--theme-bg-primary)!important;background-image:none!important}html:not(.dark) .sidebar-panel,html:not(.dark) aside{background:#fff!important;border-color:#e2e8f0!important}html:not(.dark) .brand-header{border-color:#e2e8f0!important}html:not(.dark) .brand-header h1{color:#0f172a!important}html:not(.dark) .brand-header p{color:#64748b!important}html:not(.dark) .auth-prompt{background:linear-gradient(to right,#fbbf2414,oklch(.78 .13 291 / .08))!important;border-color:#fbbf2440!important}html:not(.dark) .auth-prompt span{color:#64748b!important}html:not(.dark) .export-menu,html:not(.dark) [class*=export]{background:#fff!important}html:not(.dark) [class*=filter]{background:transparent}html:not(.dark) [class*=filter][class*=bg-slate]{background:#f1f5f9!important}html:not(.dark) .modal-backdrop{background:#64748b99!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:none!important;border-color:transparent!important}html:not(.dark) .cancel-modal,html:not(.dark) div.cancel-modal{background-color:#fff!important;background-image:none!important;background:#fff!important;backdrop-filter:none!important;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #cbd5e180!important}html:not(.dark) .cancel-modal:before{border-color:#cbd5e199!important;background:transparent!important}html:not(.dark) .cancel-modal .modal-icon,html:not(.dark) .cancel-modal div.modal-icon,html:not(.dark) div.cancel-modal .modal-icon,html:not(.dark) div.cancel-modal div.modal-icon,html:not(.dark) .modal-backdrop .cancel-modal .modal-icon{background:#fef3c7!important;background-color:#fef3c7!important;color:#d97706!important;box-shadow:none!important;border:none!important;border-color:transparent!important}html:not(.dark) .cancel-modal .modal-title,html:not(.dark) .cancel-modal h2.modal-title,html:not(.dark) div.cancel-modal .modal-title{color:#0f172a!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important}html:not(.dark) .cancel-modal .issues-info,html:not(.dark) .cancel-modal div.issues-info,html:not(.dark) div.cancel-modal .issues-info,html:not(.dark) .modal-backdrop .cancel-modal .issues-info{background:#f1f5f9!important;background-color:#f1f5f9!important;color:#475569!important;border:1px solid #e2e8f0!important;box-shadow:none!important}html:not(.dark) .cancel-modal .issues-info .info-icon,html:not(.dark) .cancel-modal .issues-info svg.info-icon{color:var(--theme-accent)!important;background:transparent!important;background-color:transparent!important}html:not(.dark) .cancel-modal .issues-info strong{color:#0f172a!important;background:transparent!important}html:not(.dark) .cancel-modal .issues-info span{background:transparent!important;background-color:transparent!important}html:not(.dark) .cancel-modal .modal-description,html:not(.dark) .cancel-modal p.modal-description,html:not(.dark) div.cancel-modal .modal-description{color:#64748b!important;background:transparent!important;background-color:transparent!important;box-shadow:none!important}html:not(.dark) .cancel-modal .modal-actions,html:not(.dark) .cancel-modal div.modal-actions,html:not(.dark) div.cancel-modal .modal-actions{background:transparent!important;background-color:transparent!important;box-shadow:none!important}html:not(.dark) .cancel-modal .btn-continue,html:not(.dark) .cancel-modal button.btn-continue{background:var(--theme-accent)!important;color:#fff!important;border:none!important;box-shadow:0 2px 8px oklch(from var(--theme-accent) l c h / .35)!important}html:not(.dark) .cancel-modal .btn-continue:hover,html:not(.dark) .cancel-modal button.btn-continue:hover{background:var(--theme-accent-hover)!important;color:#fff!important;box-shadow:0 4px 12px oklch(from var(--theme-accent) l c h / .45)!important}html:not(.dark) .cancel-modal .btn-cancel,html:not(.dark) .cancel-modal button.btn-cancel{color:#92400e!important;background:#fef3c7!important;background-color:#fef3c7!important;border:1px solid #fcd34d!important;box-shadow:none!important}html:not(.dark) .cancel-modal .btn-cancel:hover,html:not(.dark) .cancel-modal button.btn-cancel:hover{background:#fde68a!important;background-color:#fde68a!important;border-color:#fbbf24!important;color:#78350f!important}html:not(.dark) .cancel-modal .btn-icon,html:not(.dark) .cancel-modal svg.btn-icon{background:transparent!important;background-color:transparent!important}html:not(.dark) .cancel-modal svg,html:not(.dark) div.cancel-modal svg{background:transparent!important;background-color:transparent!important}html:not(.dark) .cancel-modal svg path{background:transparent!important;background-color:transparent!important}html:not(.dark) .loading-progress-container{background:#f1f5f9f2!important;box-shadow:0 8px 30px #0000001f!important}html:not(.dark) .loading-progress-container:before{border-color:#cbd5e180!important}html:not(.dark) .progress-track{background:#e2e8f0cc!important}html:not(.dark) .progress-percentage{color:#1e293b!important}html:not(.dark) .status-message{color:#1e293b!important}html:not(.dark) .detail-row{background:#e2e8f099!important}html:not(.dark) .issues-count,html:not(.dark) .estimated-time{color:#475569!important}html:not(.dark) .separator{color:#94a3b8!important}html:not(.dark) .cancel-button{color:#b45309!important;background:#fbbf2426!important;border-color:#d9770666!important}html:not(.dark) .cancel-button:hover{background:#fbbf2440!important;border-color:#d9770699!important}html:not(.dark) .help-trigger{color:#64748b!important}html:not(.dark) .help-trigger:hover{color:#475569!important;background:#64748b26!important}html:not(.dark) .help-modal{background:#fffffffa!important;border-color:#cbd5e199!important;box-shadow:0 20px 60px #00000026!important;color:#475569!important}html:not(.dark) .help-modal h3{color:#1e293b!important}html:not(.dark) .help-modal .close-btn{color:#64748b!important}html:not(.dark) .help-modal .close-btn:hover{background:#64748b26!important;color:#334155!important}html:not(.dark) .help-modal h4{color:#64748b!important}html:not(.dark) .help-modal .operators code{background:#e2e8f0cc!important;color:var(--theme-accent)!important}html:not(.dark) .help-modal .operators span{color:#475569!important}html:not(.dark) .help-modal .examples code{background:#f1f5f9e6!important;color:#334155!important}html:not(.dark) .help-modal .examples p{color:#64748b!important}html:not(.dark) .help-modal .filter-types code{background:#e2e8f0cc!important;color:#334155!important}html:not(.dark) .help-modal .footer{border-color:#cbd5e180!important}html:not(.dark) .help-modal .footer a{color:var(--theme-accent)!important}html:not(.dark) .help-modal .footer a:hover{color:var(--theme-accent-hover)!important}html:not(.dark) .help-modal p:last-child{color:#64748b!important}html:not(.dark) .help-modal kbd{background:#e2e8f0cc!important;color:#475569!important}.context-menu{position:fixed!important;z-index:9999!important;min-width:160px!important;padding:.25rem!important;border-radius:.5rem!important;outline:none!important}html.dark .context-menu{background:#1e293bf2!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(71,85,105,.5)!important;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0003!important}html:not(.dark) .context-menu{background:#fffffffa!important;backdrop-filter:blur(8px)!important;border:1px solid rgba(203,213,225,.8)!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important}.context-menu .menu-item{display:flex!important;align-items:center!important;gap:.5rem!important;width:100%!important;padding:.5rem .75rem!important;background:transparent!important;border:none!important;border-radius:.375rem!important;font-size:.75rem!important;font-weight:500!important;text-align:left!important;cursor:pointer!important;transition:background-color .15s ease!important}html.dark .context-menu .menu-item{color:#e2e8f0!important}html.dark .context-menu .menu-item:hover,html.dark .context-menu .menu-item.focused{background:#47556980!important;color:#fff!important}html:not(.dark) .context-menu .menu-item{color:#334155!important}html:not(.dark) .context-menu .menu-item:hover,html:not(.dark) .context-menu .menu-item.focused{background:#e2e8f0cc!important;color:#0f172a!important}.context-menu .menu-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:1rem!important;height:1rem!important;flex-shrink:0!important}.context-menu .menu-icon .icon,.context-menu .menu-icon svg{width:1rem!important;height:1rem!important}.context-menu .menu-icon .icon.bookmarked{color:#fbbf24!important}.context-menu .menu-label{flex:1!important}@media (prefers-reduced-motion: reduce){html,html *,html *:before,html *:after{transition:none!important}}.stats-panel.svelte-tzcn4s{background:var(--theme-bg-card);backdrop-filter:blur(12px);border-radius:12px;border:1px solid var(--theme-border);margin-bottom:1rem;overflow:hidden}.stats-header.svelte-tzcn4s{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;color:var(--theme-text-primary);transition:background-color .15s ease}.stats-header.svelte-tzcn4s:hover{background:var(--theme-bg-tertiary)}.stats-header.svelte-tzcn4s:focus-visible{outline:2px solid var(--theme-accent);outline-offset:-2px}.header-left.svelte-tzcn4s{display:flex;align-items:center;gap:.5rem}.header-icon.svelte-tzcn4s{width:1rem;height:1rem;color:var(--theme-accent)}.header-title.svelte-tzcn4s{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.header-repo.svelte-tzcn4s{font-size:.625rem;font-weight:400;color:var(--theme-text-muted);max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron-icon.svelte-tzcn4s{width:1rem;height:1rem;color:var(--theme-text-muted);transition:transform .2s ease}.chevron-icon.expanded.svelte-tzcn4s{transform:rotate(180deg)}.stats-content.svelte-tzcn4s{padding:0 1rem .75rem}.stats-grid.svelte-tzcn4s{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}@media (max-width: 640px){.stats-grid.svelte-tzcn4s{grid-template-columns:repeat(2,1fr)}}.stat-item.svelte-tzcn4s{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:var(--theme-bg-secondary);border-radius:8px;border:1px solid var(--theme-border)}.stat-icon.svelte-tzcn4s{width:1.25rem;height:1.25rem;flex-shrink:0}.stat-icon.star.svelte-tzcn4s{color:#fbbf24}.stat-icon.fork.svelte-tzcn4s{color:#a78bfa}.stat-icon.issue.svelte-tzcn4s{color:#34d399}.stat-icon.watcher.svelte-tzcn4s{color:#60a5fa}.stat-info.svelte-tzcn4s{display:flex;flex-direction:column;min-width:0}.stat-value.svelte-tzcn4s{font-size:.875rem;font-weight:700;color:var(--theme-text-primary);line-height:1.2}.stat-label.svelte-tzcn4s{font-size:.625rem;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.03em}.language-badge.svelte-tzcn4s{display:inline-flex;align-items:center;gap:.375rem;margin-top:.75rem;padding:.25rem .5rem;background:var(--theme-bg-tertiary);border-radius:9999px;font-size:.625rem;color:var(--theme-text-secondary)}.language-dot.svelte-tzcn4s{width:.5rem;height:.5rem;border-radius:50%;background:var(--theme-accent)}.stat-item.skeleton.svelte-tzcn4s{background:var(--theme-bg-secondary)}.skeleton-icon.svelte-tzcn4s{width:1.25rem;height:1.25rem;border-radius:4px;background:linear-gradient(90deg,var(--theme-bg-tertiary) 25%,var(--theme-bg-secondary) 50%,var(--theme-bg-tertiary) 75%);background-size:200% 100%;animation:svelte-tzcn4s-shimmer 1.5s infinite}.skeleton-text.svelte-tzcn4s{width:2.5rem;height:1.5rem;border-radius:4px;background:linear-gradient(90deg,var(--theme-bg-tertiary) 25%,var(--theme-bg-secondary) 50%,var(--theme-bg-tertiary) 75%);background-size:200% 100%;animation:svelte-tzcn4s-shimmer 1.5s infinite}@keyframes svelte-tzcn4s-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.chevron-icon.svelte-tzcn4s{transition:none}.skeleton-icon.svelte-tzcn4s,.skeleton-text.svelte-tzcn4s{animation:none}}.help-popup-header.svelte-1i4xbxm{background:var(--theme-bg-primary);border-bottom:1px solid var(--theme-border)}.help-popup-content.svelte-1i4xbxm{background:var(--theme-bg-primary)}.help-popup-footer.svelte-1i4xbxm{background:var(--theme-bg-primary);border-top:1px solid var(--theme-border)}.help-popup-text-primary.svelte-1i4xbxm{color:var(--theme-text-primary)}.help-popup-text-secondary.svelte-1i4xbxm{color:var(--theme-text-secondary)}.help-popup-text-muted.svelte-1i4xbxm{color:var(--theme-text-muted)}.help-popup-step-badge.svelte-1i4xbxm{background:var(--theme-accent);color:var(--theme-text-primary)}.help-popup-close-btn.svelte-1i4xbxm:hover{background:var(--theme-bg-tertiary)}.help-popup-icon-muted.svelte-1i4xbxm{color:var(--theme-text-muted)}.help-popup-icon-muted.svelte-1i4xbxm:hover,.help-popup-icon-white.svelte-1i4xbxm{color:var(--theme-text-primary)}.help-popup-details.svelte-1i4xbxm{background:var(--theme-bg-secondary)}.help-popup-link.svelte-1i4xbxm{color:var(--theme-accent)}.help-popup-link.svelte-1i4xbxm:hover{color:var(--theme-accent-hover)}.help-popup-cta-btn.svelte-1i4xbxm{background:var(--theme-accent);color:var(--theme-text-primary)}.help-popup-cta-btn.svelte-1i4xbxm:hover{background:var(--theme-accent-hover)}.help-popup-scroll.svelte-1i4xbxm{scrollbar-width:thin;scrollbar-color:var(--theme-border) transparent;padding-right:4px}.help-popup-scroll.svelte-1i4xbxm::-webkit-scrollbar{width:8px}.help-popup-scroll.svelte-1i4xbxm::-webkit-scrollbar-track{background:transparent;margin:12px 4px;border-radius:100px}.help-popup-scroll.svelte-1i4xbxm::-webkit-scrollbar-thumb{background:var(--theme-border);border-radius:100px;border:2px solid transparent;background-clip:padding-box}.help-popup-scroll.svelte-1i4xbxm::-webkit-scrollbar-thumb:hover{background:var(--theme-text-muted);border:2px solid transparent;background-clip:padding-box}.help-popup-scroll.svelte-1i4xbxm::-webkit-scrollbar-corner{background:transparent}.help-popup-scroll.svelte-1i4xbxm{scroll-behavior:smooth}.search-input.svelte-1q8t2tj::placeholder{color:var(--theme-text-muted)}.quick-pick-chip.svelte-1q8t2tj{padding:.125rem .375rem;font-size:.5625rem;font-weight:500;color:var(--theme-text-muted);background:var(--theme-bg-tertiary);border:1px solid var(--theme-border);border-radius:3px;transition:all .1s ease;cursor:pointer}.quick-pick-chip.svelte-1q8t2tj:hover:not(:disabled){color:var(--theme-text-primary);background:var(--theme-bg-secondary);border-color:var(--theme-border)}.quick-pick-chip.svelte-1q8t2tj:disabled{opacity:.4;cursor:not-allowed}.search-btn-enabled.svelte-1q8t2tj{background:var(--theme-accent);color:#fff;box-shadow:0 4px 6px -1px var(--theme-shadow)}.search-btn-enabled.svelte-1q8t2tj:hover{background:var(--theme-accent-hover)}.search-btn-disabled.svelte-1q8t2tj{background:var(--theme-bg-tertiary);color:var(--theme-text-muted);opacity:.5}.icon-btn-hover.svelte-1q8t2tj{color:var(--theme-text-muted)}.icon-btn-hover.svelte-1q8t2tj:hover{color:var(--theme-text-secondary)}.icon-btn-hover.svelte-1q8t2tj:focus-visible{box-shadow:0 0 0 1px var(--theme-accent)}.kbd-hint.svelte-1q8t2tj{background:var(--theme-bg-tertiary);border:1px solid var(--theme-border);color:var(--theme-text-muted)}.issue-title.svelte-12cvv64 a:where(.svelte-12cvv64):hover{color:var(--theme-text-secondary)}.issue-copy-btn.svelte-12cvv64{background:var(--theme-bg-tertiary)}.issue-copy-btn.svelte-12cvv64:hover{background:var(--theme-accent-hover)}.issue-copy-btn.copied.svelte-12cvv64,.issue-copy-btn.copied.svelte-12cvv64:hover{background:#16a34a}.issue-view-btn.svelte-12cvv64{background:var(--theme-accent)}.issue-view-btn.svelte-12cvv64:hover{background:var(--theme-accent-hover)}body{font-family:var(--font-sans, "Geist Sans", system-ui, -apple-system, sans-serif);background:var(--theme-bg-primary);min-height:100vh}.sidebar-panel.svelte-1b7xsmq{background:var(--theme-bg-primary)}@media (min-width: 1024px){.sidebar-panel.svelte-1b7xsmq{border-right:1px solid var(--theme-border)}}.sketch-card{background:var(--theme-bg-card);backdrop-filter:blur(16px);border-radius:12px;position:relative;box-shadow:0 8px 30px var(--theme-shadow)}.sketch-card:before{content:"";position:absolute;inset:-2px;background:transparent;border:2px solid var(--theme-border);border-radius:inherit;filter:url(#sketch);pointer-events:none}@keyframes svelte-1b7xsmq-badge-pulse{0%,to{box-shadow:0 2px 8px #22c55e66,0 0 #22c55e66}50%{box-shadow:0 2px 8px #22c55e66,0 0 0 6px #22c55e00}}@keyframes svelte-1b7xsmq-card-glow{0%,to{box-shadow:0 0 20px #22c55e33,0 8px 30px #0006}50%{box-shadow:0 0 30px #22c55e59,0 8px 30px #0006}}.zero-comment-highlight{border:2px solid rgba(34,197,94,.5);background:#22c55e14;box-shadow:0 0 20px #22c55e33,0 8px 30px #0006;animation:svelte-1b7xsmq-card-glow 3s ease-in-out infinite}.zero-comment-highlight:before{border-color:#22c55e66}.easy-start-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-size:.75rem;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 8px #22c55e66;animation:svelte-1b7xsmq-badge-pulse 2s ease-in-out infinite}.filter-toggle-container{padding:.5rem 1rem;background:#33415580;border-radius:.75rem;border:1px solid rgba(71,85,105,.5);transition:background-color .2s ease,border-color .2s ease}.filter-toggle-container:hover{background:#334155b3;border-color:#475569cc}.toggle-track{position:relative;transition:background-color .2s ease}.toggle-knob{pointer-events:none;transition:transform .2s ease}.sketch-control{position:relative;border-radius:8px;border:1px solid}.sketch-control:before{content:"";position:absolute;inset:-1px;background:transparent;border:1px solid rgba(148,163,184,.15);border-radius:inherit;filter:url(#sketch-light);pointer-events:none}.hover-effect{transform-origin:center center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.hover-effect:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 40px #0009,0 0 20px oklch(from var(--theme-accent) l c h / .15);border-color:oklch(from var(--theme-accent) l c h / .3)}.card-flip-container{perspective:1000px;position:relative}.card-flip-container:has(.flipped){z-index:20}.card-flip-inner{position:relative;width:100%;transition:transform .6s ease-in-out;transform-style:preserve-3d}.card-flip-container:hover .card-flip-inner,.card-flip-container:focus-within .card-flip-inner{will-change:transform}.card-flip-inner.flipped{transform:rotateY(180deg)}.card-front,.card-back{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.card-front{position:relative}.card-back{position:absolute;top:0;left:0;transform:rotateY(180deg)}.flip-button{position:absolute;right:.5rem;padding:.375rem;border-radius:9999px;background:#334155cc;color:#94a3b8;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;z-index:10}.flip-button-front{bottom:.5rem}.flip-button-back{top:.5rem}.flip-button:hover{background:#475569;color:#fff}.flip-button:active{transform:scale(.95)}.flip-button:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.flip-button[aria-pressed=true]{background:#14b8a6;color:#fff}.sketch-button{position:relative;transition:all .2s ease}.sketch-button:before{content:"";position:absolute;inset:-2px;background:transparent;border:2px solid rgba(255,255,255,.2);border-radius:inherit;filter:url(#sketch-light);pointer-events:none}.sketch-button:hover:not(:disabled){transform:translateY(-1px)}.sketch-input{border:2px solid rgba(148,163,184,.2);transition:border-color .2s ease}.sketch-input:focus{border-color:#94a3b866}.sketch-badge{position:relative}.sketch-badge:before{content:"";position:absolute;inset:-1px;background:transparent;border:1px solid rgba(148,163,184,.2);border-radius:inherit;filter:url(#sketch-light);pointer-events:none}.issue-badge{position:relative;box-shadow:0 4px 12px #0000004d;transition:transform .3s ease}.issue-badge:before{content:"";position:absolute;inset:-2px;background:transparent;border:2px solid rgba(148,163,184,.3);border-radius:inherit;filter:url(#sketch);pointer-events:none}.group:hover .issue-badge{transform:scale(1.05) rotate(2deg)}.sketch-icon{position:relative}.sketch-icon:before{content:"";position:absolute;inset:-1px;background:transparent;border:2px solid rgba(148,163,184,.2);border-radius:inherit;filter:url(#sketch-light);pointer-events:none}.sketch-icon-small{position:relative}.sketch-icon-small:before{content:"";position:absolute;inset:-1px;background:transparent;border:1px solid rgba(148,163,184,.15);border-radius:inherit;filter:url(#sketch-light);pointer-events:none}.sidebar-title.svelte-1b7xsmq{padding:.25rem 0 .5rem;border-bottom:1px solid var(--theme-border);margin-bottom:.5rem}.sidebar-title-text.svelte-1b7xsmq{font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--theme-text-muted)}.text-theme-muted{color:var(--theme-text-muted)!important}.text-theme-secondary{color:var(--theme-text-secondary)!important}.auth-cta-btn.svelte-1b7xsmq{background-color:var(--theme-accent)}.auth-cta-btn.svelte-1b7xsmq:hover{background-color:var(--theme-accent-hover)}.load-more-btn.svelte-1b7xsmq{background-color:var(--theme-accent)}.load-more-btn.svelte-1b7xsmq:hover{background-color:var(--theme-accent-hover)}.filter-card.svelte-1b7xsmq{background:var(--theme-bg-card);backdrop-filter:blur(12px);border-radius:12px;border:1px solid var(--theme-border);padding:.75rem;box-shadow:0 4px 20px var(--theme-shadow)}.filter-toggle.svelte-1b7xsmq{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;border-radius:8px;border:1px solid var(--theme-border);background:var(--theme-bg-tertiary);color:var(--theme-text-secondary);cursor:pointer;transition:all .15s ease}.filter-toggle.svelte-1b7xsmq:hover{border-color:var(--theme-accent);opacity:.9}.filter-toggle.active.svelte-1b7xsmq{background:#22c55e26;border-color:#22c55e66;color:#86efac}.toggle-checkbox.svelte-1b7xsmq{width:1rem;height:1rem;border-radius:4px;border:2px solid var(--theme-border);background:var(--theme-bg-secondary);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .15s ease}.toggle-checkbox.checked.svelte-1b7xsmq{background:#22c55e;border-color:#22c55e}.toggle-count.svelte-1b7xsmq{font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:9999px;background:var(--theme-bg-tertiary);color:var(--theme-text-muted)}.toggle-count.active.svelte-1b7xsmq{background:#22c55e40;color:#86efac}.filter-divider.svelte-1b7xsmq{height:1px;background:var(--theme-border);margin:.625rem 0}.filter-section.svelte-1b7xsmq{padding:.25rem 0}.filter-section-header.svelte-1b7xsmq{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.filter-label.svelte-1b7xsmq{font-size:.625rem;font-weight:600;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em}.filter-action-btn.svelte-1b7xsmq{font-size:.625rem;font-weight:500;padding:0;background:none;border:none;cursor:pointer;transition:color .15s ease}.control-row.svelte-1b7xsmq{display:flex;align-items:center;gap:.5rem}.control-group.svelte-1b7xsmq{flex:1;display:flex;gap:.375rem}.dropdown-trigger.svelte-1b7xsmq{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.375rem .5rem;font-size:.625rem;font-weight:500;color:var(--theme-text-primary);background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:6px;cursor:pointer;transition:all .15s ease}.dropdown-trigger.svelte-1b7xsmq:hover{background:var(--theme-bg-tertiary);border-color:var(--theme-accent)}.dropdown-menu.svelte-1b7xsmq{position:absolute;z-index:50;margin-top:.25rem;width:100%;background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:8px;box-shadow:0 8px 24px var(--theme-shadow);overflow:hidden}.dropdown-option.svelte-1b7xsmq{width:100%;padding:.5rem .625rem;font-size:.625rem;font-weight:500;text-align:left;color:var(--theme-text-secondary);background:transparent;border:none;cursor:pointer;transition:all .1s ease}.dropdown-option.svelte-1b7xsmq:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary)}.dropdown-option.selected.svelte-1b7xsmq{background:oklch(from var(--theme-accent) l c h / .25);color:var(--theme-accent)}.icon-btn.svelte-1b7xsmq{display:flex;align-items:center;justify-content:center;padding:.375rem;background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:6px;color:var(--theme-text-muted);cursor:pointer;transition:all .15s ease}.icon-btn.svelte-1b7xsmq:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary);border-color:var(--theme-accent)}.export-buttons.svelte-1b7xsmq{flex:1;display:flex;gap:.25rem;background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:6px;padding:.125rem}.export-btn.svelte-1b7xsmq{flex:1;padding:.25rem .375rem;font-size:.5625rem;font-weight:600;color:var(--theme-text-muted);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}.export-btn.svelte-1b7xsmq:hover{background:var(--theme-bg-tertiary);color:var(--theme-text-primary)}.share-btn.svelte-1b7xsmq{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .75rem;font-size:.625rem;font-weight:600;color:var(--theme-text-muted);background:var(--theme-bg-secondary);border:1px solid var(--theme-border);border-radius:6px;cursor:pointer;transition:all .15s ease}.share-btn.svelte-1b7xsmq:hover{background:oklch(from var(--theme-accent) l c h / .15);border-color:var(--theme-accent);color:var(--theme-accent)}.share-btn.svelte-1b7xsmq:active{transform:scale(.98)}.share-btn.svelte-1b7xsmq:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.reset-btn.svelte-1b7xsmq{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.5rem;font-size:.625rem;font-weight:500;color:#fbbf24;background:transparent;border:none;cursor:pointer;transition:color .15s ease}.reset-btn.svelte-1b7xsmq:hover{color:#fcd34d}.help-button.svelte-1b7xsmq{position:fixed!important;bottom:5rem!important;right:1rem!important;z-index:40!important;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;cursor:pointer;background:var(--theme-accent);color:#fff;box-shadow:0 3px 12px oklch(from var(--theme-accent) l c h / .35);transition:all .2s ease;animation:svelte-1b7xsmq-help-glow 3s ease-in-out infinite}.help-button.svelte-1b7xsmq:hover{background:var(--theme-accent-hover);box-shadow:0 4px 16px oklch(from var(--theme-accent) l c h / .45);transform:translateY(-1px)}.help-button.svelte-1b7xsmq:active{background:var(--theme-accent-hover);box-shadow:0 2px 10px oklch(from var(--theme-accent) l c h / .3);transform:translateY(0) scale(.98)}.help-button.svelte-1b7xsmq:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}.help-icon.svelte-1b7xsmq{width:18px;height:18px}@keyframes svelte-1b7xsmq-help-glow{0%,to{box-shadow:0 3px 12px oklch(from var(--theme-accent) l c h / .35)}50%{box-shadow:0 3px 16px oklch(from var(--theme-accent) l c h / .5)}}@media (min-width: 768px){.help-button.svelte-1b7xsmq{bottom:5.5rem!important;right:1.5rem!important}}@media (prefers-reduced-motion: reduce){.help-button.svelte-1b7xsmq{animation:none;transition:none}.help-button.svelte-1b7xsmq:hover,.help-button.svelte-1b7xsmq:active{transform:none}}@media (max-width: 640px){*{word-wrap:break-word;overflow-wrap:break-word}}*{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.2s;transition-timing-function:ease-in-out}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;animation-delay:.01ms!important}.easy-start-badge,.zero-comment-highlight,.animate-pulse{animation:none}.toggle-track,.toggle-knob,.filter-toggle-container,.hover-effect,.sort-dropdown,.card-flip-inner,.flip-button{transition:none}.hover-effect:hover{transform:translateY(-2px)}.card-flip-inner.flipped{transform:rotateY(180deg)}}.sketch-button:focus-visible,.sketch-input:focus-visible,a:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}:focus-visible{outline:2px solid var(--theme-accent);outline-offset:2px}@media (prefers-contrast: high){.easy-start-badge{background:#22c55e;border:2px solid white}.zero-comment-highlight{border-width:3px}}*{scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.4) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent;border-radius:3px}*::-webkit-scrollbar-thumb{background:#64748b66;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#64748b99}*::-webkit-scrollbar-corner{background:transparent}
