:root{--color-primary: #6366f1;--color-primary-hover: #4f46e5;--color-accent: #ec4899;--color-bg: #fafafa;--color-bg-secondary: #f0f0f0;--color-bg-tertiary: #e5e5e5;--color-bg-card: #ffffff;--color-text: #1a1a1a;--color-text-secondary: #525252;--color-text-tertiary: #a3a3a3;--color-border: #e5e5e5;--color-border-light: #f5f5f5;--gradient-primary: linear-gradient(135deg, #6366f1, #8b5cf6, #ec4899);--gradient-warm: linear-gradient(135deg, #f97316, #eab308);--gradient-cool: linear-gradient(135deg, #06b6d4, #3b82f6);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1)}html[data-theme=dark]{--color-primary: #818cf8;--color-primary-hover: #a5b4fc;--color-accent: #f472b6;--color-bg: #0a0a0a;--color-bg-secondary: #171717;--color-bg-tertiary: #262626;--color-bg-card: #171717;--color-text: #fafafa;--color-text-secondary: #a3a3a3;--color-text-tertiary: #525252;--color-border: #262626;--color-border-light: #1f1f1f;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .5), 0 4px 6px -4px rgba(0, 0, 0, .4)}@media(prefers-color-scheme:dark){html:not([data-theme=light]){--color-primary: #818cf8;--color-primary-hover: #a5b4fc;--color-accent: #f472b6;--color-bg: #0a0a0a;--color-bg-secondary: #171717;--color-bg-tertiary: #262626;--color-bg-card: #171717;--color-text: #fafafa;--color-text-secondary: #a3a3a3;--color-text-tertiary: #525252;--color-border: #262626;--color-border-light: #1f1f1f;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .4), 0 2px 4px -2px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .5), 0 4px 6px -4px rgba(0, 0, 0, .4)}}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-text);line-height:1.6}a{color:var(--color-primary);transition:color .2s}a:hover{color:var(--color-primary-hover)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{line-height:1.2;color:var(--color-text)}::selection{background:var(--color-primary);color:#fff}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.card{animation:fadeIn .3s ease-out}.skip-link{position:absolute;top:-40px;left:0;padding:.5rem 1rem;background:var(--color-primary);color:#fff;z-index:300;transition:top .2s;text-decoration:none;font-weight:600;font-size:.875rem}.skip-link:focus{top:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.skeleton-wantlist.svelte-1pgdcgf{max-width:1200px;margin:0 auto;padding:2rem}.skeleton-nav.svelte-1pgdcgf{margin-bottom:1.5rem}.skeleton-header.svelte-1pgdcgf{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.skeleton-avatar.svelte-1pgdcgf{width:56px;height:56px;border-radius:50%;background:var(--color-bg-secondary, #f0f0f0);animation:svelte-1pgdcgf-pulse 1.5s ease-in-out infinite;flex-shrink:0}.skeleton-header-text.svelte-1pgdcgf{display:flex;flex-direction:column;gap:.5rem}.skeleton-line.svelte-1pgdcgf{border-radius:6px;background:var(--color-bg-secondary, #f0f0f0);animation:svelte-1pgdcgf-pulse 1.5s ease-in-out infinite}.w-40.svelte-1pgdcgf{width:40px}.w-80.svelte-1pgdcgf{width:80px}.w-140.svelte-1pgdcgf{width:140px}.w-200.svelte-1pgdcgf{width:200px}.w-full.svelte-1pgdcgf{width:100%}.h-12.svelte-1pgdcgf{height:12px}.h-14.svelte-1pgdcgf{height:14px}.h-16.svelte-1pgdcgf{height:16px}.h-24.svelte-1pgdcgf{height:24px}.skeleton-controls.svelte-1pgdcgf{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.skeleton-search.svelte-1pgdcgf{height:46px;border-radius:10px;background:var(--color-bg-secondary, #f0f0f0);animation:svelte-1pgdcgf-pulse 1.5s ease-in-out infinite}.skeleton-sort-bar.svelte-1pgdcgf{display:flex;align-items:center;gap:.375rem}.skeleton-pill.svelte-1pgdcgf{width:72px;height:30px;border-radius:6px;background:var(--color-bg-secondary, #f0f0f0);animation:svelte-1pgdcgf-pulse 1.5s ease-in-out infinite}.skeleton-grid.svelte-1pgdcgf{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.skeleton-card.svelte-1pgdcgf{border-radius:10px;overflow:hidden;background:var(--color-bg-card, #fff);border:1px solid var(--color-border, #e0e0e0)}.skeleton-cover.svelte-1pgdcgf{width:100%;aspect-ratio:1;background:var(--color-bg-secondary, #f0f0f0);animation:svelte-1pgdcgf-pulse 1.5s ease-in-out infinite}.skeleton-info.svelte-1pgdcgf{padding:.75rem;display:flex;flex-direction:column;gap:.375rem}@keyframes svelte-1pgdcgf-pulse{0%,to{opacity:1}50%{opacity:.4}}@media(max-width:600px){.skeleton-wantlist.svelte-1pgdcgf{padding:1rem}.skeleton-grid.svelte-1pgdcgf{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}}.loading-bar.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--gradient-primary);z-index:200;animation:svelte-12qhfyh-loading 1.5s ease-in-out infinite}@keyframes svelte-12qhfyh-loading{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.theme-toggle.svelte-12qhfyh{position:fixed;bottom:1.5rem;right:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:10px;color:var(--color-text-secondary);cursor:pointer;z-index:100;transition:color .2s,background-color .2s,border-color .2s;box-shadow:var(--shadow-md)}.theme-toggle.svelte-12qhfyh:hover{color:var(--color-primary);border-color:var(--color-primary)}.theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px}
