*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#333;min-height:100vh}.container{max-width:800px;margin:0 auto;padding:2rem 1rem}.admin-nav{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:1px solid #e0e0e0;padding-bottom:.75rem}.admin-nav-link{padding:.4rem .75rem;border-radius:6px;text-decoration:none;font-size:.85rem;color:#666;transition:background .15s,color .15s}.admin-nav-link:hover{background:#f5f5f5;color:#333}.admin-nav-link.active{background:#eef2ff;color:#4f46e5;font-weight:500}h1{font-size:1.8rem;margin-bottom:1.5rem;color:#111}.loading{color:#888;text-align:center;padding:2rem}.error{color:#dc2626;background:#fef2f2;padding:1rem;border-radius:8px;border:1px solid #fecaca}.search-section{margin-bottom:2rem;padding:1.25rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.search-section h2{font-size:1.1rem;color:#111;margin-bottom:.75rem}.search-form{display:flex;gap:.5rem}.search-form input{flex:1;padding:.6rem .75rem;border:1px solid #d0d0d0;border-radius:8px;background:#fff;color:#333;font-size:.9rem;font-family:inherit}.search-form input:focus{outline:none;border-color:#4f46e5}.search-form input::placeholder{color:#999}.search-form button{padding:.6rem 1.25rem;border:1px solid #4f46e5;border-radius:8px;background:#4f46e5;color:#fff;font-size:.9rem;font-family:inherit;cursor:pointer;white-space:nowrap}.search-form button:hover:not(:disabled){background:#4338ca}.search-form button:disabled{opacity:.5;cursor:not-allowed}.search-status{color:#888;font-size:.85rem;margin-top:.75rem}.search-results{margin-top:1rem}.result-count{color:#16a34a;font-size:.85rem;margin-bottom:.5rem}.search-results .source-card{margin-bottom:.5rem;border-color:#e0e0e0}.add-btn{padding:.2rem .6rem;border:1px solid #16a34a;border-radius:6px;background:transparent;color:#16a34a;font-size:.7rem;font-family:inherit;cursor:pointer;white-space:nowrap}.add-btn:hover:not(:disabled){background:#f0fdf4}.add-btn:disabled{opacity:.5;cursor:not-allowed}.add-all-btn{padding:.4rem .8rem;border:1px solid #16a34a;border-radius:6px;background:#f0fdf4;color:#16a34a;font-size:.8rem;font-family:inherit;cursor:pointer;margin-bottom:.75rem}.add-all-btn:hover{background:#dcfce7}.search-history{margin-top:.75rem}.history-toggle{background:none;border:none;color:#888;font-size:.8rem;font-family:inherit;cursor:pointer;padding:0}.history-toggle:hover{color:#555}.history-list{list-style:none;margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.history-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.4rem .6rem;border:1px solid #e0e0e0;border-radius:6px;background:#fff;color:#333;font-size:.85rem;font-family:inherit;cursor:pointer;text-align:left}.history-item:hover:not(:disabled){border-color:#4f46e5;background:#eef2ff}.history-item:disabled{opacity:.5;cursor:not-allowed}.history-query{flex:1}.history-meta{color:#999;font-size:.75rem;white-space:nowrap;margin-left:1rem}.filters{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:.3rem}.filter-group label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.filter-group select{padding:.6rem .75rem;border:1px solid #d0d0d0;border-radius:8px;background:#fff;color:#333;font-size:.9rem;font-family:inherit;cursor:pointer;min-width:160px}.filter-group select:focus{outline:none;border-color:#4f46e5}.source-count{margin-left:auto;color:#888;font-size:.9rem;padding-bottom:.6rem}.source-list{display:flex;flex-direction:column;gap:.75rem}.empty{color:#999;text-align:center;padding:2rem}.source-card{padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s}.source-card:hover,.source-card.expanded{border-color:#4f46e5}.source-title-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.4rem}.source-title-row h3{font-size:1.1rem;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-badges{display:flex;gap:.4rem;flex-shrink:0}.type-badge{font-size:.7rem;padding:.15rem .5rem;border-radius:12px;font-weight:500;text-transform:uppercase;background:#eef2ff;color:#4f46e5}.subscribed-badge{font-size:.7rem;padding:.15rem .5rem;border-radius:12px;font-weight:500;text-transform:uppercase;background:#f0fdf4;color:#16a34a}.source-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.4rem}.prestige{color:#d97706;font-size:.85rem;letter-spacing:.05em}.source-city{color:#888;font-size:.85rem}.source-description-preview{color:#888;font-size:.85rem;line-height:1.4;margin-top:.3rem}.source-details{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.detail-section{margin-bottom:1rem}.detail-section label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.3rem}.detail-section p{color:#444;font-size:.9rem;line-height:1.5}.detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem}.detail-item{display:flex;flex-direction:column;gap:.15rem}.detail-item label{font-size:.7rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.detail-item span{font-size:.9rem;color:#444}.detail-links{display:flex;gap:.75rem;flex-wrap:wrap}.detail-links a{font-size:.85rem;color:#4f46e5;text-decoration:none;padding:.4rem .75rem;border:1px solid #e0e0e0;border-radius:6px;transition:border-color .2s,background .2s}.detail-links a:hover{border-color:#4f46e5;background:#eef2ff}.dashboard-section{margin-bottom:2rem;padding:1.25rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.dashboard-section h2{font-size:1.1rem;color:#111;margin-bottom:.75rem}.cron-runs-list{display:flex;flex-direction:column;gap:.5rem}.cron-run-card{padding:.6rem .75rem;border:1px solid #e0e0e0;border-radius:6px}.cron-run-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.cron-job-name{font-weight:500;font-size:.9rem}.cron-run-meta{font-size:.8rem;color:#888}.cron-run-result{color:#666}.status-badge{font-size:.7rem;padding:.1rem .45rem;border-radius:10px;font-weight:500;text-transform:uppercase}.status-completed{background:#f0fdf4;color:#16a34a}.status-failed{background:#fef2f2;color:#dc2626}.status-started{background:#eef2ff;color:#4f46e5}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}.pagination button{padding:.4rem .75rem;border:1px solid #d0d0d0;border-radius:6px;background:#fff;color:#333;font-size:.85rem;font-family:inherit;cursor:pointer}.pagination button:hover:not(:disabled){border-color:#4f46e5;color:#4f46e5}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination-info{font-size:.85rem;color:#888}.username-filter-input{padding:.6rem .75rem;border:1px solid #d0d0d0;border-radius:8px;background:#fff;color:#333;font-size:.9rem;font-family:inherit;min-width:160px}.username-filter-input:focus{outline:none;border-color:#4f46e5}.username-filter-input::placeholder{color:#999}.username-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d0d0d0;border-radius:8px;margin-top:2px;max-height:240px;overflow-y:auto;z-index:10;box-shadow:0 4px 12px #0000001a}.username-option{display:block;width:100%;padding:.5rem .75rem;border:none;background:none;text-align:left;font-size:.85rem;font-family:inherit;color:#333;cursor:pointer}.username-option:hover{background:#eef2ff;color:#4f46e5}.username-clear{position:absolute;right:6px;top:50%;transform:translateY(20%);border:none;background:none;color:#888;cursor:pointer;font-size:.85rem;padding:2px 6px}.username-clear:hover{color:#333}.trigger-btn{padding:.2rem .6rem;border:1px solid #4f46e5;border-radius:6px;background:transparent;color:#4f46e5;font-size:.75rem;font-family:inherit;cursor:pointer;white-space:nowrap}.trigger-btn:hover:not(:disabled){background:#eef2ff}.trigger-btn:disabled{opacity:.6;cursor:not-allowed}.trigger-progress{height:4px;margin-top:.4rem;background:#e0e0e0;border-radius:2px;overflow:hidden}.trigger-progress-bar{height:100%;width:40%;background:#4f46e5;border-radius:2px;animation:progress-slide 1s ease-in-out infinite}@keyframes progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}
