.last-news-root{z-index:111;position:fixed;bottom:44px;right:44px}@keyframes last-news-slide-in{0%{opacity:0;transform:translate(140%)}to{opacity:1;transform:translate(0)}}.last-news-root{animation:.42s cubic-bezier(.2,.8,.2,1) 80ms both last-news-slide-in}.last-news-btn{color:#e6e6e6;cursor:pointer;background:linear-gradient(#111214 0%,#19191b 100%);border:1px solid #ffffff08;border-radius:0 0 10px 10px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:700;transition:all .2s ease-in-out;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 36px #0009}.last-news-btn span{transition:all .2s ease-in-out}.last-news-btn:hover{color:#6b72f0;border-color:#6b72f0;box-shadow:0 0 15px #787ece99}.last-news-btn:hover span{color:#6b72f0}.last-news-btn:before{content:"";background:#ffffff26;width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-75%;transform:skew(-25deg)}.last-news-btn:hover:before{left:130%}.last-news-btn:focus{transform:scale(.97)}.last-news-text{color:#e6e6e6}.last-news-arrow{color:#cfcfcf;font-size:26px}.last-news-root:before{content:"";z-index:3;background:linear-gradient(90deg,#557aff 0%,#f96b03 100%);border-radius:8px 8px 0 0;height:3px;position:absolute;top:0;left:0;right:0}@media (max-width:800px){.last-news-btn{padding:10px 12px;font-size:13px}.last-news-arrow{font-size:18px}}@media (max-width:600px){.last-news-root{bottom:90px;right:25px}}@media (max-width:480px){.last-news-btn{border-radius:8px;padding:8px 10px;font-size:12px}}
