.ru-stack{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.ru-button-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:60px}.recent-updates{display:flex;flex-direction:column;align-items:flex-start;margin-top:auto;margin-left:50px;margin-bottom:20px;width:440px;flex-shrink:0;-webkit-user-select:none;user-select:none}.recent-updates-heading{font-size:16px;font-weight:700;color:#666;margin-left:8px;margin-bottom:8px;line-height:1.3}body.dark-mode .recent-updates-heading{color:#bbb}.recent-updates-viewport{width:100%;overflow:hidden;border-radius:10px}.recent-updates-track{display:flex;transition:transform .3s ease;touch-action:pan-y pinch-zoom;cursor:grab}.recent-updates-track.is-dragging{transition:none;cursor:grabbing}.recent-updates-track .lp-card{flex:0 0 100%}.recent-updates .lp-card{position:relative;aspect-ratio:5 / 4;border-radius:10px;overflow:hidden;background:#f5f5f5;display:flex;flex-direction:column;text-decoration:none;color:#333;transition:box-shadow .2s ease;box-shadow:0 1px 4px #00000014;-webkit-user-drag:none}.recent-updates .lp-card:hover{box-shadow:0 6px 16px #0000002e}.recent-updates .lp-card-image-wrap{width:100%;aspect-ratio:3 / 2;overflow:hidden;background:#d0d0d0;position:relative}.recent-updates .lp-card-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;display:block;pointer-events:none;-webkit-user-drag:none}.recent-updates .lp-card:hover .lp-card-image-wrap img{transform:scale(1.07)}.recent-updates .lp-card-title{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;padding:6px;font-size:18px;font-weight:700;line-height:1.2;color:#2563eb}body.dark-mode .recent-updates .lp-card{background:#1f1f1f;color:#ececec;box-shadow:0 1px 4px #0006}body.dark-mode .recent-updates .lp-card:hover{box-shadow:0 6px 16px #0009}body.dark-mode .recent-updates .lp-card-image-wrap{background:#333}body.dark-mode .recent-updates .lp-card-title{color:#67e8f9}.recent-updates-dots{display:flex;justify-content:center;gap:8px;width:100%;margin-top:10px}.recent-updates-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;transition:background .2s ease,transform .2s ease}.recent-updates-dot.is-active{background:#2563eb;transform:scale(1.2)}body.dark-mode .recent-updates-dot{background:#444}body.dark-mode .recent-updates-dot.is-active{background:#67e8f9}
