.notice-center{max-width:1100px;margin:0 auto;color:var(--text,#182d4b)}.notice-toolbar,.notice-toolbar nav,.notice-actions,.notice-filter{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:16px 0}.notice-toolbar{justify-content:space-between}.notice-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;min-height:44px;border:1px solid #bac9e1;border-radius:10px;background:var(--surface,#fff);color:inherit;font:inherit;text-decoration:none;cursor:pointer}.notice-button.selected{background:#315ccb;color:white;border-color:#315ccb}.notice-button:focus-visible,.notice-bell:focus-visible{outline:3px solid #83acff;outline-offset:3px}.notice-card{padding:20px;border:1px solid var(--border,#d4dfed);border-radius:16px;background:var(--surface,#fff);margin:14px 0;overflow-wrap:anywhere}.notice-card.unread{border-left:5px solid #3566d6}.notice-card h2{font-size:1.15rem;margin:8px 0}.notice-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:.88rem;color:var(--muted,#5b6c82)}.notice-text{white-space:pre-wrap;overflow-wrap:anywhere}.notice-filter select,.notice-center textarea,.notice-center select{font:inherit;padding:10px;border:1px solid #bac9e1;border-radius:8px;background:var(--surface,#fff);color:inherit;max-width:100%}.notice-center textarea{display:block;width:100%;min-height:100px;box-sizing:border-box}.notice-help{font-size:.9rem;color:var(--muted,#5b6c82)}.notice-bell{display:inline-flex;gap:6px;align-items:center;justify-content:center;min-height:44px;padding:6px 10px;border:1px solid #bac9e1;border-radius:12px;color:inherit;background:var(--surface,#fff);text-decoration:none;white-space:nowrap;flex-shrink:0}.notice-bell b{background:#c32639;color:#fff;border-radius:20px;min-width:22px;padding:2px 4px;text-align:center;font-size:12px}.notice-bell [hidden]{display:none}.notice-bell svg{flex-shrink:0}@media(max-width:640px){.notice-bell>span{display:none}.notice-card{padding:14px}.notice-toolbar{align-items:stretch}.notice-toolbar nav{width:100%}.notice-button{padding:9px 11px}.notice-meta{gap:6px}.notice-center h1{font-size:1.6rem}}
html[data-theme="dark"] .notice-center,html[data-theme="dark"] .notice-center h1,html[data-theme="dark"] .notice-center h2,html[data-theme="dark"] .notice-center p,html[data-theme="dark"] .notice-button{color:#e8eef8}html[data-theme="dark"] .notice-center .notice-meta,html[data-theme="dark"] .notice-center .notice-help{color:#b3bfd1}html[data-theme="dark"] .notice-card,html[data-theme="dark"] .notice-button:not(.selected){background:#141e30;border-color:#42516c}html[data-theme="dark"] .notice-center select,html[data-theme="dark"] .notice-center textarea{background:#141e30;color:#e8eef8}
.admin-topbar .notice-bell>span{display:none}
