.headeractions{display:flex;align-items:center;gap:15px}.headeractions #enable-live{border:1px solid #dce5f1;background:#fff;border-radius:10px;padding:8px 10px;color:#172238}.headeractions #enable-live b{display:inline-grid;place-items:center;min-width:19px;height:19px;margin-left:3px;border-radius:999px;background:#ff861f;color:#fff;font-size:10px}.saletoast{position:fixed;right:20px;top:92px;z-index:10000;width:min(360px,calc(100vw - 30px));background:#fff;border-left:5px solid #ff861f;border-radius:13px;padding:15px 17px;box-shadow:0 18px 50px #001d3b40;animation:toastin .25s ease}.saletoast h4,.saletoast p{margin:0}.saletoast h4{color:#0a3150}.saletoast p{margin-top:6px;color:#5d6c7d;font-size:13px}.saletoast b{color:#0c64c0}@keyframes toastin{from{transform:translateX(30px);opacity:0}to{transform:none;opacity:1}}@media(max-width:650px){.saletoast{top:15px;right:15px}}
.liveclock{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:100px;padding:7px 12px;border-radius:12px;background:#eef6ff;color:#08243c;border:1px solid #d7e7f7;line-height:1.05}.liveclock small{font-size:9px;font-weight:800;letter-spacing:.09em;color:#567089}.liveclock b{margin-top:4px;font-size:17px;font-variant-numeric:tabular-nums;letter-spacing:.04em}@media(max-width:600px){.liveclock{min-width:82px;padding:6px 8px}.liveclock b{font-size:14px}}
