.CharacterImport-module__WmvTvW__container{background:var(--card);border:1px solid var(--border);border-radius:1.5rem;max-width:700px;margin:0 auto;padding:1.5rem}.CharacterImport-module__WmvTvW__header{margin-bottom:1.5rem}.CharacterImport-module__WmvTvW__header h2{color:var(--foreground);margin:0 0 .375rem;font-size:1.125rem;font-weight:600}.CharacterImport-module__WmvTvW__header p{color:var(--muted-foreground);margin:0;font-size:.8125rem;line-height:1.5}.CharacterImport-module__WmvTvW__error{background:color-mix(in srgb,var(--destructive)10%,transparent);border:1px solid color-mix(in srgb,var(--destructive)30%,transparent);border-radius:var(--radius);color:var(--destructive);margin-bottom:1rem;padding:.75rem;font-size:.8125rem}.CharacterImport-module__WmvTvW__bookSelection{margin-bottom:1.25rem}.CharacterImport-module__WmvTvW__bookSelection label{color:var(--foreground);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.CharacterImport-module__WmvTvW__select{border:1px solid var(--input);border-radius:var(--radius);background:var(--card);width:100%;color:var(--foreground);cursor:pointer;padding:.5rem .75rem;font-size:.875rem}.CharacterImport-module__WmvTvW__select:focus{border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in srgb,var(--ring)20%,transparent);outline:none}.CharacterImport-module__WmvTvW__select:disabled{background:var(--muted);cursor:not-allowed}.CharacterImport-module__WmvTvW__filterSection{background:var(--muted);border-radius:var(--radius);margin-bottom:.75rem;padding:.625rem}.CharacterImport-module__WmvTvW__checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.CharacterImport-module__WmvTvW__checkbox input{cursor:pointer;width:16px;height:16px;accent-color:var(--primary)}.CharacterImport-module__WmvTvW__checkbox span{color:var(--foreground);font-size:.8125rem}.CharacterImport-module__WmvTvW__selectAllSection{background:var(--muted);border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.625rem;display:flex}.CharacterImport-module__WmvTvW__selectAllButton{background:var(--card);border:1px solid var(--border);cursor:pointer;color:var(--foreground);border-radius:9999px;padding:.375rem .75rem;font-size:.8125rem;transition:all .2s}.CharacterImport-module__WmvTvW__selectAllButton:hover{border-color:var(--primary)}.CharacterImport-module__WmvTvW__selectionCount{color:var(--muted-foreground);font-size:.8125rem;font-weight:500}.CharacterImport-module__WmvTvW__autoMatchStatus,.CharacterImport-module__WmvTvW__autoMatchWarning{border-radius:var(--radius);margin-bottom:.75rem;padding:.625rem;font-size:.8125rem;line-height:1.4}.CharacterImport-module__WmvTvW__autoMatchStatus{background:color-mix(in srgb,var(--primary)8%,transparent);color:var(--foreground)}.CharacterImport-module__WmvTvW__autoMatchWarning{background:color-mix(in srgb,var(--destructive)8%,transparent);color:var(--foreground)}.CharacterImport-module__WmvTvW__characterList{border:1px solid var(--border);border-radius:var(--radius);max-height:400px;margin-bottom:1.25rem;overflow-y:auto}.CharacterImport-module__WmvTvW__characterItem{border-bottom:1px solid var(--border)}.CharacterImport-module__WmvTvW__characterItem:last-child{border-bottom:none}.CharacterImport-module__WmvTvW__characterLabel{cursor:pointer;align-items:flex-start;gap:.625rem;padding:.75rem;transition:background .2s;display:flex}.CharacterImport-module__WmvTvW__characterLabel:hover{background:var(--muted)}.CharacterImport-module__WmvTvW__characterLabel input{cursor:pointer;width:16px;height:16px;accent-color:var(--primary);flex-shrink:0;margin-top:.125rem}.CharacterImport-module__WmvTvW__characterInfo{flex:1}.CharacterImport-module__WmvTvW__characterName{color:var(--foreground);margin-bottom:.125rem;font-size:.875rem;font-weight:600}.CharacterImport-module__WmvTvW__aliases{color:var(--muted-foreground);margin-left:.375rem;font-size:.8125rem;font-weight:400}.CharacterImport-module__WmvTvW__characterDetails{color:var(--muted-foreground);gap:.75rem;margin-bottom:.125rem;font-size:.8125rem;display:flex}.CharacterImport-module__WmvTvW__wordCount{color:var(--primary);font-weight:600}.CharacterImport-module__WmvTvW__characterDescription{color:var(--muted-foreground);margin-top:.25rem;font-size:.8125rem;line-height:1.4}.CharacterImport-module__WmvTvW__emptyState{text-align:center;color:var(--muted-foreground);padding:2rem;font-size:.875rem;font-style:italic}.CharacterImport-module__WmvTvW__vocabularySelection{margin:1.25rem 0}.CharacterImport-module__WmvTvW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CharacterImport-module__WmvTvW__sectionHeader h3{color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.CharacterImport-module__WmvTvW__sectionHeader span{color:var(--muted-foreground);font-size:.8125rem;font-weight:500}.CharacterImport-module__WmvTvW__vocabularyList{border:1px solid var(--border);border-radius:var(--radius);max-height:220px;overflow-y:auto}.CharacterImport-module__WmvTvW__vocabularyBookLabel{border-bottom:1px solid var(--border);cursor:pointer;color:var(--foreground);align-items:center;gap:.625rem;padding:.75rem;font-size:.875rem;display:flex}.CharacterImport-module__WmvTvW__vocabularyBookLabel:last-child{border-bottom:none}.CharacterImport-module__WmvTvW__vocabularyBookLabel:hover{background:var(--muted)}.CharacterImport-module__WmvTvW__vocabularyBookLabel input{width:16px;height:16px;accent-color:var(--primary);flex-shrink:0}.CharacterImport-module__WmvTvW__actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.CharacterImport-module__WmvTvW__cancelButton{background:var(--secondary);cursor:pointer;color:var(--secondary-foreground);border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.CharacterImport-module__WmvTvW__cancelButton:hover{opacity:.8}.CharacterImport-module__WmvTvW__importButton{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.CharacterImport-module__WmvTvW__importButton:hover:not(:disabled){opacity:.8}.CharacterImport-module__WmvTvW__importButton:disabled{opacity:.5;cursor:not-allowed}
