*{box-sizing:border-box}body{color:#222;background:#f5f5f5;margin:0;font-family:system-ui,-apple-system,sans-serif}.app{max-width:1100px;margin:0 auto;padding:1rem}.app-wide{max-width:1380px}header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}header h1{margin:0;font-size:1.4rem}nav button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;margin-left:.5rem;padding:.4rem .8rem}nav button.active{color:#fff;background:#2563eb;border-color:#2563eb}.panel{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:1rem;padding:1rem}.panel h3{margin-top:0}.form-row{flex-wrap:wrap;gap:.5rem;display:flex}.form-row input{border:1px solid #ccc;border-radius:4px;flex:1;min-width:200px;padding:.5rem}button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:.5rem .8rem}button:disabled{opacity:.5;cursor:not-allowed}.error{color:#b91c1c}.success{color:#15803d}.warn{color:#b45309;margin-top:.5rem}.verify-panel{border-width:2px;border-color:#2563eb}.btn-primary{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:600}.cookie-details{margin-top:.75rem}.cookie-details summary{cursor:pointer;margin-bottom:.5rem}.cookie-input{resize:vertical;border:1px solid #ccc;border-radius:4px;width:100%;padding:.5rem;font-family:ui-monospace,monospace;font-size:.8rem}.muted{color:#666}.small{font-size:.85rem}.search-list{margin:0;padding:0;list-style:none}.search-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0;display:flex}.btn-group{flex-shrink:0;gap:.5rem;display:flex}.stats{flex-wrap:wrap;gap:.75rem;font-size:.9rem;display:flex}.logs{color:#ddd;background:#1e1e1e;border-radius:4px;max-height:320px;padding:.5rem;font-family:ui-monospace,monospace;font-size:.8rem;overflow-y:auto}.log{padding:.15rem 0}.log-time{color:#888;margin-right:.5rem}.log-level{margin-right:.5rem;font-weight:600}.log-warn .log-level{color:#fbbf24}.log-error .log-level{color:#f87171}.listings{flex-direction:column;gap:.5rem;display:flex}.listing-card{background:#fff;border:1px solid #ddd;border-radius:6px;overflow:hidden}.listing-row{cursor:pointer;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.thumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:80px;height:60px}.listing-main{flex:1;min-width:0}.listing-title{margin-bottom:.25rem;font-weight:600}.listing-meta{color:#555;flex-wrap:wrap;gap:.75rem;display:flex}.listing-actions{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.scrape-link,.open-link{text-align:center;cursor:pointer;border:none;border-radius:4px;padding:.4rem .6rem;font-size:.85rem}.scrape-link{color:#fff;background:#059669}.scrape-link:disabled{opacity:.6;cursor:wait}.open-link{color:#fff;background:#2563eb;text-decoration:none}.scrape-error{color:#991b1b;background:#fef2f2;border-top:1px solid #fecaca;margin:0;padding:.35rem .75rem}.badge{text-transform:uppercase;border-radius:3px;padding:.1rem .4rem;font-size:.75rem}.badge-pending{color:#92400e;background:#fef3c7}.badge-processing{color:#1e40af;background:#dbeafe}.badge-complete{color:#065f46;background:#d1fae5}.badge-failed{color:#991b1b;background:#fee2e2}.badge-removed{color:#374151;background:#e5e7eb}.inspector{background:#fafafa;border-top:1px solid #eee;padding:.75rem}.inspector pre{max-height:300px;font-size:.75rem;overflow-x:auto}.change-entry{background:#fff;border:1px solid #eee;border-radius:4px;margin-bottom:.75rem;padding:.5rem}.change-entry ul{margin:.25rem 0 0;padding-left:1.25rem}.owner-link{color:#1d4ed8;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.owner-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem;display:flex}.owner-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}body{margin:0}
