.app{max-width:1600px;margin:0 auto;padding:2rem 1rem}header{text-align:center;margin-bottom:2rem}h1{font-size:2rem;font-weight:700}.subtitle{color:#555;margin-top:.25rem}.search-form{display:flex;gap:.5rem;max-width:720px;margin:0 auto 1.5rem}.search-form input{flex:1;padding:.6rem .9rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;outline:none;transition:border-color .2s}.search-form input:focus{border-color:#3b82f6}.maxnum-select{padding:.6rem .5rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;white-space:nowrap}.search-form button{padding:.6rem 1.2rem;font-size:1rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s}.search-form button:hover:not(:disabled){background:#2563eb}.search-form button:disabled{opacity:.5;cursor:not-allowed}.format-error{text-align:center;color:#dc2626;font-size:.875rem;margin:-.75rem 0 .75rem}.bird-filter{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem}.input-wrap{position:relative;flex:1}.input-wrap input{width:100%}.suggestions{position:absolute;top:calc(100% + 3px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:7px;box-shadow:0 4px 16px #0000001f;z-index:200;overflow:hidden}.suggestion-item{display:flex;align-items:center;gap:.5rem;padding:.45rem .75rem;cursor:pointer;border-bottom:1px solid #f1f5f9}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#f0f4ff}.suggestion-code{font-weight:700;color:#1e3a5f;font-size:.9rem;min-width:38px;flex-shrink:0}.suggestion-name{font-size:.83rem;color:#374151;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-city{font-size:.75rem;color:#94a3b8;white-space:nowrap;flex-shrink:0}.advanced-toggle{text-align:center;margin:-.75rem 0 1.25rem;max-width:720px;margin-left:auto;margin-right:auto}.link-btn{background:none;border:none;color:#3b82f6;font-size:.85rem;cursor:pointer;padding:0;text-decoration:underline}.link-btn:hover{color:#2563eb}.link-btn:disabled{opacity:.5;cursor:not-allowed}.status{text-align:center;color:#555;margin:1rem 0}.status.error{color:#dc2626}.result-meta{margin-bottom:.75rem;color:#444;font-size:.9rem}.table-wrapper{overflow-x:auto;border-radius:8px;box-shadow:0 1px 4px #0000001a}table{width:100%;border-collapse:collapse;background:#fff;font-size:.9rem}thead{background:#1e3a5f;color:#fff}th{padding:.45rem .5rem;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;vertical-align:bottom;line-height:1.15}th:hover{background:#2a4f7a}th.numeric{text-align:right}.col-line1{display:block}.col-line2{display:block;font-size:.78em;opacity:.8}td{padding:.4rem .5rem;border-bottom:1px solid #e5e7eb}td.numeric{text-align:right;font-variant-numeric:tabular-nums}tbody tr:last-child td{border-bottom:none}tbody tr:hover{background:#f0f4ff}.sort-icon{margin-left:.3rem;opacity:.7;font-size:.8em}.progress-container{max-width:720px;margin:1rem auto}.progress-row{display:flex;align-items:center;gap:.6rem}.progress-track{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.stop-btn{flex-shrink:0;width:26px;height:26px;background:#dc2626;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.75rem;line-height:1;display:flex;align-items:center;justify-content:center;padding:0}.stop-btn:hover{background:#b91c1c}.progress-fill{height:100%;background:#3b82f6;border-radius:4px;transition:width .3s ease}.progress-fill.indeterminate{width:30%;animation:slide 1.4s ease-in-out infinite}@keyframes slide{0%{transform:translate(-200%)}to{transform:translate(450%)}}.progress-label{text-align:center;color:#555;font-size:.875rem;margin-top:.4rem}.results-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.results-header .result-meta{margin-bottom:0}.panel-control{position:relative}.panel-toggle{padding:.35rem .75rem;font-size:.85rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}.panel-toggle:hover{background:#e2e8f0}.panel-dropdown{position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001f;padding:.75rem 1rem;z-index:200;min-width:240px}.bird-filter-dropdown{min-width:260px}.bird-search{width:100%;box-sizing:border-box;font-size:.85rem;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .5rem;outline:none;margin-bottom:.4rem}.bird-search:focus{border-color:#3b82f6}.bird-list{max-height:220px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:6px;margin-bottom:.4rem}.bird-list-item{display:flex;justify-content:space-between;align-items:center;padding:.3rem .5rem;cursor:pointer;font-size:.83rem;gap:.5rem}.bird-list-item:hover{background:#f1f5f9}.bird-list-item.selected{background:#dbeafe}.bird-list-name{color:#1e3a5f}.bird-list-cat{font-size:.72rem;color:#94a3b8;white-space:nowrap}.bird-list-empty{padding:.4rem .5rem;font-size:.83rem;color:#94a3b8}.bird-clear{display:block;margin-top:.2rem}.weight-row{display:grid;grid-template-columns:90px 1fr 36px;align-items:center;gap:.5rem;margin-bottom:.4rem}.weight-row label{font-size:.85rem;color:#374151}.weight-row input[type=range]{width:100%;accent-color:#3b82f6}.weight-val{font-size:.85rem;font-variant-numeric:tabular-nums;text-align:right;color:#1e3a5f;font-weight:600}.weights-reset{margin-top:.5rem;width:100%;padding:.3rem;font-size:.8rem;background:none;border:1px solid #cbd5e1;border-radius:5px;cursor:pointer;color:#64748b}.weights-reset:hover:not(:disabled){background:#f1f5f9}.weights-reset:disabled{opacity:.4;cursor:default}@media (max-width: 768px){.app{padding:1rem .75rem}h1{font-size:1.4rem}.search-form{flex-wrap:wrap}.search-form input[type=text]{min-width:0}.results-header{flex-direction:column;align-items:flex-start}.table-wrapper{display:none}}.cards-container{display:flex;flex-direction:column;gap:1rem}.cards-grid{display:flex;flex-direction:column;gap:.6rem}.cards-sort{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#555;margin-bottom:.25rem;flex-wrap:wrap}.cards-sort>label{white-space:nowrap}.cards-sort>select{padding:.35rem .75rem;font-size:.85rem;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;outline:none;cursor:pointer}.cards-sort>select:hover{background:#e2e8f0}.hotspot-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;box-shadow:0 1px 4px #0000000f}.card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.4rem}.card-name{font-weight:600;font-size:.95rem;color:#1e3a5f;text-decoration:none;line-height:1.3}.card-name:hover{text-decoration:underline}.card-score{background:#3b82f6;color:#fff;font-weight:700;font-size:.9rem;border-radius:6px;padding:.15rem .5rem;white-space:nowrap;flex-shrink:0}.card-meta{display:flex;gap:.75rem;font-size:.8rem;color:#64748b;margin-bottom:.6rem;flex-wrap:wrap}.card-data{display:flex;gap:0;border-top:1px solid #f1f5f9;padding-top:.5rem;flex-wrap:wrap}.card-col{display:flex;flex-direction:column;align-items:center;flex:1;min-width:60px;padding:.25rem .3rem;border-right:1px solid #f1f5f9;text-align:center;position:relative}.card-col:last-child{border-right:none}.col-label{font-size:.65rem;color:#64748b;margin-bottom:.2rem;line-height:1.2}.col-value{font-size:.95rem;font-weight:600;color:#1e3a5f}.has-tooltip{cursor:help;text-decoration:underline dotted #999}.tooltip{background:#1e3a5f;color:#fff;padding:.4rem .6rem;border-radius:5px;white-space:pre;font-size:.78rem;line-height:1.5;z-index:1000;min-width:160px;box-shadow:0 2px 8px #00000040;pointer-events:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,sans-serif;background:#f5f7fa;color:#1a1a2e;min-height:100vh}
