#computer-notice{flex-shrink:0;max-height:44vh;overflow:auto;padding:12px 28px;border-bottom:1px solid #d4dfdb;border-left:4px solid #25806c;background:#f0f7f4;letter-spacing:0;min-width:0}
#computer-notice[data-phase=waiting]{background:#fff9e9;border-left-color:#bd8b1c}
.computer-notice-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px}
.computer-notice-heading strong{font-size:14px}.computer-notice-heading a{margin-left:auto;color:#176c71;font-size:12px}
#computer-notice-close{height:28px;width:28px;padding:0;border-radius:4px;flex-shrink:0}
#computer-notice-status{margin:8px 0;font-size:12px;line-height:1.6;overflow-wrap:anywhere}
#computer-notice-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:110px;overflow:auto;font:13px/1.6 "Segoe UI","Microsoft YaHei",sans-serif;margin:8px 0;color:#232838}
#computer-notice-actions{display:flex;justify-content:flex-end;gap:8px}
#computer-notice-error{font-size:12px;color:#a12938;overflow-wrap:anywhere}
#computer-notice-reply{font-size:12px;margin-top:8px}#computer-notice-reply summary{cursor:pointer}
#computer-notice-answer{padding:10px 0;font-size:13px;max-height:180px;overflow:auto}
@media(max-width:900px){#computer-notice{padding:10px 16px;max-height:45vh}.computer-notice-heading{gap:8px}}
