.platform-notice-card{display:flex;flex-direction:column;box-sizing:border-box;min-height:138px;height:138px;margin:0 0 10px;padding:12px 18px 10px;background:#fff;border:1px solid #ffe0db;border-radius:12px;box-shadow:0 2px 8px rgba(160,36,30,.04);cursor:pointer;overflow:hidden}
.platform-notice-card:focus-visible{outline:2px solid #e52d25;outline-offset:2px}
.platform-notice-heading{flex:0 0 auto;font-size:14.8px;font-weight:700;line-height:1.42;color:#e52d25;margin-bottom:6px}
.platform-notice-content{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word;line-height:1.42;font-size:14.8px;color:#444}
.platform-notice-more{flex:0 0 auto;margin-top:auto;padding-top:6px;font-size:12px;line-height:18px;color:#e52d25}
.platform-notice-detail-page{padding-bottom:24px}
.platform-notice-detail-card{margin-top:12px;padding:18px}
.platform-notice-detail-heading{font-size:17px;line-height:1.4;font-weight:700;color:#222;margin-bottom:14px}
.platform-notice-detail-content{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:14.8px;line-height:1.75;color:#333}
.platform-notice-status{padding:18px 0;color:#777;font-size:14px;line-height:1.6;text-align:center}
.platform-notice-retry{margin-top:12px}
.platform-notice-back{margin-top:14px}
