.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.pagination-btn{padding:.5rem 1rem;border:1px solid #e2e8f0;background:white;border-radius:.375rem;cursor:pointer;transition:all .2s}.pagination-btn:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:#64748b;font-size:.9rem}.highlight{background-color:#fef3c7;color:#d97706;padding:.125rem 0;border-radius:.25rem}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f8fafc;color:#334155;line-height:1.6}#app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);color:#fff;padding:2rem 0;box-shadow:0 4px 6px -1px #0000001a}.header h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.header p{margin:0;opacity:.9;font-size:1.1rem}.search-section{background:white;padding:2rem 0;border-bottom:1px solid #e2e8f0}.search-container{display:flex;gap:1rem;align-items:center;max-width:600px;margin:0 auto}.search-input{flex:1;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.search-stats{color:#64748b;font-size:.9rem;white-space:nowrap}.main-content{padding:2rem 0}.categories-section{background:white;border-bottom:1px solid #e2e8f0;padding:1rem 0;margin-bottom:1rem}.categories-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.categories-title{font-size:1rem;font-weight:600;color:#64748b;margin:0}.categories-toggle{background:none;border:1px solid #e2e8f0;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;color:#64748b;cursor:pointer;transition:all .2s}.categories-toggle:hover{border-color:#3b82f6;color:#3b82f6}.categories-container{position:relative;display:flex;align-items:center;gap:.5rem}.categories-grid{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:thin;flex:1;scroll-behavior:smooth}.categories-grid::-webkit-scrollbar{height:4px}.categories-grid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.categories-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.category-card{background:white;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;cursor:pointer;transition:all .2s;min-width:120px;text-align:center;flex-shrink:0}.category-card:hover{border-color:#3b82f6;background:#f8faff}.category-card.active{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 1px #3b82f61a}.category-letter{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-bottom:.25rem;line-height:1}.category-title{font-size:.75rem;font-weight:500;color:#64748b;margin-bottom:.125rem;line-height:1.2}.category-count{color:#94a3b8;font-size:.65rem;line-height:1}.scroll-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:white;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#64748b;box-shadow:0 1px 3px #0000001a;flex-shrink:0;z-index:2}.scroll-btn:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6;background:#f8faff;box-shadow:0 4px 6px -1px #00000026;transform:translateY(-1px)}.scroll-btn:disabled,.scroll-btn-disabled{opacity:.4;cursor:not-allowed;background:#f8fafc;color:#cbd5e1;border-color:#f1f5f9;box-shadow:none}.scroll-btn:disabled:hover,.scroll-btn-disabled:hover{transform:none;border-color:#f1f5f9;background:#f8fafc;color:#cbd5e1}.scroll-btn svg{transition:transform .2s ease}.scroll-btn:hover:not(:disabled) svg{transform:scale(1.1)}.scroll-btn-active{background:#3b82f6!important;color:#fff!important;border-color:#2563eb!important;box-shadow:0 4px 6px -1px #3b82f640!important}.scroll-btn-active svg{transform:scale(.9)}.scroll-btn-active:hover{background:#2563eb!important;transform:none!important}.motifs-section{margin-top:2rem}.motifs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.motifs-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin-right:1em}.motifs-count{color:#64748b}.motif-item{background:white;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;transition:all .2s;box-shadow:0 1px 3px #0000000d;border-left:4px solid #f1f5f9}.motif-item:hover{border-color:#cbd5e1;border-left-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.motif-id{font-weight:800;color:#1e40af;font-size:1.125rem;margin-bottom:.75rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace;background:#eff6ff;padding:.25rem .5rem;border-radius:.375rem;display:inline-block}.motif-italic{font-style:italic;color:#374151;margin-bottom:.75rem;font-size:1.1rem;font-weight:500;line-height:1.5;background:#f8fafc;padding:.75rem;border-radius:.5rem;border-left:3px solid #e2e8f0}.motif-description{margin:.75rem 0;color:#1f2937;font-size:1rem;line-height:1.7;font-weight:400}.motif-references{font-size:.875rem;color:#6b7280;border-top:1px solid #f3f4f6;padding-top:.75rem;margin-top:.75rem;font-style:italic}.loading{text-align:center;padding:2rem;color:#64748b}.no-results{text-align:center;padding:3rem;color:#64748b}.no-results h3{margin-bottom:.5rem;color:#475569}@media (max-width: 768px){.header h1{font-size:2rem}.header p{font-size:1rem}.search-container{flex-direction:column;align-items:stretch}.categories-section{padding:.75rem 0}.categories-header{flex-direction:column;align-items:start;gap:.5rem}.category-card{min-width:100px;padding:.5rem}.category-letter{font-size:1rem}.category-title{font-size:.65rem}.category-count{font-size:.6rem}.scroll-btn{width:36px;height:36px}.scroll-btn svg{width:18px;height:18px}.categories-container{gap:.375rem}.motifs-header{flex-direction:column;align-items:start;gap:.5rem}.motif-item{padding:1rem}.motif-id{font-size:1rem}.motif-italic{font-size:1rem;padding:.5rem}}
