.orange-platform-notice-entry{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dcc9ad;border-radius:999px;background:#fffaf3;color:#8b5f22;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;font-size:13px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(92,67,33,.10)}
.orange-platform-notice-entry img{width:18px;height:18px;object-fit:contain}.orange-platform-notice-entry.is-login{position:absolute;top:3px;right:0;height:38px;padding:0 14px}.orange-platform-notice-entry.is-floating{position:fixed;right:28px;bottom:26px;z-index:10012;height:44px;padding:0 17px;background:#fff;border-color:#d7c19e;box-shadow:0 12px 34px rgba(64,45,21,.17)}.orange-platform-notice-entry:hover{border-color:#bd8432;background:#fff6e7}.orange-platform-notice-entry.has-emergency{border-color:#cc6259;color:#a63b32;background:#fff7f6}
.orange-platform-notice-badge{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#b84338;color:#fff;font-size:10px;font-weight:700;box-shadow:0 0 0 2px #fff}
.orange-login-notice-banner{position:absolute;top:754px;left:111px;box-sizing:border-box;display:grid;grid-template-columns:22px auto minmax(0,1fr) auto;align-items:center;gap:10px;width:590px;height:38px;padding:0 13px;border:1px solid #ead8bc;border-radius:9px;background:#fffaf2;color:#4f4539;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;text-align:left;cursor:pointer}.orange-login-notice-banner img{width:19px;height:19px}.orange-login-notice-banner strong{max-width:180px;overflow:hidden;color:#98651e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.orange-login-notice-banner span{overflow:hidden;color:#766b5e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.orange-login-notice-banner em{color:#b67924;font-size:12px;font-style:normal}.orange-login-notice-banner.severity-emergency{border-color:#e5b5ae;background:#fff7f5}.orange-login-notice-banner.severity-emergency strong{color:#ac4036}
html.orange-secure-login-active .secure-login-links{gap:10px}html.orange-secure-login-active .secure-login-links button{white-space:nowrap}
.orange-platform-notice-drawer{position:fixed;inset:0;z-index:10160;visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.orange-platform-notice-drawer.show{visibility:visible}.orange-platform-notice-backdrop{position:absolute;inset:0;background:rgba(27,23,18,.42);opacity:0;transition:opacity .2s}.orange-platform-notice-drawer.show .orange-platform-notice-backdrop{opacity:1}.orange-platform-notice-panel{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;box-sizing:border-box;width:min(520px,100vw);height:100%;border-left:1px solid #e4d6c2;background:#fdfbf8;color:#28231e;box-shadow:-22px 0 60px rgba(49,36,18,.16);transform:translateX(100%);transition:transform .22s ease}.orange-platform-notice-drawer.show .orange-platform-notice-panel{transform:none}.orange-platform-notice-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:27px 28px 20px;border-bottom:1px solid #eee4d8}.orange-platform-notice-panel>header small{color:#ba7e2a;font-size:10px;font-weight:700;letter-spacing:1.5px}.orange-platform-notice-panel>header h2{margin:4px 0 2px;font-size:26px;font-weight:500}.orange-platform-notice-panel>header p{margin:0;color:#8a7c6c;font-size:12px}.orange-platform-notice-panel>header button{border:0;background:transparent;color:#8b7760;font-size:13px;cursor:pointer}
.orange-platform-notice-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 28px;border-bottom:1px solid #eee4d8;background:#fff}.orange-platform-notice-tools button{height:34px;padding:0 13px;border:1px solid #d7bb91;border-radius:8px;background:#fff8ed;color:#96621e;cursor:pointer}.orange-platform-notice-tools span{color:#958879;font-size:11px}.orange-platform-notice-panel>nav{display:flex;gap:19px;overflow-x:auto;padding:0 28px;border-bottom:1px solid #e9dfd2;background:#fff}.orange-platform-notice-panel>nav button{position:relative;flex:0 0 auto;height:45px;padding:0;border:0;background:transparent;color:#82766a;font-size:12px;cursor:pointer}.orange-platform-notice-panel>nav button.active{color:#93601d;font-weight:700}.orange-platform-notice-panel>nav button.active::after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#bf8230;content:""}
.orange-platform-notice-list{overflow:auto;padding:8px 22px 24px}.orange-platform-notice-item{margin-top:10px;border:1px solid #e7ddd0;border-radius:12px;background:#fff;overflow:hidden}.orange-platform-notice-item[open]{border-color:#d9bf99;box-shadow:0 8px 20px rgba(83,59,27,.07)}.orange-platform-notice-item summary{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start;padding:16px;list-style:none;cursor:pointer}.orange-platform-notice-item summary::-webkit-details-marker{display:none}.orange-platform-notice-level{display:grid;place-items:center;width:40px;height:24px;border-radius:999px;background:#f0ede8;color:#766c61;font-size:10px}.orange-platform-notice-item.severity-important .orange-platform-notice-level{background:#fff0d7;color:#a36b1d}.orange-platform-notice-item.severity-emergency .orange-platform-notice-level{background:#fbe7e5;color:#a63b32}.orange-platform-notice-item summary div{min-width:0}.orange-platform-notice-item summary small,.orange-platform-notice-item summary strong,.orange-platform-notice-item summary p{display:block}.orange-platform-notice-item summary small{color:#a09588;font-size:10px}.orange-platform-notice-item summary strong{margin-top:4px;font-size:14px}.orange-platform-notice-item summary p{margin:6px 0 0;overflow:hidden;color:#746a60;font-size:12px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.orange-platform-notice-item summary i{color:#b77a25;font-size:10px;font-style:normal}.orange-platform-notice-item.is-read summary i{color:#aaa096}.orange-platform-notice-detail{padding:0 16px 17px 70px;border-top:1px solid #f1eae1}.orange-platform-notice-detail>p{margin:13px 0;color:#514a43;font-size:13px;line-height:1.75}.orange-platform-notice-detail>div{display:flex;justify-content:flex-end;gap:8px}.orange-platform-notice-detail button{height:36px;padding:0 14px;border:1px solid #d8c4a4;border-radius:8px;background:#fff;color:#8c6125;cursor:pointer}.orange-platform-notice-detail button.primary{border-color:#bd7e29;background:#bd7e29;color:#fff}.orange-platform-notice-empty{display:grid;justify-items:center;gap:6px;padding:70px 20px;color:#918679;font-size:12px}.orange-platform-notice-empty strong{color:#4d463e;font-size:15px}.orange-platform-notice-panel>footer{padding:13px 24px;border-top:1px solid #e9dfd2;background:#faf6f0;color:#988c7e;font-size:10px;text-align:center}
.orange-platform-notice-popup{position:fixed;inset:0;z-index:10240;display:grid;place-items:center;padding:24px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.orange-platform-notice-popup-backdrop{position:absolute;inset:0;background:rgba(28,24,19,.58)}.orange-platform-notice-popup>article{position:relative;box-sizing:border-box;width:min(560px,100%);max-height:min(720px,calc(100vh - 48px));overflow:auto;border:1px solid #dec8a7;border-radius:18px;background:#fffdf9;color:#2e2923;box-shadow:0 28px 90px rgba(39,29,17,.32)}.orange-platform-notice-popup>article>header{display:flex;align-items:flex-start;gap:14px;padding:25px 27px 18px;border-bottom:1px solid #eee3d5;background:#fff8ed}.orange-platform-notice-popup>article>header img{width:34px;height:34px}.orange-platform-notice-popup>article>header small{color:#a97023;font-size:10px;letter-spacing:.7px}.orange-platform-notice-popup>article>header h2{margin:4px 0 0;font-size:22px}.orange-platform-notice-popup-summary{margin:20px 27px 0;color:#7d6c58;font-size:14px;font-weight:600}.orange-platform-notice-popup-content{margin:12px 27px 23px;color:#514940;font-size:13px;line-height:1.8}.orange-platform-notice-popup-actions{display:flex;justify-content:flex-end;gap:9px;padding:16px 27px;border-top:1px solid #eee3d5}.orange-platform-notice-popup-actions button{height:40px;padding:0 17px;border:1px solid #d8c2a0;border-radius:9px;background:#fff;color:#8f6224;cursor:pointer}.orange-platform-notice-popup-actions button.primary{border-color:#bd7d27;background:#bd7d27;color:#fff}.orange-platform-notice-popup.severity-emergency>article{border-color:#d8958e}.orange-platform-notice-popup.severity-emergency>article>header{background:#fff5f3}.orange-platform-notice-popup.severity-emergency>article>header small{color:#a83c33}
.orange-platform-notice-toast{position:fixed;right:28px;bottom:84px;z-index:10300;max-width:360px;padding:11px 15px;border-radius:9px;background:#2c2721;color:#fff;font:12px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;opacity:0;transform:translateY(8px);transition:.2s}.orange-platform-notice-toast.show{opacity:1;transform:none}
body.orange-platform-notice-open,body.orange-platform-notice-popup-open{overflow:hidden}
@media(max-width:760px){.orange-platform-notice-entry.is-floating{right:16px;bottom:18px}.orange-platform-notice-panel{width:100vw}.orange-platform-notice-panel>header,.orange-platform-notice-tools{padding-right:20px;padding-left:20px}.orange-platform-notice-panel>nav{padding:0 20px}.orange-platform-notice-detail{padding-left:16px}.orange-platform-notice-popup{padding:12px}.orange-platform-notice-popup>article{max-height:calc(100vh - 24px)}}
@media(prefers-reduced-motion:reduce){.orange-platform-notice-backdrop,.orange-platform-notice-panel,.orange-platform-notice-toast{transition:none}}
