*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,sans-serif;font-size:14px;color:#1e293b;background:#f8fafc;padding:32px 24px}#queue{max-width:860px;margin:0 auto}h1{font-size:20px;font-weight:600;margin-bottom:24px}#login-form{max-width:360px;margin:80px auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px}#login-form h1{text-align:center}label{display:block;font-size:13px;font-weight:500;margin-bottom:4px;margin-top:16px}input[type=email],input[type=password]{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}.btn{display:inline-block;padding:7px 14px;border-radius:6px;border:none;font-size:13px;font-weight:500;cursor:pointer;line-height:1.4}.btn-primary{background:#1e293b;color:#fff;width:100%;margin-top:20px;padding:10px}.btn-approve{background:#16a34a;color:#fff}.btn-reject{background:#e2e8f0;color:#64748b}.btn-edit{background:#f1f5f9;color:#475569}.btn-delete{background:#fee2e2;color:#b91c1c}.btn-save{background:#2563eb;color:#fff}.btn-cancel{background:transparent;color:#94a3b8;padding:7px 8px}.btn-undo{background:#fef3c7;color:#92400e}.btn-bulk-approve{background:#16a34a;color:#fff}.btn-bulk-reject{background:#e2e8f0;color:#64748b}.btn-bulk-delete{background:#dc2626;color:#fff}.btn-select-all{background:#f1f5f9;color:#475569}.btn-clear{background:transparent;color:#94a3b8;padding:7px 10px}.btn:hover{opacity:.85}.btn:disabled{opacity:.4;cursor:default}#error{color:#dc2626;font-size:13px;margin-top:10px}#queue-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}#count{font-size:13px;color:#64748b}#sign-out{font-size:13px;color:#64748b;cursor:pointer;margin-left:auto;text-decoration:underline}#bulk-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px}#selected-count{font-size:13px;color:#64748b;margin-left:4px;margin-right:auto}#filter-bar{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px}#filter-bar .filter-label{font-size:12px;font-weight:500;color:#64748b;margin:0}#filter-bar select,#filter-bar input[type=search]{padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;background:#fff}#filter-bar input[type=search]{flex:1;min-width:0}.event-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:18px 20px;margin-bottom:12px;display:flex;flex-direction:row;gap:16px;align-items:flex-start}.event-card.selected{border-color:#93c5fd;background:#f0f9ff}.event-card.pending-rejection{opacity:.45;background:#f8fafc}.event-checkbox{margin-top:3px;width:16px;height:16px;flex-shrink:0;cursor:pointer;accent-color:#2563eb}.event-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.event-content{flex:1;min-width:0}.event-view{display:flow-root}.admin-thumb-link{float:right;margin:0 0 8px 12px}.admin-thumb{display:block;width:84px;height:84px;object-fit:cover;border-radius:6px;border:1px solid #e2e8f0}.event-title{font-weight:600;font-size:15px;margin-bottom:4px}.event-title a{color:inherit;text-decoration:none}.event-title a:hover{text-decoration:underline}.event-meta{font-size:12px;color:#64748b;margin-bottom:4px}.geo-flag{display:inline-block;font-size:10px;font-weight:600;padding:1px 6px;border-radius:4px;vertical-align:1px}.geo-flag--city{background:#fef3c7;color:#92400e}.geo-flag--none{background:#fee2e2;color:#991b1b}.event-url{font-size:11px;color:#94a3b8;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-url a{color:inherit;text-decoration:none}.event-url a:hover{text-decoration:underline;color:#64748b}.event-desc{font-size:13px;color:#475569;line-height:1.5;margin-bottom:8px}.event-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:10px}.tag{font-size:11px;font-weight:500;padding:2px 8px;border-radius:99px;background:#f1f5f9;color:#475569}.tag.civics_power{background:#dcfce7;color:#16a34a}.tag.science_tech{background:#dbeafe;color:#2563eb}.tag.business_economy{background:#e0e7ff;color:#4f46e5}.tag.culture_humanities{background:#ede9fe;color:#7c3aed}.tag.community_practice{background:#ffedd5;color:#ea580c}.dup-warning{margin-top:10px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;overflow:hidden}.dup-warning-header{display:flex;align-items:center;justify-content:space-between;padding:7px 12px;font-size:12px;font-weight:500;color:#92400e;cursor:pointer;user-select:none}.dup-warning-header:hover{background:#fef3c7}.dup-warning-chevron{transition:transform .15s;font-style:normal}.dup-warning.open .dup-warning-chevron{transform:rotate(180deg)}.dup-warning-body{display:none;padding:10px 12px;border-top:1px solid #fde68a;font-size:13px;color:#475569;line-height:1.5}.dup-warning.open .dup-warning-body{display:block}.dup-warning-title{font-weight:600;color:#1e293b;margin-bottom:3px}.dup-warning-title a{color:inherit;text-decoration:none}.dup-warning-title a:hover{text-decoration:underline}.dup-warning-meta{font-size:12px;color:#64748b;margin-bottom:6px}.dup-warning-desc{font-size:12px;color:#64748b}.edit-form{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:12px}.edit-form label{margin-top:10px}.edit-form input[type=text],.edit-form input[type=url],.edit-form textarea,.edit-form select{width:100%;padding:7px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;color:#1e293b;background:#fff}.edit-form textarea{min-height:100px;resize:vertical;line-height:1.5}.edit-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.edit-field-row>div{min-width:0}.edit-tz-hint{font-size:11px;color:#94a3b8;margin-top:3px}.edit-image-preview-row{margin-top:8px;display:flex;align-items:flex-start;gap:10px}.edit-image-preview-row img{max-width:220px;max-height:140px;border-radius:6px;border:1px solid #e2e8f0;display:block}.edit-image-clear{padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:12px;font-family:inherit;color:#b91c1c;cursor:pointer}.edit-image-clear:hover{background:#fef2f2;border-color:#fca5a5}.edit-image-broken{font-size:12px;color:#94a3b8;align-self:center}.edit-form-row{display:flex;gap:8px;margin-top:8px}.edit-checkboxes{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:6px}.edit-checkboxes label{display:flex;align-items:center;gap:5px;font-weight:400;margin-top:0;font-size:13px;cursor:pointer}.edit-checkboxes input[type=checkbox]{width:auto}.edit-form input[type=number],.edit-form input[type=datetime-local]{width:100%;padding:7px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;color:#1e293b;background:#fff}.edit-price-row{display:flex;gap:10px;align-items:center;margin-top:6px}.edit-price-row label{margin-top:0;font-weight:400;font-size:13px;display:flex;align-items:center;gap:5px;flex-shrink:0}.edit-price-row input[type=checkbox]{width:auto}.edit-price-row input[type=number]{max-width:120px}.edit-toggle-row{display:flex;align-items:center;gap:8px;margin-top:10px}.edit-toggle-row label{margin-top:0;font-weight:500;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px}.edit-toggle-row input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer}.edit-section-divider{border:none;border-top:1px solid #f1f5f9;margin:12px 0 4px}.hidden{display:none!important}#tabs{display:flex;gap:4px;margin-bottom:20px;border-bottom:1px solid #e2e8f0;padding-bottom:0}.tab-btn{padding:8px 16px;border:none;background:none;font-size:13px;font-weight:500;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;border-radius:0;transition:color .15s,border-color .15s}.tab-btn.active{color:#1e293b;border-bottom-color:#1e293b}.tab-link{padding:8px 16px;font-size:13px;font-weight:500;color:#64748b;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.tab-link:hover{color:#1e293b;border-bottom-color:#cbd5e1}.tab-btn .badge{display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#475569;font-size:10px;font-weight:600;min-width:18px;height:18px;border-radius:99px;padding:0 5px;margin-left:6px}.tab-btn.active .badge{background:#1e293b;color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}#ann-intro{font-size:13px;color:#64748b;line-height:1.5;margin-bottom:16px;max-width:640px}#ann-intro a{color:#2563eb}.ann-top-bar{display:flex;align-items:center;gap:12px;margin-bottom:18px}.btn-ann-new{background:#1e293b;color:#fff}#ann-toolbar-status{font-size:12px;color:#16a34a;font-weight:600}#ann-form{max-width:640px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:24px}#ann-form.hidden{display:none}.ann-field{margin-bottom:12px}.ann-field-row{display:flex;gap:12px}.ann-field-row .ann-field{flex:1}.ann-field label{display:block;font-size:12px;font-weight:600;color:#334155;margin-bottom:4px}.ann-hint{font-weight:400;color:#94a3b8}.ann-note{font-size:12px;color:#64748b;line-height:1.5;margin:-4px 0 12px}.ann-field input[type=text],.ann-field input[type=url],.ann-field input[type=datetime-local],.ann-field textarea{width:100%;font:inherit;font-size:13px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.ann-field textarea{resize:vertical}.ann-toggles{display:flex;flex-wrap:wrap;gap:16px;margin:4px 0 12px}.ann-check{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#334155;cursor:pointer}.ann-platforms-label{font-size:12px;font-weight:600;color:#64748b;align-self:center}.ann-platforms-warn{color:#b45309;align-self:center}.ann-platforms-warn.hidden{display:none}.ann-tag-platform{background:#e0e7ff;color:#4338ca}.ann-layout-bar{display:flex;align-items:center;gap:8px;margin-bottom:14px}.ann-layout-label{font-size:12px;font-weight:600;color:#64748b}.ann-seg-btn{font-size:12px;padding:5px 10px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#475569;cursor:pointer}.ann-seg-btn .ann-hint{margin-left:3px}.ann-seg-btn.active{background:#1e293b;color:#fff;border-color:#1e293b}.ann-seg-btn.active .ann-hint{color:#cbd5e1}.ann-html-editor{border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;background:#fff}.ann-html-editor.stacked .ann-editor-split{flex-direction:column}.ann-html-editor.stacked .ann-editor-split textarea{width:100%;border-right:none!important;border-bottom:1px solid #e2e8f0!important}.ann-html-editor.stacked .ann-preview{width:100%}@media(max-width:560px){.ann-field-row{flex-direction:column;gap:0}.ann-html-editor .ann-editor-split{flex-direction:column}.ann-html-editor .ann-editor-split textarea{width:100%;border-right:none!important;border-bottom:1px solid #e2e8f0!important}.ann-html-editor .ann-preview{width:100%}}.ann-toolbar{display:flex;gap:2px;padding:4px 6px;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.ann-tool{min-width:26px;height:24px;padding:0 6px;font-size:12px;line-height:1;background:#fff;border:1px solid #cbd5e1;border-radius:4px;color:#334155;cursor:pointer}.ann-tool:hover{background:#e2e8f0}.ann-editor-split{display:flex;align-items:stretch}.ann-editor-split textarea{flex:1;width:50%;border:none!important;border-radius:0!important;border-right:1px solid #e2e8f0!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;resize:vertical;min-height:72px}.ann-preview{flex:1;width:50%;padding:8px 10px;font-size:13px;line-height:1.5;color:#1e293b;overflow-y:auto;background:#fcfdff}.ann-preview :global(p){margin:0 0 8px}.ann-preview :global(p:last-child){margin-bottom:0}.ann-preview :global(a){color:#b45309;text-decoration:underline}.ann-preview-empty{color:#cbd5e1;font-style:italic}.ann-banner-group{border-left:2px solid #fde68a;padding-left:12px;margin-bottom:12px}.ann-banner-group.hidden{display:none}.ann-form-actions{display:flex;align-items:center;gap:10px}.btn-ann-save{background:#1e293b;color:#fff}.btn-ann-cancel{background:#e2e8f0;color:#334155}#ann-form-status{font-size:12px;color:#64748b}.ann-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #f1f5f9}.ann-row-main{flex:1;min-width:0}.ann-row-title{font-size:14px;font-weight:600;color:#1e293b}.ann-row-meta{font-size:11px;color:#94a3b8;margin-top:3px}.ann-tag{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:1px 6px;border-radius:4px;margin-right:6px}.ann-tag-draft{background:#f1f5f9;color:#64748b}.ann-tag-live{background:#dcfce7;color:#15803d}.ann-tag-banner{background:#fef3c7;color:#b45309}.ann-tag-expired{background:#fee2e2;color:#b91c1c}.ann-row-actions{display:flex;gap:6px;flex:none}.btn-ann-edit{background:#e2e8f0;color:#334155}.btn-ann-del{background:#fee2e2;color:#b91c1c}#dup-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:8px}.btn-run-dup{background:#2563eb;color:#fff}.btn-clear-dup{background:#f1f5f9;color:#475569}.dup-toggle{display:flex;align-items:center;gap:5px;font-size:13px;color:#475569;cursor:pointer}.dup-toggle input{width:auto}#dup-controls select{padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;color:#1e293b;background:#fff}#dup-status{font-size:13px;color:#64748b}#dup-intro{font-size:12px;color:#94a3b8;margin-bottom:16px;line-height:1.5;max-width:640px}.dup-cluster{border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:12px 14px;margin-bottom:12px}.dup-cluster-head{font-size:12px;font-weight:600;color:#92400e;margin-bottom:6px}.dup-event{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;border-top:1px solid #f1f5f9}.dup-event:first-of-type{border-top:none}.dup-event-main{min-width:0}.dup-event-titleline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dup-event-title{font-weight:600;color:#1e293b;font-size:14px}.dup-event-meta{font-size:12px;color:#64748b;margin-top:3px}.dup-event-status{text-transform:uppercase;font-size:10px;letter-spacing:.03em}.dup-event-url{font-size:11px;margin-top:3px;word-break:break-all}.dup-event-url a{color:#2563eb;text-decoration:none}.dup-event-url a:hover{text-decoration:underline}.dup-event-actions{flex-shrink:0;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.dup-event-actions .btn{text-align:center;min-width:64px}.dup-event-actions a.btn{text-decoration:none}.dup-event.dup-removed{opacity:.5}.dup-event-title a{color:inherit;text-decoration:none}.dup-event-title a:hover{text-decoration:underline}.dup-pill-pick{background:#fef3c7;color:#92400e}.dup-pill{display:inline-block;font-size:10px;font-weight:700;padding:2px 7px;border-radius:99px;letter-spacing:.02em}.dup-pill-keep{background:#dcfce7;color:#166534}.dup-pill-dupe{background:#fee2e2;color:#b91c1c}#health-banner{display:flex;align-items:center;gap:12px;padding:10px 16px;margin-bottom:16px;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;font-size:13px;color:#92400e}#health-banner.error{background:#fee2e2;border-color:#fecaca;color:#991b1b}#health-banner-text{flex:1}#health-banner button{background:transparent;border:1px solid currentColor;color:inherit;border-radius:5px;padding:4px 10px;font-size:12px;cursor:pointer;font-family:inherit}#health-banner button:hover{background:#0000000a}#health-banner-dismiss{padding:2px 8px;font-size:16px;line-height:1}#health-summary{padding:12px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;font-size:13px;color:#475569;line-height:1.6}#health-summary .h-stat{display:inline-block;margin-right:18px}#health-summary .h-stat strong{color:#1e293b}.health-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;margin-bottom:8px}.health-card.has-warnings{border-color:#fde68a}.health-card.has-errors{border-color:#fecaca}.health-card.healthy{opacity:.75}.health-card-header{display:flex;align-items:center;gap:12px;cursor:pointer;user-select:none}.health-card-name{font-weight:600;font-size:14px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.health-counts{font-size:12px;color:#64748b;display:flex;gap:12px;flex-shrink:0;align-items:center}.health-clear-btn{background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;border-radius:5px;padding:3px 10px;font-size:11px;font-weight:500;font-family:inherit;cursor:pointer}.health-clear-btn:hover:not(:disabled){background:#e2e8f0;color:#1e293b}.health-clear-btn:disabled{opacity:.55;cursor:default}.health-clear-all-btn{float:right;background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;border-radius:5px;padding:4px 12px;font-size:12px;font-weight:500;font-family:inherit;cursor:pointer;margin-top:-2px}.health-clear-all-btn:hover:not(:disabled){background:#e2e8f0;color:#1e293b}.health-clear-all-btn:disabled{opacity:.55;cursor:default}.health-counts .c-pill{padding:2px 8px;border-radius:99px;background:#f1f5f9;font-weight:500}.health-counts .c-pill.warn{background:#fef3c7;color:#92400e}.health-counts .c-pill.error{background:#fee2e2;color:#991b1b}.health-counts .c-pill.fresh{background:#dcfce7;color:#166534}.health-chevron{color:#94a3b8;transition:transform .15s;font-size:12px}.health-card.open .health-chevron{transform:rotate(90deg)}.health-card-body{display:none;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}.health-card.open .health-card-body{display:block}.health-warning{position:relative;font-size:12px;padding:8px 32px 8px 12px;background:#f8fafc;border-left:3px solid #cbd5e1;margin-bottom:6px;border-radius:0 4px 4px 0;line-height:1.4}.health-warning .h-dismiss{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:4px;border:none;background:transparent;color:#94a3b8;font-size:16px;line-height:1;cursor:pointer;padding:0;font-family:inherit}.health-warning .h-dismiss:hover{background:#e2e8f0;color:#1e293b}.health-warning .h-dismiss:disabled{cursor:default;opacity:.4}.health-warning.error{border-left-color:#dc2626;background:#fef2f2}.health-warning .h-cat{font-weight:500;text-transform:uppercase;font-size:10px;letter-spacing:.04em;color:#64748b;margin-right:8px}.health-warning .h-msg{color:#334155}.health-warning .h-url{display:block;font-size:11px;color:#2563eb;margin-top:4px;word-break:break-all}.health-warning .h-time{color:#94a3b8;font-size:11px;margin-top:4px}.health-empty{color:#94a3b8;font-size:12px;font-style:italic;padding:6px 0}#rejected-filters{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px;flex-wrap:wrap}#rejected-filters .filter-label{font-size:12px;font-weight:500;color:#64748b;margin:0}#rejected-filters select,#rejected-filters input[type=search]{padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px;font-family:inherit;background:#fff}#rejected-filters input[type=search]{flex:1;min-width:160px}#rejected-summary{font-size:12px;color:#64748b;margin-bottom:8px}#rejected-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}#rejected-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}#rejected-table th:nth-child(1),#rejected-table td:nth-child(1){width:9%}#rejected-table th:nth-child(2),#rejected-table td:nth-child(2){width:14%}#rejected-table th:nth-child(3),#rejected-table td:nth-child(3){width:8%}#rejected-table th:nth-child(4),#rejected-table td:nth-child(4){width:25%}#rejected-table th:nth-child(5),#rejected-table td:nth-child(5){width:25%}#rejected-table th:nth-child(6),#rejected-table td:nth-child(6){width:19%}#rejected-table th,#rejected-table td{padding:8px 10px;text-align:left;vertical-align:top;border-bottom:1px solid #f1f5f9}#rejected-table th{font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#64748b;background:#f8fafc;position:sticky;top:0}#rejected-table tbody tr:hover{background:#f8fafc}#rejected-table .rej-scraped{white-space:nowrap;color:#64748b;font-size:12px}#rejected-table .rej-event-date{white-space:nowrap;color:#475569;font-size:12px}#rejected-table .rej-source{font-size:12px;color:#64748b;word-wrap:break-word}#rejected-table .rej-title{word-wrap:break-word;overflow-wrap:anywhere}#rejected-table .rej-title a{color:#1e293b;font-weight:500}#rejected-table .rej-title a:hover{text-decoration:underline;color:#2563eb}#rejected-table .rej-reason{color:#475569;font-size:12px;line-height:1.45;word-wrap:break-word}#rejected-table .rej-actions{white-space:nowrap;text-align:right}#rejected-table .rej-approve{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:4px 10px;border-radius:5px;font-size:12px;font-weight:500;cursor:pointer;font-family:inherit}#rejected-table .rej-approve:hover:not(:disabled){background:#d1fae5}#rejected-table .rej-approve:disabled{opacity:.5;cursor:default}#rejected-table .rej-empty{padding:24px;text-align:center;color:#94a3b8;font-style:italic}#rejected-table tr.processing{opacity:.5}#rejected-table tr.dispatched{background:#f0fdf4}.rej-reason-no-data{color:#94a3b8;font-style:italic}.sub-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:16px 20px;margin-bottom:10px;display:flex;gap:16px;align-items:flex-start}.sub-card.processed{opacity:.5}.sub-card.rejected{opacity:.4}.sub-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.sub-content{flex:1;min-width:0}.sub-url{font-size:13px;font-weight:500;color:#2563eb;text-decoration:none;word-break:break-all;display:block;margin-bottom:4px}.sub-url:hover{text-decoration:underline}.sub-meta{font-size:12px;color:#64748b;margin-bottom:4px}.sub-comment{font-size:13px;color:#475569;font-style:italic;margin-top:4px;padding:6px 10px;background:#f8fafc;border-radius:6px;border-left:2px solid #e2e8f0}.sub-status{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:99px;margin-top:6px}.sub-status.pending_review{background:#fef3c7;color:#92400e}.sub-status.approved{background:#dcfce7;color:#166534}.sub-status.processed{background:#dbeafe;color:#1d4ed8}.sub-status.rejected{background:#fee2e2;color:#991b1b}.sub-status.duplicate{background:#e2e8f0;color:#475569}.sub-status.failed{background:#fee2e2;color:#991b1b}.btn-process{background:#16a34a;color:#fff}.btn-process:disabled{opacity:.5;cursor:default}.btn-delete{background:#fff;color:#991b1b;border:1px solid #fecaca}.btn-delete:hover{background:#fef2f2}.sub-failure{font-size:12.5px;color:#991b1b;margin-top:6px;padding:6px 10px;background:#fef2f2;border-radius:6px;border-left:2px solid #fecaca}#sub-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px}#clear-resolved-status{font-size:12px;color:#64748b}#sub-list-empty{color:#64748b;font-size:14px;padding:12px 0}
