.gb-feedback .gb-view-tabs{display:flex;gap:24px;border-bottom:1px solid #e0e8f1;margin:-4px 0 24px;padding:0 2px}
.gb-feedback .gb-view-tabs button{border:0;border-bottom:3px solid transparent;border-radius:0;background:none;padding:12px 3px;color:#77879a;font-size:16px;font-weight:600}
.gb-feedback .gb-view-tabs button[aria-pressed=true]{color:#187fc5;border-bottom-color:#268fd9}
#gb-notice-count{display:inline-block;border-radius:10px;background:#e55262;color:#fff;min-width:18px;padding:1px 5px;margin-left:5px;font-size:11px;vertical-align:middle}
#gb-notice-panel{max-width:960px;margin:0;min-height:350px}
.gb-public-summary{font-size:13px;line-height:1.7;color:#7c8ca0}
.gb-public-summary::before{content:"共 "}
.gb-public-summary::after{content:" 条公开留言"}
.gb-notice-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.gb-notice-heading p{color:#7c8ca0;font-size:13px;margin:0}
.gb-shell .gb-notice-heading button{flex:none;background:transparent;border:1px solid #e0e8f1;border-radius:7px;padding:7px 12px;font-size:13px;color:#59758e}
.gb-shell .gb-notice-heading button:hover{background:#edf5fe;color:#2879b9}
.gb-notice-card{background:#fff;border:1px solid #e3eaf2;border-radius:14px;padding:22px 24px;margin:0 0 14px;overflow-wrap:anywhere}
.gb-notice-card.is-unread{border-left:3px solid #2b96de}
.gb-notice-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.gb-notice-meta strong{font-size:15px;color:#2b415b}
.gb-notice-meta time{margin-left:auto;color:#8b9aab;font-size:12px}
.gb-notice-state{font-size:11px;color:#187fc5;background:#eef6ff;padding:2px 7px;border-radius:5px}
.gb-notice-card .gb-text{font-size:14px;color:#596f85;margin:14px 0}
.gb-notice-actions{display:flex;gap:10px;align-items:center}
.gb-notice-actions button{font-size:13px}
.gb-notice-error{font-size:12px;color:#b13f50;margin:8px 0 0}
#gb-notice-panel .gb-empty{background:#fff;border:1px solid #e3eaf2;border-radius:14px}
#gb-notice-panel .gb-empty a{display:inline-block;margin-top:12px;color:#187fc5}
@media(max-width:800px){.gb-notice-card{padding:18px}.gb-notice-meta time{flex-basis:100%;margin-left:0}.gb-notice-heading{align-items:flex-start}.gb-feedback .gb-view-tabs{gap:18px}}
