@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.article-list[data-v-b556011d]{max-height:500px;overflow-y:auto}.article-item[data-v-b556011d]{padding:.85rem 1.25rem;border-bottom:1px solid #f3f4f6;transition:background .1s}.article-item[data-v-b556011d]:last-child{border-bottom:none}.article-item[data-v-b556011d]:hover{background:#f9fafb}.article-title[data-v-b556011d]{font-size:.85rem;font-weight:600;color:#111827;text-decoration:none;line-height:1.3;display:block}.article-title[data-v-b556011d]:hover{color:#4f46e5}.feed-tag[data-v-b556011d]{display:inline-block;padding:.1rem .45rem;background:#eff6ff;color:#1d4ed8;border-radius:4px;font-size:.65rem;font-weight:600}.inspector-panel[data-v-2374f184]{background:#f8f9fb;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;max-height:300px;overflow-y:auto;font-family:SF Mono,Fira Code,monospace;font-size:.72rem}.matched-pre[data-v-2374f184]{margin:0;white-space:pre-wrap;word-break:break-all;font-size:.7rem;color:#374151;line-height:1.5}.login-page[data-v-ffc34173]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fb}.login-card[data-v-ffc34173]{width:100%;max-width:380px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 4px 12px #0000000f}.login-brand[data-v-ffc34173]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;justify-content:center}.login-brand .brand-icon[data-v-ffc34173]{width:40px;height:40px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:#fff}.login-brand .brand-name[data-v-ffc34173]{font-weight:700;font-size:1.1rem;color:#111827}.login-brand .brand-sub[data-v-ffc34173]{font-size:.75rem;color:#6b7280}.error-msg[data-v-ffc34173]{background:#fef2f2;color:#dc2626;border:1px solid #fca5a5;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;margin-bottom:1rem}.btn-full[data-v-ffc34173]{width:100%;justify-content:center;padding:.6rem 1rem}.spinner[data-v-168c1cd1]{display:inline-block;width:14px;height:14px;border:2px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;animation:spin-168c1cd1 .8s linear infinite}@keyframes spin-168c1cd1{to{transform:rotate(360deg)}}.inspector-panel[data-v-168c1cd1]{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;max-height:300px;overflow-y:auto;font-family:SF Mono,Fira Code,monospace;font-size:.72rem}.matched-pre[data-v-168c1cd1]{margin:0;white-space:pre-wrap;word-break:break-all;font-size:.7rem;color:#374151;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fb;color:#111827;-webkit-font-smoothing:antialiased}.app{min-height:100vh}.topbar{background:#0f172a;border-bottom:1px solid #1e293b;position:sticky;top:0;z-index:10}.topbar-inner{max-width:1400px;margin:0 auto;padding:0 1.5rem;height:56px;display:flex;align-items:center;gap:2rem}.topbar-brand{display:flex;align-items:center;gap:.6rem;text-decoration:none;flex-shrink:0}.brand-icon{width:32px;height:32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff}.brand-name{font-weight:700;font-size:.95rem;color:#f1f5f9}.brand-sub{font-size:.7rem;color:#64748b}.topbar-nav{display:flex;align-items:center;gap:.25rem}.nav-item{padding:.45rem .85rem;border-radius:6px;color:#94a3b8;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .15s}.nav-item:hover,.nav-active{background:#1e293b;color:#e2e8f0}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:.5rem}.user-email{font-size:.8rem;color:#64748b}.content{max-width:1400px;margin:0 auto;padding:1.5rem}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:6px;border:1px solid transparent;cursor:pointer;font-size:.8rem;font-weight:500;font-family:inherit;text-decoration:none;transition:all .15s;white-space:nowrap}.btn-primary{background:#4f46e5;color:#fff;border-color:#4f46e5}.btn-primary:hover{background:#4338ca;border-color:#4338ca}.btn-secondary{background:#fff;color:#374151;border-color:#d1d5db}.btn-secondary:hover{background:#f9fafb;border-color:#9ca3af}.btn-danger{background:#fff;color:#dc2626;border-color:#fca5a5}.btn-danger:hover{background:#fef2f2;border-color:#f87171}.btn-sm{padding:.35rem .75rem;font-size:.75rem}.card{background:#fff;border-radius:8px;border:1px solid #e5e7eb;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000a}input[type=text],input[type=url],input[type=password],input[type=email],textarea{width:100%;padding:.55rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;font-family:inherit;background:#fff;transition:all .15s}input:focus,textarea:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}label{display:block;font-size:.75rem;font-weight:600;margin-bottom:.35rem;color:#374151;text-transform:uppercase;letter-spacing:.025em}.form-group{margin-bottom:1rem}.status-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:99px;font-size:.7rem;font-weight:600;text-transform:capitalize}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%}.status-active{background:#ecfdf5;color:#065f46}.status-active:before{background:#10b981}.status-paused{background:#fffbeb;color:#92400e}.status-paused:before{background:#f59e0b}.status-error{background:#fef2f2;color:#991b1b}.status-error:before{background:#ef4444}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;box-shadow:0 1px 2px #0000000a}.stat-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.5rem}.stat-value{font-size:1.75rem;font-weight:700;color:#111827}.stat-sub{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000a}.table-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb}.table-title{font-size:.9rem;font-weight:600;color:#111827}table{width:100%;border-collapse:collapse}th{text-align:left;padding:.75rem 1.25rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb}td{padding:.85rem 1.25rem;font-size:.85rem;border-bottom:1px solid #f3f4f6;color:#374151}tr:last-child td{border-bottom:none}tr:hover td{background:#f9fafb}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title{font-size:1.25rem;font-weight:700;color:#111827}.section-subtitle{font-size:.85rem;color:#6b7280;margin-top:.25rem}.page-header{margin-bottom:2rem}.page-title{font-size:1.5rem;font-weight:700;color:#111827}.page-subtitle{font-size:.875rem;color:#6b7280;margin-top:.25rem}.text-muted{color:#6b7280}.text-sm{font-size:.8rem}.text-xs{font-size:.7rem}.font-mono{font-family:SF Mono,Fira Code,monospace}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.gap-2{gap:.5rem}.flex{display:flex}.items-center{align-items:center}#app{max-width:none;margin:0;padding:0;text-align:left}
