.notify-intro{max-width:920px;margin:0 auto 10px;text-align:center}.notify-intro strong{color:#0d315d;font-size:clamp(18px,2.5vw,24px)}.notify-intro p{margin:6px 0 0;color:#5b6a80;font-size:14px}.notifications-page{padding:clamp(26px,4vw,52px) clamp(14px,4vw,40px)}.chat-shell{max-width:920px;margin:0 auto;padding:16px;border:1px solid #d3dfef;border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(15,122,90,.06),transparent 35%),linear-gradient(180deg,#f9fcff,#fff);box-shadow:0 20px 44px #10243f1f}.chat-list{display:grid;gap:14px;margin-top:6px;max-height:62vh;overflow:auto;padding-right:4px}.chat-empty{padding:18px;border:1px solid #dce3ed;border-radius:12px;background:#fff;color:#5f6d81;text-align:center}.chat-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start}.chat-avatar{width:46px;height:46px;border-radius:999px;border:1px solid #c9d8ed;background:#fff;box-shadow:0 6px 14px #10243f1a;overflow:hidden}.chat-avatar img{display:block;width:100%;height:100%;object-fit:cover}.chat-bubble{position:relative;display:grid;gap:8px;padding:13px 15px 11px;border:1px solid #d7e2f0;border-radius:14px 14px 14px 8px;background:linear-gradient(180deg,#fff,#f6faff);box-shadow:0 10px 24px #10243f14}.chat-bubble:before{content:"";position:absolute;left:-6px;top:14px;width:10px;height:10px;border-left:1px solid #dce3ed;border-bottom:1px solid #dce3ed;background:#fbfdff;transform:rotate(45deg)}.chat-author{color:#0d315d;font-size:15px;font-weight:700;line-height:1.3}.chat-message{margin:0;color:#142a47;font-size:15px;line-height:1.72;white-space:pre-wrap;word-break:break-word}.chat-time{color:#6c7c93;font-size:11px;letter-spacing:.2px;justify-self:end}@media(max-width:640px){.chat-shell{padding:10px;border-radius:12px}.chat-item{grid-template-columns:38px minmax(0,1fr);gap:8px}.chat-avatar{width:38px;height:38px}.chat-bubble{padding:10px 12px}.chat-message{font-size:14px;line-height:1.68}}
