*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.App{background-color:#fafafa;display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1 1;overflow-y:auto;padding:1rem 1rem 2rem}.app-content{margin:0 auto;max-width:600px}@media (max-width:767px){.app-main{padding:.75rem}.app-content{max-width:100%}}.header{background-color:#282c34;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:100}.header-title{font-size:1.5rem;font-weight:600;margin:0}@media (min-width:768px){.header-title{font-size:1.75rem}}.tag-button{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;min-height:44px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.tag-button:active{background-color:#e0e0e0;transform:scale(.98)}.tag-button.multi-mode{justify-content:flex-start}.tag-button.selected{background-color:#61dafb;border-color:#61dafb;color:#282c34;font-weight:600}.tag-button.selected:active{background-color:#4fc3f7}.tag-button-checkbox{font-size:1.2rem;margin-right:.25rem}.tag-button-icon{font-size:1.1rem}.tag-button-label{font-size:.95rem}@media (min-width:768px){.tag-button{font-size:1.05rem}.tag-button:hover{background-color:#eee}.tag-button.selected:hover{background-color:#4fc3f7}}.category-section{margin-bottom:1rem}.category-name{flex:1 1;text-align:left}.category-icon{font-size:.9rem;margin-left:.5rem}.category-content{padding-left:.5rem}.mode-toggle{display:flex;gap:.5rem;margin-top:.75rem;padding:0 .5rem}.mode-button{-webkit-tap-highlight-color:transparent;background-color:#f0f0f0;border:2px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;min-height:44px;padding:.5rem 1rem;transition:all .2s ease}.mode-button.active{background-color:#61dafb;border-color:#61dafb;color:#282c34;font-weight:600}.mode-button:active{transform:scale(.98)}.wildcard-copy-container{background:linear-gradient(0deg,#fff 80%,#fff0);bottom:0;margin-top:1rem;padding:.75rem .5rem;position:-webkit-sticky;position:sticky;z-index:10}.wildcard-copy-button{-webkit-tap-highlight-color:transparent;background-color:#61dafb;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#282c34;cursor:pointer;font-size:1rem;font-weight:600;min-height:48px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.wildcard-copy-button:active{background-color:#4fc3f7;transform:scale(.98)}@media (min-width:768px){.category-header:hover{background-color:#4fc3f7}.mode-button:hover{border-color:#61dafb}.mode-button.active:hover,.wildcard-copy-button:hover{background-color:#4fc3f7}}.character-search{align-items:center;background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:6px;display:flex;gap:.5rem;padding:.75rem}.search-input{-webkit-tap-highlight-color:transparent;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;flex:1 1;font-size:.9rem;min-height:36px;outline:none;padding:.5rem .75rem;transition:all .2s ease}.search-input:focus{border-color:#61dafb;box-shadow:0 0 0 2px #61dafb33}.search-input::placeholder{color:#999}.clear-button{-webkit-tap-highlight-color:transparent;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:4px;color:#666;cursor:pointer;flex-shrink:0;font-size:1rem;min-height:36px;padding:.4rem .6rem;transition:all .2s ease}.clear-button:active{background-color:#e0e0e0;transform:scale(.95)}@media (min-width:768px){.clear-button:hover{background-color:#e0e0e0}}.search-result-count{color:#666;font-size:.8rem;font-weight:500;padding:0 .4rem;white-space:nowrap}.filter-mode-toggle,.series-filter{margin-bottom:.75rem}.filter-mode-toggle{display:flex;gap:.5rem}.toggle-button{-webkit-tap-highlight-color:transparent;background-color:#f0f0f0;border:2px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:500;min-height:44px;padding:.5rem 1rem;transition:all .2s ease}.toggle-button:active{transform:scale(.98)}.toggle-button.active{background-color:#61dafb;border-color:#61dafb;color:#282c34;font-weight:600}@media (min-width:768px){.toggle-button:hover{border-color:#61dafb}.toggle-button.active:hover{background-color:#4fc3f7}}.series-tabs{-webkit-overflow-scrolling:touch;display:flex;gap:.5rem;margin-bottom:.75rem;overflow-x:auto;padding:.5rem 0}.series-tabs::-webkit-scrollbar{height:4px}.series-tabs::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.series-tabs::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:2px}.series-tabs::-webkit-scrollbar-thumb:hover{background:#999}.series-tab{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;min-height:36px;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.series-tab:active{transform:scale(.95)}.series-tab.active{background-color:#61dafb;border-color:#61dafb;color:#282c34;font-weight:600}@media (min-width:768px){.series-tab:hover{border-color:#61dafb;color:#61dafb}.series-tab.active:hover{background-color:#4fc3f7}}.character-section{margin-bottom:1rem}.category-header{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#61dafb;border:none;border-radius:8px;color:#282c34;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;min-height:44px;padding:.75rem 1rem;transition:all .2s ease;width:100%}.category-header:active{background-color:#4fc3f7;transform:scale(.98)}.category-title{flex:1 1;text-align:left}.expand-icon{font-size:.9rem;margin-left:.5rem}.category-content{background-color:#fafafa;border:1px solid #e0e0e0;border-radius:0 0 8px 8px;display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem;padding:1rem}.characters-container{margin-top:.75rem}.series-group{margin-bottom:1.25rem}.series-group:last-child{margin-bottom:0}.series-name{border-bottom:1px solid #e0e0e0;color:#666;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;padding-bottom:.5rem;text-transform:uppercase}.characters-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.no-results{color:#999;font-size:.85rem;padding:2rem 1rem;text-align:center}@media (min-width:768px){.category-header:hover{background-color:#4fc3f7}}@media (max-width:480px){.characters-grid{grid-template-columns:repeat(auto-fill,minmax(85px,1fr))}.series-name{font-size:.7rem}}.toast{animation:slideUp .3s ease-out;background-color:#333;border-radius:8px;bottom:2rem;box-shadow:0 4px 12px #0000004d;color:#fff;left:50%;max-width:90%;padding:.75rem 1.5rem;position:fixed;text-align:center;transform:translateX(-50%);z-index:1000}.toast-message{font-size:.9rem;font-weight:500}@keyframes slideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}
/*# sourceMappingURL=main.c0797345.css.map*/