.source-banner{display:flex;align-items:flex-start;gap:14px;margin:-3px 0 25px;padding:18px 20px;border:1px solid #4b425b;border-radius:10px;background:linear-gradient(120deg,#282332,#1b2125)}
.source-banner>div{flex:1;min-width:0}.source-banner h3{font-size:14px;margin:5px 0}.source-banner p{font-size:11px;line-height:1.7;color:#c6bfd2}.source-banner small{display:block;color:#b5a6be;font-size:10px;margin-top:5px}.source-banner .eyebrow{font-size:9px}.source-icon{display:grid;place-items:center;width:28px;height:28px;flex:none;border-radius:50%;background:#4b3e5c;color:#dbccf5}.source-attention{border-color:#796044;background:linear-gradient(120deg,#322b27,#28242b)}.source-attention .source-icon{background:#654a32;color:#efc793}
#source-dialog{width:min(760px,calc(100% - 24px));max-height:calc(100dvh - 30px)}.source-option{padding:19px 0;border-top:1px solid var(--line);margin-top:16px}.source-option h3{margin-bottom:8px}.source-option p{font-size:12px;color:var(--muted);margin-bottom:15px}.source-option .check-label{font-size:11px}.source-candidate{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:13px;padding:15px 0;border-top:1px solid var(--line)}.source-candidate strong{font-size:12px}.source-candidate small{display:block;color:var(--muted);font-size:10px}.source-candidate>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.source-text-preview{padding:15px;margin:18px 0;border:1px solid #4b405b;border-radius:8px;background:#211d29}.source-text-preview summary{cursor:pointer;font-size:12px;color:#d6c2f2}.source-text-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.9 inherit;color:#ded1eb}.source-history{color:#c8b7e2!important}
@media(max-width:700px){.source-banner{display:grid;grid-template-columns:28px minmax(0,1fr);padding:15px;gap:10px}.source-banner>.button{grid-column:2;justify-self:start;margin-left:0}.source-candidate .button{white-space:normal}.source-option{padding:14px 0}}
.source-text-preview pre{font-family:inherit;font-size:12px;line-height:1.9}
