:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark light;color:#ffffffde;background-color:#1e1e1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:#1e1e1e}#app{max-width:1280px;margin:0 auto;padding:2rem}button{border-radius:8px;border:1px solid #2a2a2a;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#2a2a2a;color:#e0e0e0;cursor:pointer;transition:all .25s}button:hover{border-color:#3a3a3a;background-color:#3a3a3a}button:focus,button:focus-visible{outline:2px solid #3a3a3a}input{padding:.6em 1.2em;font-size:1em;border-radius:8px;border:1px solid #2a2a2a;background-color:#2a2a2a;color:#e0e0e0}input:focus{outline:2px solid #3a3a3a;border-color:#3a3a3a}.music-selector[data-v-50bd2ce2]{max-width:1400px;margin:0 auto}.selector-header[data-v-50bd2ce2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;background:#2a2a2a;padding:1.5rem;border-radius:12px;border:1px solid #3a3a3a}.selector-header h2[data-v-50bd2ce2]{color:#e0e0e0;font-size:1.5rem;flex:1;text-align:center;font-weight:600}.back-btn[data-v-50bd2ce2]{background:#1e1e1e;color:#e0e0e0;border:1px solid #3a3a3a;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.back-btn[data-v-50bd2ce2]:hover{background:#2a2a2a;border-color:#4a4a4a;transform:translate(-2px)}.counter[data-v-50bd2ce2]{background:#3a3a3a;color:#e0e0e0;padding:.8rem 1.5rem;border-radius:8px;font-weight:700;font-size:1.1rem;border:1px solid #4a4a4a}.search-box[data-v-50bd2ce2]{margin-bottom:2rem}.search-input[data-v-50bd2ce2]{width:100%;padding:1rem 1.5rem;font-size:1rem;border:1px solid #3a3a3a;border-radius:10px;background:#2a2a2a;color:#e0e0e0;transition:all .2s ease}.search-input[data-v-50bd2ce2]::placeholder{color:#666}.search-input[data-v-50bd2ce2]:focus{border-color:#4a4a4a;background:#2e2e2e}.content-grid[data-v-50bd2ce2]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.selected-section[data-v-50bd2ce2],.search-section[data-v-50bd2ce2]{background:#2a2a2a;padding:1.5rem;border-radius:12px;border:1px solid #3a3a3a}.selected-section h3[data-v-50bd2ce2],.search-section h3[data-v-50bd2ce2]{color:#e0e0e0;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.selected-items[data-v-50bd2ce2],.search-results[data-v-50bd2ce2]{max-height:600px;overflow-y:auto;display:flex;flex-direction:column;gap:.6rem}.selected-item[data-v-50bd2ce2],.search-item[data-v-50bd2ce2]{display:flex;align-items:center;gap:1rem;padding:.8rem;background:#1e1e1e;border-radius:8px;transition:all .2s ease;position:relative;border:1px solid #3a3a3a}.search-item[data-v-50bd2ce2]{cursor:pointer}.search-item[data-v-50bd2ce2]:hover:not(.disabled){background:#2e2e2e;border-color:#4a4a4a;transform:translate(3px)}.search-item.disabled[data-v-50bd2ce2]{opacity:.4;cursor:not-allowed}.rank-number[data-v-50bd2ce2]{font-size:1.3rem;font-weight:700;color:#999;min-width:30px;text-align:center}.item-image[data-v-50bd2ce2]{width:60px;height:60px;border-radius:6px;object-fit:cover}.item-info[data-v-50bd2ce2]{flex:1;min-width:0}.item-name[data-v-50bd2ce2]{font-weight:600;color:#e0e0e0;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-artist[data-v-50bd2ce2]{color:#999;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remove-btn[data-v-50bd2ce2]{background:#3a3a3a;color:#e0e0e0;border:1px solid #4a4a4a;width:28px;height:28px;border-radius:6px;font-size:1.3rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.remove-btn[data-v-50bd2ce2]:hover{background:#4a4a4a;border-color:#5a5a5a}.selected-badge[data-v-50bd2ce2]{background:#3a3a3a;color:#e0e0e0;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;border:1px solid #4a4a4a}.empty-message[data-v-50bd2ce2]{text-align:center;color:#666;padding:2rem;font-style:italic;font-size:.9rem}.action-buttons[data-v-50bd2ce2]{display:flex;justify-content:center}.create-btn[data-v-50bd2ce2]{background:#3a3a3a;color:#e0e0e0;border:1px solid #4a4a4a;padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .2s ease}.create-btn[data-v-50bd2ce2]:hover:not(:disabled){background:#4a4a4a;border-color:#5a5a5a;transform:translateY(-2px)}.create-btn[data-v-50bd2ce2]:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 968px){.content-grid[data-v-50bd2ce2]{grid-template-columns:1fr}}.list-display[data-v-45c22461]{max-width:900px;margin:0 auto;padding-bottom:3rem}.display-header[data-v-45c22461]{display:flex;gap:.8rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.back-btn[data-v-45c22461],.edit-btn[data-v-45c22461],.export-btn[data-v-45c22461]{background:#2a2a2a;color:#e0e0e0;border:1px solid #3a3a3a;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.export-btn[data-v-45c22461]{background:#3a3a3a;border-color:#4a4a4a}.back-btn[data-v-45c22461]:hover,.edit-btn[data-v-45c22461]:hover{background:#3a3a3a;border-color:#4a4a4a;transform:translateY(-2px)}.export-btn[data-v-45c22461]:hover{background:#4a4a4a;border-color:#5a5a5a;transform:translateY(-2px)}.list-container[data-v-45c22461]{background:#2a2a2a;padding:3rem;border-radius:12px;border:1px solid #3a3a3a;position:relative;overflow:hidden}.list-header-design[data-v-45c22461]{text-align:center;margin-bottom:2.5rem;position:relative;z-index:1}.year-badge[data-v-45c22461]{display:inline-block;background:#1e1e1e;color:#e0e0e0;padding:.4rem 1.5rem;border-radius:6px;font-size:1.2rem;font-weight:700;margin-bottom:1rem;border:1px solid #3a3a3a}.list-title[data-v-45c22461]{color:#e0e0e0;font-size:2.5rem;font-weight:800;margin:1rem 0;letter-spacing:1px}.decorative-line[data-v-45c22461]{width:60px;height:2px;background:#4a4a4a;margin:1rem auto;border-radius:1px}.items-grid[data-v-45c22461]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;position:relative;z-index:1}.list-item[data-v-45c22461]{background:#1e1e1e;border-radius:10px;overflow:hidden;transition:all .2s ease;border:1px solid #3a3a3a;position:relative}.list-item[data-v-45c22461]:hover{border-color:#4a4a4a;transform:translateY(-2px)}.rank-1[data-v-45c22461]{grid-column:1 / -1}.rank-badge[data-v-45c22461]{position:absolute;top:10px;left:10px;background:#2a2a2a;color:#e0e0e0;width:36px;height:36px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;z-index:2;border:1px solid #3a3a3a}.rank-1 .rank-badge[data-v-45c22461]{width:50px;height:50px;font-size:1.8rem}.item-content[data-v-45c22461]{display:flex;align-items:center;padding:1rem;gap:1rem}.rank-1 .item-content[data-v-45c22461]{padding:1.5rem}.image-wrapper[data-v-45c22461]{position:relative;flex-shrink:0}.item-image[data-v-45c22461]{width:90px;height:90px;border-radius:6px;object-fit:cover;display:block}.rank-1 .item-image[data-v-45c22461]{width:130px;height:130px}.image-overlay[data-v-45c22461]{position:absolute;top:0;left:0;right:0;bottom:0;background:#2a2a2a4d;border-radius:6px;opacity:0;transition:opacity .2s ease}.list-item:hover .image-overlay[data-v-45c22461]{opacity:1}.item-details[data-v-45c22461]{flex:1;min-width:0}.item-title[data-v-45c22461]{color:#e0e0e0;font-size:1rem;font-weight:700;margin-bottom:.3rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.rank-1 .item-title[data-v-45c22461]{font-size:1.6rem}.item-artist[data-v-45c22461]{color:#999;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-1 .item-artist[data-v-45c22461]{font-size:1.1rem}.list-footer[data-v-45c22461]{text-align:center;margin-top:2rem;position:relative;z-index:1}.created-with[data-v-45c22461]{color:#666;font-size:.85rem;font-style:italic}@media (max-width: 768px){.list-container[data-v-45c22461]{padding:1.5rem}.list-title[data-v-45c22461]{font-size:1.8rem}.items-grid[data-v-45c22461]{grid-template-columns:1fr}.item-image[data-v-45c22461]{width:70px;height:70px}.rank-1 .item-image[data-v-45c22461]{width:100px;height:100px}}.app-container[data-v-7c959fd5]{min-height:100vh}.header[data-v-7c959fd5]{text-align:center;padding:3rem 0 2rem;color:#e0e0e0;position:relative}.language-switcher[data-v-7c959fd5]{position:absolute;top:2rem;right:2rem;display:flex;gap:.5rem}.lang-btn[data-v-7c959fd5]{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#2a2a2a;color:#999;border:1px solid #3a3a3a;border-radius:6px;cursor:pointer;transition:all .2s ease}.lang-btn[data-v-7c959fd5]:hover,.lang-btn.active[data-v-7c959fd5]{background:#3a3a3a;color:#e0e0e0;border-color:#4a4a4a}.header h1[data-v-7c959fd5]{font-size:2.5rem;margin-bottom:.5rem;font-weight:700;letter-spacing:-1px}.subtitle[data-v-7c959fd5]{font-size:1rem;opacity:.6;font-weight:400}.home-view[data-v-7c959fd5]{max-width:500px;margin:2rem auto}.year-selection[data-v-7c959fd5],.list-type-selection[data-v-7c959fd5]{background:#2a2a2a;padding:2rem;border-radius:12px;margin-bottom:1.5rem;border:1px solid #3a3a3a}.year-selection h2[data-v-7c959fd5],.list-type-selection h2[data-v-7c959fd5]{color:#e0e0e0;margin-bottom:1.5rem;text-align:center;font-size:1.3rem;font-weight:600}.year-input-wrapper[data-v-7c959fd5]{display:flex;gap:.5rem;margin-bottom:1rem}.year-input[data-v-7c959fd5]{flex:1;padding:.8rem 1rem;font-size:1rem;border-radius:8px;border:1px solid #3a3a3a;background-color:#1e1e1e;color:#e0e0e0;font-weight:500}.year-input[data-v-7c959fd5]::placeholder{color:#666}.year-confirm-btn[data-v-7c959fd5]{padding:.8rem 1.2rem;background:#3a3a3a;color:#e0e0e0;border:1px solid #4a4a4a;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.year-confirm-btn[data-v-7c959fd5]:hover{background:#4a4a4a;border-color:#5a5a5a}.year-quick-buttons[data-v-7c959fd5]{display:flex;gap:.5rem;justify-content:center}.year-quick-btn[data-v-7c959fd5]{padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;background:#1e1e1e;color:#999;border:1px solid #3a3a3a;border-radius:8px;cursor:pointer;transition:all .2s ease}.year-quick-btn[data-v-7c959fd5]:hover{background:#2a2a2a;color:#e0e0e0;border-color:#4a4a4a}.year-quick-btn.active[data-v-7c959fd5]{background:#3a3a3a;color:#e0e0e0;border-color:#4a4a4a}.type-buttons[data-v-7c959fd5]{display:flex;gap:1rem;justify-content:center}.type-btn[data-v-7c959fd5]{flex:1;padding:1.5rem 1rem;font-size:1rem;font-weight:600;color:#e0e0e0;border:1px solid #3a3a3a;border-radius:10px;cursor:pointer;transition:all .2s ease;background:#1e1e1e;display:flex;flex-direction:column;align-items:center;gap:.5rem}.type-btn svg[data-v-7c959fd5]{opacity:.7}.type-btn[data-v-7c959fd5]:hover{background:#2a2a2a;border-color:#4a4a4a;transform:translateY(-2px)}@media (max-width: 768px){.language-switcher[data-v-7c959fd5]{top:1rem;right:1rem}.header h1[data-v-7c959fd5]{font-size:2rem}.type-buttons[data-v-7c959fd5]{flex-direction:column}}
