.orange-web-update{position:fixed;right:24px;bottom:24px;z-index:12050;width:min(520px,calc(100vw - 32px));display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:20px 20px 17px;border:1px solid #d5bf99;border-radius:17px;background:#fffdf9;color:#29221b;box-shadow:0 22px 70px rgba(54,38,19,.24);font-family:"Microsoft YaHei UI","Segoe UI",sans-serif;overflow:hidden}.orange-web-update.is-forced{border-color:#b67d29;background:linear-gradient(135deg,#fffdf9,#fff6e7)}.orange-web-update__copy{min-width:0}.orange-web-update__copy>span{display:block;color:#9a6d2e;font-size:11px;font-weight:800;letter-spacing:1.4px}.orange-web-update__copy strong{display:block;margin-top:4px;font-size:19px}.orange-web-update__copy p{max-height:48px;overflow:hidden;margin:6px 0 5px;color:#74695d;font-size:13px;line-height:1.65}.orange-web-update__copy small{display:block;color:#9a8060;line-height:1.5}.orange-web-update__actions{display:flex;flex-direction:column;justify-content:center;gap:8px}.orange-web-update button{min-width:112px;padding:10px 14px;border:1px solid #2c251e;border-radius:9px;background:#2c251e;color:#fff;font-weight:750;cursor:pointer}.orange-web-update button.secondary{border-color:#d8c9b5;background:#fff;color:#6f5b40}.orange-web-update button:disabled{cursor:wait;opacity:.65}.orange-web-update__track{position:absolute;right:0;bottom:0;left:0;height:4px;background:#eee7dd;opacity:0;transition:opacity .2s}.orange-web-update__track i{position:relative;display:block;width:0;height:100%;background:linear-gradient(90deg,#8c632c,#d9a95d);transition:width .24s ease}.orange-web-update__track i::after{content:"";position:absolute;inset:0;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.85),transparent);animation:orange-update-shimmer 1.15s linear infinite}.orange-web-update.is-installing .orange-web-update__track{opacity:1}.orange-web-update.is-installing .orange-web-update__actions{display:none}.orange-web-update.has-error{border-color:#d79b95}.orange-web-update.has-error [data-update-stage]{color:#a0433c}@keyframes orange-update-shimmer{from{transform:translateX(-120%)}to{transform:translateX(340%)}}@media(max-width:620px){.orange-web-update{right:16px;bottom:16px;grid-template-columns:1fr}.orange-web-update__actions{flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.orange-web-update__actions button{flex:1}}
