:root{color:#171717;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;--bg: #f6f7f4;--surface: #ffffff;--surface-2: #f0f2ed;--ink: #171717;--muted: #62655f;--subtle: #8b9087;--line: #d9ded4;--line-strong: #bec7b9;--green: #237a57;--green-soft: #e7f3ec;--red: #b83b34;--red-soft: #f8e8e5;--amber: #a76a00;--amber-soft: #fbefd7;--shadow: 0 16px 45px rgba(24, 29, 20, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit}.app-shell{width:100%;max-width:1680px;margin:0 auto;padding:26px 16px 42px}.app-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 0 20px}.app-header h1{margin:0;max-width:780px;font-size:clamp(2.2rem,5vw,5.4rem);font-weight:790;letter-spacing:0;line-height:.92}.app-header p{max-width:760px;margin:14px 0 0;color:var(--muted);font-size:1.02rem}.primary-action{min-height:46px;border:1px solid var(--ink);border-radius:6px;padding:0 18px;background:var(--ink);color:#fff;cursor:pointer;font-size:.94rem;font-weight:760;white-space:nowrap}.primary-action:hover{background:#343630}.secondary-action{min-height:38px;border:1px solid var(--line-strong);border-radius:6px;padding:0 12px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:.84rem;font-weight:760;white-space:nowrap}.secondary-action:hover{border-color:var(--ink);background:#fbfcf9}.overview-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.overview-band>div{min-height:96px;padding:18px 20px;border-right:1px solid var(--line)}.overview-band>div:last-child{border-right:0}.overview-band span,.rank-panel span,.meter-label span,.metadata-list dt{display:block;color:var(--muted);font-size:.76rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.overview-band strong{display:block;margin-top:8px;font-size:2rem;line-height:1}.control-bar{display:grid;grid-template-columns:minmax(240px,1fr) 190px minmax(360px,2.1fr);gap:12px;align-items:end;margin:16px 0}.search-field,.sort-field{display:grid;gap:7px}.search-field span,.sort-field span{color:var(--muted);font-size:.78rem;font-weight:780;text-transform:uppercase}.search-field input,.sort-field select{width:100%;min-height:44px;border:1px solid var(--line-strong);border-radius:6px;padding:0 13px;background:var(--surface);color:var(--ink);outline:none}.search-field input:focus,.sort-field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #17171717}.tag-filter{display:flex;flex-wrap:wrap;gap:7px}.tag-filter button,.tag{border:1px solid var(--line);border-radius:999px;background:var(--surface);color:#3e423b;font-size:.76rem;font-weight:680;line-height:1}.tag-filter button{min-height:32px;padding:0 11px;cursor:pointer}.tag-filter button:hover,.tag-filter button.is-active{border-color:#222;background:#222;color:#fff}.control-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.control-actions span{color:var(--green);font-size:.82rem;font-weight:760}.submission-panel{margin:0 0 16px;border:1px solid var(--line);border-radius:8px;padding:18px;background:var(--surface);box-shadow:var(--shadow)}.submission-panel__header{display:flex;gap:16px;align-items:start;justify-content:space-between;margin-bottom:16px}.submission-panel h2{margin:0;font-size:1.35rem;line-height:1.1}.submission-panel p{max-width:700px;margin:6px 0 0;color:var(--muted);font-size:.9rem}.submission-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.submission-form label{display:grid;gap:7px;min-width:0}.submission-form label span{color:var(--muted);font-size:.76rem;font-weight:780;text-transform:uppercase}.submission-form input,.submission-form select,.submission-form textarea{width:100%;min-height:42px;border:1px solid var(--line-strong);border-radius:6px;padding:10px 12px;background:#fbfcf9;color:var(--ink);outline:none}.submission-form textarea{min-height:112px;resize:vertical}.submission-form input:focus,.submission-form select:focus,.submission-form textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #17171717}.submission-form__wide{grid-column:span 2}.submission-form__footer{display:flex;gap:12px;align-items:center;justify-content:flex-end;grid-column:1 / -1}.submission-form__footer span{color:var(--muted);font-size:.84rem;font-weight:720}.draft-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.draft-list article{border:1px solid var(--line);border-radius:7px;padding:10px;background:#fbfcf9}.draft-list strong,.draft-list span{display:block}.draft-list strong{overflow-wrap:anywhere;font-size:.9rem}.draft-list span{margin-top:3px;color:var(--muted);font-size:.8rem;font-weight:690}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:16px;align-items:start}.table-shell{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.table-grid{display:grid;grid-template-columns:minmax(220px,.95fr) repeat(3,minmax(230px,1fr))}.table-grid--header{position:sticky;top:0;z-index:2;border-bottom:1px solid var(--line-strong);background:#23251f;color:#fff}.table-grid--header span{padding:12px 14px;border-right:1px solid rgba(255,255,255,.14);font-size:.76rem;font-weight:780;text-align:left;text-transform:uppercase}.table-body{max-height:760px;overflow:auto}.no-results{min-width:1120px;padding:42px 18px;color:var(--muted)}.no-results strong{display:block;color:var(--ink);font-size:1rem}.no-results p{margin:4px 0 0;font-size:.9rem}.channel-row{width:100%;min-height:246px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:inherit;cursor:pointer;padding:0;text-align:left}.channel-row:last-child{border-bottom:0}.channel-row:hover,.channel-row.is-selected{background:#fbfcf9;outline:2px solid rgba(35,122,87,.24);outline-offset:-2px}.channel-row>*{min-width:0;padding:16px 14px;border-right:1px solid var(--line)}.channel-row>*:last-child{border-right:0}.channel-cell{display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px}.channel-avatar{display:grid;width:52px;height:52px;place-items:center;border:1px solid #191a17;border-radius:8px;background:linear-gradient(135deg,#b83b3424,#237a571f),#f7f7f2;color:#171717;font-size:1rem;font-weight:850}.channel-cell__name{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-bottom:2px}.channel-cell__name span:first-child{overflow-wrap:anywhere;font-size:1rem;font-weight:820;line-height:1.15}.channel-cell__name span:last-child{color:var(--red);font-size:.78rem;font-weight:820}.channel-cell a,.channel-card a{color:#315f83;font-size:.84rem;font-weight:680;text-decoration:none}.channel-cell a:hover,.channel-card a:hover,.evidence-link:hover{text-decoration:underline}.channel-cell p{margin:9px 0 0;color:var(--muted);font-size:.84rem}.score-strip{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.score-strip span{border:1px solid var(--line);border-radius:5px;padding:5px 7px;background:#f7f8f4;color:#3e423b;font-size:.72rem;font-weight:760}.detail-list{display:grid;gap:10px}.event-summary{border-left:3px solid var(--line-strong);padding-left:10px}.event-subscribe,.event-resubscribe{border-left-color:var(--green)}.event-unsubscribe{border-left-color:var(--red)}.event-summary__topline{display:flex;gap:8px;justify-content:space-between;color:#343630;font-size:.75rem;font-weight:800;text-transform:uppercase}.event-summary p{margin:7px 0 8px;color:#3f423c;font-size:.84rem;line-height:1.45}.tag-list{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.tag{padding:5px 8px}.evidence-link{display:block;overflow-wrap:anywhere;color:#315f83;font-size:.78rem;font-weight:690;line-height:1.35;text-decoration:none}.empty-state{margin:0;color:var(--subtle);font-size:.83rem;font-weight:620}.channel-card{position:sticky;top:16px;border:1px solid var(--line);border-radius:8px;padding:18px;background:var(--surface);box-shadow:var(--shadow)}.channel-card__header{display:grid;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center}.channel-card__header .channel-avatar{width:58px;height:58px}.channel-card h2{margin:2px 0 0;font-size:1.45rem;line-height:1.05}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%}.status-dot--good{background:var(--green)}.status-dot--bad{background:var(--red)}.channel-card__summary{margin:16px 0;color:#3f423c;font-size:.94rem}.rank-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:7px;overflow:hidden}.rank-panel>div{min-height:84px;padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcf9}.rank-panel>div:nth-child(2n){border-right:0}.rank-panel>div:nth-last-child(-n+2){border-bottom:0}.rank-panel strong{display:block;margin-top:8px;font-size:1.55rem;line-height:1}.meter-group{margin:18px 0}.meter-label{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.meter-label strong{font-size:.86rem}.meter{height:9px;overflow:hidden;border-radius:999px;background:var(--red-soft)}.meter span{display:block;height:100%;border-radius:inherit;background:var(--green)}.timeline{position:relative;min-height:300px;margin:18px 0 8px;padding:4px 0 4px 34px;list-style:none}.timeline:before{position:absolute;top:0;bottom:0;left:11px;width:2px;background:var(--line-strong);content:""}.timeline-event{position:absolute;top:var(--offset);left:34px;width:calc(100% - 34px);min-height:40px;transform:translateY(-50%)}.timeline-event__marker{position:absolute;top:13px;left:-30px;width:16px;height:16px;border:3px solid var(--surface);border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--line-strong)}.timeline-event--unsubscribe .timeline-event__marker{background:var(--red)}.timeline-event--resubscribe .timeline-event__marker{background:var(--amber)}.timeline-event__body{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;border:1px solid var(--line);border-radius:6px;padding:8px 10px;background:var(--surface)}.timeline-event__body span{color:var(--muted);font-size:.76rem;font-weight:820;text-transform:uppercase}.timeline-event__body strong{color:var(--ink);font-size:.82rem;white-space:nowrap}.card-section{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.card-section h3{margin:0 0 10px;font-size:.92rem;text-transform:uppercase}.weighted-tags{display:flex;flex-wrap:wrap;gap:7px}.weighted-tags span{display:inline-flex;gap:7px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:6px 8px 6px 10px;background:#fbfcf9;color:#3e423b;font-size:.78rem;font-weight:700}.weighted-tags strong{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--ink);color:#fff;font-size:.7rem}.metadata-list{display:grid;gap:10px;margin:0}.metadata-list div{display:flex;align-items:center;justify-content:space-between;gap:12px}.metadata-list dd{margin:0;color:#343630;font-size:.86rem;font-weight:780;text-align:right}@media(max-width:1180px){.workspace-grid{grid-template-columns:1fr}.channel-card{position:static}.table-shell{overflow-x:auto}.table-grid{min-width:1120px}}@media(max-width:860px){.app-shell{padding:14px 11px 42px}.app-header{display:grid;gap:18px}.app-header h1{font-size:3rem}.overview-band,.control-bar{grid-template-columns:1fr}.control-actions{justify-content:stretch}.control-actions button{flex:1 1 150px}.submission-panel__header{display:grid}.submission-form,.draft-list{grid-template-columns:1fr}.submission-form__wide{grid-column:auto}.overview-band>div{border-right:0;border-bottom:1px solid var(--line)}.overview-band>div:last-child{border-bottom:0}.tag-filter{max-height:112px;overflow:auto}}@media(max-width:560px){.app-header h1{font-size:2.16rem;line-height:1}.app-header p{max-width:340px}.channel-card,.table-shell,.overview-band{border-radius:6px}.rank-panel{grid-template-columns:1fr}.rank-panel>div,.rank-panel>div:nth-child(2n),.rank-panel>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.rank-panel>div:last-child{border-bottom:0}}
