.updates-wrap{position:relative}.updates-toggle{position:relative}.updates-badge{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:#b8ff62;color:#071007;font-size:10px;font-weight:900;display:grid;place-items:center}.updates-panel{position:absolute;right:0;top:48px;z-index:1000;width:min(410px,calc(100vw - 28px));max-height:520px;overflow:auto;background:#10161b;border:1px solid #303943;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.45);padding:16px}.updates-head{display:flex;justify-content:space-between;align-items:center;padding:5px 4px 12px}.updates-head h3{margin:3px 0 0}.updates-close{border:1px solid #303943;background:#171e24;color:#dce4e9;border-radius:10px;width:34px;height:34px;cursor:pointer}.update-row{width:100%;display:grid;grid-template-columns:12px 1fr;gap:12px;text-align:left;padding:14px 8px;border:0;border-top:1px solid #242b33;background:transparent;color:#f2f5f7;cursor:pointer}.update-row:hover{background:#141b20}.update-dot{width:8px;height:8px;margin-top:5px;border-radius:50%;background:#b8ff62;box-shadow:0 0 10px rgba(184,255,98,.3)}.update-dot.read{background:#4c5661;box-shadow:none}.update-row b,.update-row small,.update-row em{display:block}.update-row small{color:#8d99a5;line-height:1.45;margin-top:4px}.update-row em{color:#626e7b;font-size:10px;font-style:normal;margin-top:6px}.updates-empty{padding:30px 12px;color:#8d99a5;display:grid;gap:7px}.updates-empty strong{color:#eef3f6}