.recent-history{color:#fff;background:#172033}.recent-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.recent-head h2{margin:8px 0;font-size:clamp(30px,5vw,54px)}.recent-head>div>p:last-child{color:#a8bac5}.recent-head button{color:#b8c7cf;cursor:pointer;background:0 0;border:1px solid #526274;padding:9px 13px}.recent-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.recent-grid a{color:#fff;background:#202b3d;border:1px solid #344154;flex-direction:column;min-height:180px;padding:22px;text-decoration:none;display:flex}.recent-grid a:hover{border-color:#78cce3}.recent-grid small{color:#78cce3;font-size:9px;font-weight:900}.recent-grid b{margin:14px 0 8px;font-size:17px;line-height:1.5}.recent-grid span{color:#94a8b5;font-size:9px}.recent-grid em{color:#78cce3;margin-top:auto;font-size:10px;font-style:normal;font-weight:900}.recent-empty{text-align:center;background:#202b3d;padding:38px}.recent-empty b{font-size:20px}.recent-empty p{color:#a2b4bf}.recent-empty a{color:#78cce3;font-weight:900}@media (width<=760px){.recent-grid{grid-template-columns:1fr 1fr}}@media (width<=480px){.recent-head{flex-direction:column;align-items:flex-start}.recent-grid{grid-template-columns:1fr}.recent-grid a{min-height:150px}}
